| Commit message (Expand) | Author | Age | Files | Lines |
* | [TCP]: Don't set SKB owner in tcp_transmit_skb(). | David S. Miller | 2006-12-03 | 8 | -12/+10 |
* | [NET] ip-sysctl.txt: Alphabetize. | Stephen Hemminger | 2006-12-03 | 1 | -178/+177 |
* | [TCP]: Allow autoloading of congestion control via setsockopt. | Stephen Hemminger | 2006-12-03 | 1 | -1/+11 |
* | [TCP]: Restrict congestion control choices. | Stephen Hemminger | 2006-12-03 | 5 | -0/+125 |
* | [TCP]: Add tcp_available_congestion_control sysctl. | Stephen Hemminger | 2006-12-03 | 5 | -0/+51 |
* | [SCTP]: Fix warning | Vlad Yasevich | 2006-12-03 | 2 | -1/+8 |
* | [IPV6] tcp: Fix typo _read_mostly --> __read_mostly. | David S. Miller | 2006-12-03 | 1 | -1/+1 |
* | [DCCP]: Fix typo _read_mostly --> __read_mostly. | David S. Miller | 2006-12-03 | 1 | -1/+1 |
* | [NET]: Size listen hash tables using backlog hint | Eric Dumazet | 2006-12-03 | 9 | -25/+39 |
* | [PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set. | David Kimdon | 2006-12-03 | 2 | -1/+6 |
* | [NET] rules: Add support to invert selectors | Thomas Graf | 2006-12-03 | 2 | -7/+18 |
* | [NET] rules: Share common attribute validation policy | Thomas Graf | 2006-12-03 | 4 | -15/+10 |
* | [NET] rules: Protocol independant mark selector | Thomas Graf | 2006-12-03 | 6 | -89/+32 |
* | [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_mark | Thomas Graf | 2006-12-03 | 2 | -2/+2 |
* | [NET]: Rethink mark field in struct flowi | Thomas Graf | 2006-12-03 | 14 | -121/+26 |
* | [NET]: Turn nfmark into generic mark | Thomas Graf | 2006-12-03 | 28 | -68/+59 |
* | [DECNET]: Don't clear memory twice. | Ralf Baechle | 2006-12-03 | 1 | -1/+0 |
* | [XFRM]: uninline xfrm_selector_match() | Andrew Morton | 2006-12-03 | 2 | -34/+36 |
* | [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH | Peter Zijlstra | 2006-12-03 | 3 | -6/+12 |
* | SELinux: Fix SA selection semantics | Venkat Yekkirala | 2006-12-03 | 6 | -93/+70 |
* | SELinux: Return correct context for SO_PEERSEC | Venkat Yekkirala | 2006-12-03 | 7 | -48/+50 |
* | SELinux: Various xfrm labeling fixes | Venkat Yekkirala | 2006-12-03 | 4 | -41/+23 |
* | [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wire | Al Viro | 2006-12-03 | 1 | -8/+8 |
* | [BLUETOOTH]: rfcomm endianness annotations | Al Viro | 2006-12-03 | 2 | -3/+3 |
* | [BLUETOOTH]: bnep endianness annotations | Al Viro | 2006-12-03 | 2 | -8/+8 |
* | [BLUETOOTH] bnep endianness bug: filtering by packet type | Al Viro | 2006-12-03 | 2 | -13/+14 |
* | [IPV6]: ip6_output annotations | Al Viro | 2006-12-03 | 2 | -3/+3 |
* | [NETFILTER]: trivial annotations | Al Viro | 2006-12-03 | 9 | -37/+36 |
* | [AF_PACKET]: annotate | Al Viro | 2006-12-03 | 2 | -10/+14 |
* | [LLC]: anotations | Al Viro | 2006-12-03 | 3 | -8/+8 |
* | [IPV6]: annotate inet6_csk_search_req() | Al Viro | 2006-12-03 | 2 | -4/+4 |
* | [IPV6]: flowlabels are net-endian | Al Viro | 2006-12-03 | 11 | -23/+23 |
* | [INET]: annotate inet_ecn.h | Al Viro | 2006-12-03 | 1 | -2/+2 |
* | [NET]: annotate dsfield.h | Al Viro | 2006-12-03 | 1 | -3/+3 |
* | [XFRM]: annotate ->new_mapping() | Al Viro | 2006-12-03 | 3 | -4/+4 |
* | [AF_KEY]: annotate | Al Viro | 2006-12-03 | 1 | -2/+2 |
* | [IPV4]: encapsulation annotations | Al Viro | 2006-12-03 | 6 | -44/+44 |
* | [SUNRPC]: annotate hash_ip() | Al Viro | 2006-12-03 | 1 | -4/+4 |
* | [IPV6]: annotate ipv6 mcast | Al Viro | 2006-12-03 | 1 | -6/+6 |
* | [IPV6]: annotate struct frag_hdr | Al Viro | 2006-12-03 | 1 | -4/+4 |
* | [IPV6]: annotate icmpv6 headers | Al Viro | 2006-12-03 | 1 | -6/+6 |
* | [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian | Al Viro | 2006-12-03 | 14 | -15/+14 |
* | [XFRM]: misc annotations | Al Viro | 2006-12-03 | 4 | -10/+10 |
* | [IPV6]: annotate inet6_hashtables | Al Viro | 2006-12-03 | 2 | -11/+11 |
* | [NET]: ipconfig and nfsroot annotations | Al Viro | 2006-12-03 | 4 | -64/+64 |
* | [TIPC]: endianness annotations | Al Viro | 2006-12-03 | 7 | -52/+38 |
* | [IPV6] NDISC: Calculate packet length correctly for allocation. | David S. Miller | 2006-12-03 | 1 | -4/+12 |
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds | 2006-12-03 | 137 | -3156/+24511 |
|\ |
|
| * | [netdrvr] skge: build fix | Jeff Garzik | 2006-12-02 | 1 | -0/+1 |
| * | [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type casts | Amit S. Kale | 2006-12-02 | 4 | -45/+18 |