aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-01-07Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-07fs: scale mntget/mntputNick Piggin
2011-01-07fs: improve scalability of pseudo filesystemsNick Piggin
2011-01-07fs: dcache reduce branches in lookup pathNick Piggin
2011-01-07fs: avoid inode RCU freeing for pseudo fsNick Piggin
2011-01-07fs: icache RCU free inodesNick Piggin
2011-01-07fs: change d_delete semanticsNick Piggin
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Changli Gao
2011-01-06netfilter: fix export secctx error handlingPablo Neira Ayuso
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndChangli Gao
2011-01-06ipv4: IP defragmentation must be ECN awareEric Dumazet
2011-01-06dcb: use after free in dcb_flushapp()Dan Carpenter
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Dan Carpenter
2011-01-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-01-06net: add POLLPRI to sock_def_readable()Eric Dumazet
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.David S. Miller
2011-01-05net_sched: pfifo_head_drop problemEric Dumazet
2011-01-05mac80211: remove stray externJohannes Berg
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadJohannes Berg
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-05[S390] irq: have detailed statistics for interrupt typesHeiko Carstens
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-04mac80211: fix some key comments and codeJohannes Berg
2011-01-04Revert "mac80211: temporarily disable reorder release timer"Christian Lamparter
2011-01-04mac80211: serialize rx path workersChristian Lamparter
2011-01-04cfg80211: fix transposition of words in printkBob Copeland
2011-01-04mac80211: Fix mesh portal communication with other mesh nodes.Joel A Fernandes
2011-01-04mac80211: ignore PSM bit of reordered framesChristian Lamparter
2011-01-04ipv4/route.c: respect prefsrc for local routesJoel Sing
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...John W. Linville
2011-01-04mac80211: add missing synchronize_rcuJohannes Berg
2011-01-04mac80211: fix mesh forwarding when ratelimited tooMilton Miller
2011-01-03net/bridge: fix trivial sparse errorsTomas Winkler
2011-01-03sch_red: report backlog informationEric Dumazet
2011-01-03dcbnl: more informed return values for new dcbnl routinesShmulik Ravid
2011-01-03bridge: stp: ensure mac header is setFlorian Westphal
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsTomas Winkler
2011-01-01tipc: update log.h re-include protection to reflect new namePaul Gortmaker
2011-01-01tipc: remove extraneous braces from single statementsAllan Stephens
2011-01-01tipc: remove zeroing assignments to static global variablesAllan Stephens
2011-01-01tipc: split variable assignments out of conditional expressionsAllan Stephens
2011-01-01tipc: cleanup various cosmetic whitespace issuesAllan Stephens
2011-01-01tipc: recode getsockopt error handling for better readabilityPaul Gortmaker
2011-01-01tipc: remove pointless check for NULL prior to kfreeAllan Stephens
2011-01-01tipc: remove redundant #includesAllan Stephens
2011-01-01tipc: Finish streamlining of debugging codeAllan Stephens