aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-21net: fix incorrect spelling in drop monitor protocolNeil Horman
2011-03-21net/appletalk: fix atalk_release use after freeArnd Bergmann
2011-03-21ipx: fix ipx_release()Eric Dumazet
2011-03-21l2tp: fix possible oops on l2tp_eth module unloadJames Chapman
2011-03-21xfrm: Fix initialize repl field of struct xfrm_stateWei Yongjun
2011-03-20netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov
2011-03-20netfilter: xtables: fix reentrancyEric Dumazet
2011-03-20netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik
2011-03-20netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik
2011-03-18bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu
2011-03-18vlan: should take into account needed_headroomEric Dumazet
2011-03-18ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings
2011-03-18ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi
2011-03-18econet: 4 byte infoleak to the networkVasiliy Kulikov
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-03-17Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-17RPC: killing RPC tasks races fixedStanislav Kinsbursky
2011-03-17xprt: remove redundant checkj223yang@asset.uwaterloo.ca
2011-03-17SUNRPC: Convert struct rpc_xprt to use atomic_t countersTrond Myklebust
2011-03-17SUNRPC: Ensure we always run the tk_callback before tk_actionTrond Myklebust
2011-03-17Merge branches 'dragonrise', 'hidraw-feature', 'multitouch', 'ntrig', 'roccat...Jiri Kosina
2011-03-16Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2011-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-03-16xfrm: Refcount destination entry on xfrm_lookupSteffen Klassert
2011-03-16net: introduce rx_handler results and logic around thatJiri Pirko
2011-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-16netfilter ebtables: fix xt_AUDIT to work with ebtablesThomas Graf
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-15net_sched: fix ip_tos2prioDan Siemon
2011-03-15sunrpc: fix printk format warningRandy Dunlap
2011-03-15xprt: remove redundant null checkj223yang@asset.uwaterloo.ca
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-15xfrm: fix __xfrm_route_forward()Eric Dumazet
2011-03-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-15Phonet: fix aligned-mode pipe socket buffer header reserveRĂ©mi Denis-Courmont
2011-03-15Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2011-03-15netfilter: xt_addrtype: ipv6 supportFlorian Westphal
2011-03-15netfilter: ipt_addrtype: rename to xt_addrtypeFlorian Westphal
2011-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-15net/9p: Implement syncfs 9P operationAneesh Kumar K.V
2011-03-15[net/9p] Small non-IO PDUs for zero-copy supporting transports.Venkateswararao Jujjuri (JV)
2011-03-15[net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case.Venkateswararao Jujjuri (JV)
2011-03-15[net/9p] readdir zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)
2011-03-15[net/9p] Write side zerocopy changes for 9P2000.L protocol.Venkateswararao Jujjuri (JV)