aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom3-48/+70
2011-01-13IPVS: netns, prepare protocolHans Schillstrom1-0/+66
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom1-16/+34
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom1-18/+36
2011-01-13IPVS: netns to services part 1Hans Schillstrom7-110/+147
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom10-33/+316
2011-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into HEADSimon Horman343-6427/+19039
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds5-5/+5
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+2
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npigginLinus Torvalds2-7/+31
2011-01-07fs: scale mntget/mntputNick Piggin1-2/+17
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin2-2/+2
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin1-8/+9
2011-01-07fs: icache RCU free inodesNick Piggin2-9/+17
2011-01-07fs: change d_delete semanticsNick Piggin1-1/+1
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao1-10/+6
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso3-13/+16
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao2-20/+20
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet1-0/+34
2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter1-1/+2
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter1-3/+8
2011-01-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller19-136/+855
2011-01-06net: add POLLPRI to sock_def_readable()Eric Dumazet1-1/+1
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller1-1/+1
2011-01-05net_sched: pfifo_head_drop problemEric Dumazet1-2/+0
2011-01-05mac80211: remove stray externJohannes Berg1-2/+2
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg3-10/+81
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg7-3/+287
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville13-131/+495
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2-0/+9
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens1-0/+2
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller4-14/+28
2011-01-04mac80211: fix some key comments and codeJohannes Berg1-21/+17
2011-01-04Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter1-24/+0
2011-01-04mac80211: serialize rx path workersChristian Lamparter3-43/+49
2011-01-04cfg80211: fix transposition of words in printkBob Copeland1-1/+1
2011-01-04mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes1-4/+10
2011-01-04mac80211: ignore PSM bit of reordered framesChristian Lamparter2-0/+6
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing1-2/+6
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6John W. Linville6-22/+398
2011-01-04mac80211: add missing synchronize_rcuJohannes Berg1-0/+6
2011-01-04mac80211: fix mesh forwarding when ratelimited tooMilton Miller1-2/+2
2011-01-03net/bridge: fix trivial sparse errorsTomas Winkler2-2/+2
2011-01-03sch_red: report backlog informationEric Dumazet1-0/+1
2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid1-44/+37
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal1-0/+2
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler1-10/+18
2011-01-01tipc: update log.h re-include protection to reflect new namePaul Gortmaker1-2/+2
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens7-48/+27