aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2011-03-22kthread: use kthread_create_on_node()Gravatar Eric Dumazet 1-1/+4
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 7-44/+64
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientGravatar Linus Torvalds 3-138/+491
2011-03-22[net/9p]: Introduce basic flow-control for VirtIO transport.Gravatar Venkateswararao Jujjuri (JV) 1-1/+22
2011-03-22[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().Gravatar Venkateswararao Jujjuri (JV) 1-2/+2
2011-03-22[net/9p] Set the condition just before waking up.Gravatar Venkateswararao Jujjuri (JV) 1-22/+22
2011-03-22[net/9p] unconditional wake_up to proc waiting for space on VirtIO ringGravatar Venkateswararao Jujjuri (JV) 1-4/+3
2011-03-22net/9p: Fix compile warningGravatar Aneesh Kumar K.V 1-5/+5
2011-03-22net/9p: Convert the in the 9p rpc call path to GFP_NOFSGravatar Aneesh Kumar K.V 5-13/+13
2011-03-22libceph: add lingering request and watch/notify event frameworkGravatar Yehuda Sadeh 2-12/+374
2011-03-21IPVS: Use global mutex in ip_vs_app.cGravatar Simon Horman 1-13/+10
2011-03-21ipvs: fix a typo in __ip_vs_control_init()Gravatar Eric Dumazet 1-1/+1
2011-03-21net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Gravatar Eric W. Biederman 1-7/+11
2011-03-21net: fix incorrect spelling in drop monitor protocolGravatar Neil Horman 1-1/+1
2011-03-21net/appletalk: fix atalk_release use after freeGravatar Arnd Bergmann 1-0/+3
2011-03-21ipx: fix ipx_release()Gravatar Eric Dumazet 1-1/+1
2011-03-21l2tp: fix possible oops on l2tp_eth module unloadGravatar James Chapman 1-1/+1
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateGravatar Wei Yongjun 2-2/+15
2011-03-21libceph: fix osd request queuing on osdmap updatesGravatar Sage Weil 1-133/+122
2011-03-20netfilter: ipt_CLUSTERIP: fix buffer overflowGravatar Vasiliy Kulikov 1-1/+4
2011-03-20netfilter: xtables: fix reentrancyGravatar Eric Dumazet 2-4/+4
2011-03-20netfilter: ipset: fix checking the type revision at create commandGravatar Jozsef Kadlecsik 1-5/+17
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesGravatar Jozsef Kadlecsik 4-94/+38
2011-03-18bridge: Reset IPCB when entering IP stack on NF_FORWARDGravatar Herbert Xu 1-0/+3
2011-03-18vlan: should take into account needed_headroomGravatar Eric Dumazet 1-0/+1
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcGravatar Ben Hutchings 1-7/+107
2011-03-18ethtool: __ethtool_set_sg: check for function pointer before using itGravatar Roger Luethi 1-0/+3
2011-03-18econet: 4 byte infoleak to the networkGravatar Vasiliy Kulikov 1-1/+1
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 3-4/+4
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-16/+196
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Gravatar Linus Torvalds 8-96/+120
2011-03-17RPC: killing RPC tasks races fixedGravatar Stanislav Kinsbursky 1-1/+3
2011-03-17xprt: remove redundant checkGravatar j223yang@asset.uwaterloo.ca 1-1/+1
2011-03-17SUNRPC: Convert struct rpc_xprt to use atomic_t countersGravatar Trond Myklebust 1-8/+8
2011-03-17SUNRPC: Ensure we always run the tk_callback before tk_actionGravatar Trond Myklebust 1-8/+6
2011-03-17Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...Gravatar Jiri Kosina 2-16/+196
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 6-100/+59
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 414-12848/+29639
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 2-9/+9
2011-03-16xfrm: Refcount destination entry on xfrm_lookupGravatar Steffen Klassert 1-0/+2
2011-03-16net: introduce rx_handler results and logic around thatGravatar Jiri Pirko 4-19/+30
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...Gravatar David S. Miller 1-9/+27
2011-03-16netfilter ebtables: fix xt_AUDIT to work with ebtablesGravatar Thomas Graf 1-9/+27
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+19
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 6-50/+419
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 5-74/+18
2011-03-15net_sched: fix ip_tos2prioGravatar Dan Siemon 1-1/+1
2011-03-15sunrpc: fix printk format warningGravatar Randy Dunlap 1-1/+2
2011-03-15xprt: remove redundant null checkGravatar j223yang@asset.uwaterloo.ca 1-4/+3
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 3-3/+3