aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-28RDS/IW: Convert to new memory registration APISagi Grimberg3-115/+75
2015-10-28svcrdma: Port to new memory registration APISagi Grimberg2-57/+53
2015-10-28xprtrdma: Port to new memory registration APISagi Grimberg2-52/+69
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford8-160/+176
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanupDoug Ledford12-200/+181
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro8-11/+12
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford5-40/+5
2015-10-08IB: split struct ib_send_wrChristoph Hellwig8-160/+176
2015-10-06xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg1-5/+3
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-341/+644
2015-09-25net: Fix panic in icmp_route_lookupDavid Ahern1-2/+2
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-12/+21
2015-09-25xprtrdma: Replace global lkey with lkey local to PDChuck Lever5-35/+2
2015-09-24net: fix net_device refcountingRussell King2-1/+13
2015-09-24net: dsa: fix of_mdio_find_bus() device refcount leakRussell King1-7/+31
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett1-8/+8
2015-09-24Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-5/+8
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett1-8/+8
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-09-24net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong1-15/+15
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc1-24/+0
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc2-14/+53
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu2-12/+29
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse1-15/+17
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman2-2/+10
2015-09-23tcp: add proper TS val into RST packetsEric Dumazet1-0/+1
2015-09-22net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong1-1/+1
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross3-14/+15
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key"Andrea Arcangeli1-1/+1
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon1-0/+1
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg1-5/+7
2015-09-21inet: fix races in reqsk_queue_hash_req()Eric Dumazet1-4/+4
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet3-15/+18
2015-09-20netlink: Fix autobind race condition that leads to zero port IDHerbert Xu2-5/+8
2015-09-20iptunnel: make rx/tx bytes counters consistentNicolas Dichtel1-1/+1
2015-09-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-8/+25
2015-09-20tipc: reinitialize pointer after skb linearizeErik Hugne1-0/+1
2015-09-20net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró2-3/+7
2015-09-19SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust1-1/+0
2015-09-19SUNRPC: Lock the transport layer on shutdownTrond Myklebust1-0/+6
2015-09-17tcp_cubic: do not set epoch_start in the futureEric Dumazet1-2/+8
2015-09-17Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothDavid S. Miller1-6/+6
2015-09-17atm: deal with setting entry before mkip was calledSasha Levin1-0/+3
2015-09-17ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal1-6/+8
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern3-2/+5
2015-09-17openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer1-3/+5
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust1-3/+8
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu2-5/+6
2015-09-17SUNRPC: drop null test before destroy functionsJulia Lawall1-8/+4
2015-09-17SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust1-0/+3