summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-25Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-03-24ipv4: Fix nexthop caching wrt. scoping.David S. Miller
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller
2011-03-24Merge branch 'nfs-for-2.6.39' into nfs-for-nextTrond Myklebust
2011-03-24ipv4: fix fib metricsEric Dumazet
2011-03-24NFS: Determine initial mount securityBryan Schumaker
2011-03-24NFS: use secinfo when crossing mountpointsBryan Schumaker
2011-03-24Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-03-23rds: use little-endian bitopsAkinobu Mita
2011-03-23rds: stop including asm-generic/bitops/le.h directlyAkinobu Mita
2011-03-23ipv4: fix ip_rt_update_pmtu()Eric Dumazet
2011-03-23ipv4: Fallback to FIB local table in __ip_dev_find().David S. Miller
2011-03-22tcp: Make undo_ssthresh arg to tcp_undo_cwr() a bool.David S. Miller
2011-03-22tcp: avoid cwnd moderation in undoYuchung Cheng
2011-03-22bridge: Fix possibly wrong MLD queries' ethernet source addressLinus Lüssing
2011-03-22ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal
2011-03-22kthread: use kthread_create_on_node()Eric Dumazet
2011-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2011-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds
2011-03-22SUNRPC: Never reuse the socket port after an xs_close()Trond Myklebust
2011-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-03-22[net/9p]: Introduce basic flow-control for VirtIO transport.Venkateswararao Jujjuri (JV)
2011-03-22[net/9p] Don't re-pin pages on retrying virtqueue_add_buf().Venkateswararao Jujjuri (JV)
2011-03-22[net/9p] Set the condition just before waking up.Venkateswararao Jujjuri (JV)
2011-03-22[net/9p] unconditional wake_up to proc waiting for space on VirtIO ringVenkateswararao Jujjuri (JV)
2011-03-22net/9p: Fix compile warningAneesh Kumar K.V
2011-03-22net/9p: Convert the in the 9p rpc call path to GFP_NOFSAneesh Kumar K.V
2011-03-22libceph: add lingering request and watch/notify event frameworkYehuda Sadeh
2011-03-22ipv4: optimize route adding on secondary promotionJulian Anastasov
2011-03-22ipv4: remove the routes on secondary promotionJulian Anastasov
2011-03-22ipv4: fix route deletion for IPs on many subnetsJulian Anastasov
2011-03-22ipv4: match prefsrc when deleting routesJulian Anastasov
2011-03-22net: implement dev_disable_lro() hw_features compatibilityMichał Mirosław
2011-03-21IPVS: Use global mutex in ip_vs_app.cSimon Horman
2011-03-21ipvs: fix a typo in __ip_vs_control_init()Eric Dumazet
2011-03-21net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman
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-21libceph: fix osd request queuing on osdmap updatesSage Weil
2011-03-21mac80211: initialize sta->last_rx in sta_info_allocFelix Fietkau
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