aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-01-07Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-7/+31
2011-01-07fs: scale mntget/mntputGravatar Nick Piggin 1-2/+17
2011-01-07fs: improve scalability of pseudo filesystemsGravatar Nick Piggin 1-1/+1
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 2-2/+2
2011-01-07fs: avoid inode RCU freeing for pseudo fsGravatar Nick Piggin 1-8/+9
2011-01-07fs: icache RCU free inodesGravatar Nick Piggin 2-9/+17
2011-01-07fs: change d_delete semanticsGravatar Nick Piggin 1-1/+1
2011-01-06net: bridge: check the length of skb after nf_bridge_maybe_copy_header()Gravatar Changli Gao 1-10/+6
2011-01-06netfilter: fix export secctx error handlingGravatar Pablo Neira Ayuso 3-13/+16
2011-01-06netfilter: fix the race when initializing nf_ct_expect_hash_rndGravatar Changli Gao 2-20/+20
2011-01-06ipv4: IP defragmentation must be ECN awareGravatar Eric Dumazet 1-0/+34
2011-01-06dcb: use after free in dcb_flushapp()Gravatar Dan Carpenter 1-1/+2
2011-01-06dcb: unlock on error in dcbnl_ieee_get()Gravatar Dan Carpenter 1-3/+8
2011-01-06Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar David S. Miller 19-136/+855
2011-01-06net: add POLLPRI to sock_def_readable()Gravatar Eric Dumazet 1-1/+1
2011-01-05af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.Gravatar David S. Miller 1-1/+1
2011-01-05net_sched: pfifo_head_drop problemGravatar Eric Dumazet 1-2/+0
2011-01-05mac80211: remove stray externGravatar Johannes Berg 1-2/+2
2011-01-05mac80211: implement off-channel TX using hw r-o-c offloadGravatar Johannes Berg 3-10/+81
2011-01-05mac80211: implement hardware offload for remain-on-channelGravatar Johannes Berg 7-3/+287
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 13-131/+495
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 2-0/+9
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 4-14/+28
2011-01-04mac80211: fix some key comments and codeGravatar Johannes Berg 1-21/+17
2011-01-04Revert "mac80211: temporarily disable reorder release timer"Gravatar Christian Lamparter 1-24/+0
2011-01-04mac80211: serialize rx path workersGravatar Christian Lamparter 3-43/+49
2011-01-04cfg80211: fix transposition of words in printkGravatar Bob Copeland 1-1/+1
2011-01-04mac80211: Fix mesh portal communication with other mesh nodes.Gravatar Joel A Fernandes 1-4/+10
2011-01-04mac80211: ignore PSM bit of reordered framesGravatar Christian Lamparter 2-0/+6
2011-01-04ipv4/route.c: respect prefsrc for local routesGravatar Joel Sing 1-2/+6
2011-01-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...Gravatar John W. Linville 6-22/+398
2011-01-04mac80211: add missing synchronize_rcuGravatar Johannes Berg 1-0/+6
2011-01-04mac80211: fix mesh forwarding when ratelimited tooGravatar Milton Miller 1-2/+2
2011-01-03net/bridge: fix trivial sparse errorsGravatar Tomas Winkler 2-2/+2
2011-01-03sch_red: report backlog informationGravatar Eric Dumazet 1-0/+1
2011-01-03dcbnl: more informed return values for new dcbnl routinesGravatar Shmulik Ravid 1-44/+37
2011-01-03bridge: stp: ensure mac header is setGravatar Florian Westphal 1-0/+2
2011-01-03bridge: fix br_multicast_ipv6_rcv for paged skbsGravatar Tomas Winkler 1-10/+18
2011-01-01tipc: update log.h re-include protection to reflect new nameGravatar Paul Gortmaker 1-2/+2
2011-01-01tipc: remove extraneous braces from single statementsGravatar Allan Stephens 7-48/+27
2011-01-01tipc: remove zeroing assignments to static global variablesGravatar Allan Stephens 11-15/+15
2011-01-01tipc: split variable assignments out of conditional expressionsGravatar Allan Stephens 4-32/+56
2011-01-01tipc: cleanup various cosmetic whitespace issuesGravatar Allan Stephens 17-94/+86
2011-01-01tipc: recode getsockopt error handling for better readabilityGravatar Paul Gortmaker 1-13/+9
2011-01-01tipc: remove pointless check for NULL prior to kfreeGravatar Allan Stephens 2-6/+2
2011-01-01tipc: remove redundant #includesGravatar Allan Stephens 12-32/+0
2011-01-01tipc: Finish streamlining of debugging codeGravatar Allan Stephens 4-45/+18
2011-01-01tipc: Prune down link-specific debugging codeGravatar Allan Stephens 3-147/+36
2011-01-01tipc: remove dump() and tipc_dump_dbg()Gravatar Allan Stephens 2-86/+3
2011-01-01tipc: remove calls to dbg() and msg_dbg()Gravatar Allan Stephens 14-233/+16