summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [SCTP]: Fix warningVlad Yasevich2006-12-022-1/+8
* [IPV6] tcp: Fix typo _read_mostly --> __read_mostly.David S. Miller2006-12-021-1/+1
* [DCCP]: Fix typo _read_mostly --> __read_mostly.David S. Miller2006-12-021-1/+1
* [NET]: Size listen hash tables using backlog hintEric Dumazet2006-12-029-25/+39
* [PKT_SCHED]: Make sch_fifo.o available when CONFIG_NET_SCHED is not set.David Kimdon2006-12-022-1/+6
* [NET] rules: Add support to invert selectorsThomas Graf2006-12-022-7/+18
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-024-15/+10
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-026-89/+32
* [IPV4] nl_fib_lookup: Rename fl_fwmark to fl_markThomas Graf2006-12-022-2/+2
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-0214-121/+26
* [NET]: Turn nfmark into generic markThomas Graf2006-12-0228-68/+59
* [DECNET]: Don't clear memory twice.Ralf Baechle2006-12-021-1/+0
* [XFRM]: uninline xfrm_selector_match()Andrew Morton2006-12-022-34/+36
* [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTHPeter Zijlstra2006-12-023-6/+12
* SELinux: Fix SA selection semanticsVenkat Yekkirala2006-12-026-93/+70
* SELinux: Return correct context for SO_PEERSECVenkat Yekkirala2006-12-027-48/+50
* SELinux: Various xfrm labeling fixesVenkat Yekkirala2006-12-024-41/+23
* [BLUETOOTH] rfcomm endianness bug: param_mask is little-endian on the wireAl Viro2006-12-021-8/+8
* [BLUETOOTH]: rfcomm endianness annotationsAl Viro2006-12-022-3/+3
* [BLUETOOTH]: bnep endianness annotationsAl Viro2006-12-022-8/+8
* [BLUETOOTH] bnep endianness bug: filtering by packet typeAl Viro2006-12-022-13/+14
* [IPV6]: ip6_output annotationsAl Viro2006-12-022-3/+3
* [NETFILTER]: trivial annotationsAl Viro2006-12-029-37/+36
* [AF_PACKET]: annotateAl Viro2006-12-022-10/+14
* [LLC]: anotationsAl Viro2006-12-023-8/+8
* [IPV6]: annotate inet6_csk_search_req()Al Viro2006-12-022-4/+4
* [IPV6]: flowlabels are net-endianAl Viro2006-12-0211-23/+23
* [INET]: annotate inet_ecn.hAl Viro2006-12-021-2/+2
* [NET]: annotate dsfield.hAl Viro2006-12-021-3/+3
* [XFRM]: annotate ->new_mapping()Al Viro2006-12-023-4/+4
* [AF_KEY]: annotateAl Viro2006-12-021-2/+2
* [IPV4]: encapsulation annotationsAl Viro2006-12-026-44/+44
* [SUNRPC]: annotate hash_ip()Al Viro2006-12-021-4/+4
* [IPV6]: annotate ipv6 mcastAl Viro2006-12-021-6/+6
* [IPV6]: annotate struct frag_hdrAl Viro2006-12-021-4/+4
* [IPV6]: annotate icmpv6 headersAl Viro2006-12-021-6/+6
* [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endianAl Viro2006-12-0214-15/+14
* [XFRM]: misc annotationsAl Viro2006-12-024-10/+10
* [IPV6]: annotate inet6_hashtablesAl Viro2006-12-022-11/+11
* [NET]: ipconfig and nfsroot annotationsAl Viro2006-12-024-64/+64
* [TIPC]: endianness annotationsAl Viro2006-12-027-52/+38
* [IPV6] NDISC: Calculate packet length correctly for allocation.David S. Miller2006-12-021-4/+12
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-02137-3156/+24511
|\
| * [netdrvr] skge: build fixJeff Garzik2006-12-021-0/+1
| * [PATCH] NetXen: driver cleanup, removed unnecessary __iomem type castsAmit S. Kale2006-12-024-45/+18
| * [PATCH] PHY: Add support for configuring the PHY connection interfaceAndy Fleming2006-12-027-23/+93
| * [PATCH] chelesio: transmit locking (plus bug fix).Stephen Hemminger2006-12-021-4/+15
| * [PATCH] chelsio: statistics improvementStephen Hemminger2006-12-023-68/+100
| * [PATCH] chelsio: add MSI supportStephen Hemminger2006-12-022-3/+18
| * [PATCH] chelsio: use standard CRC routinesStephen Hemminger2006-12-022-28/+4
OpenPOWER on IntegriCloud