summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2015-10-29Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford
2015-10-29Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-10-06xprtrdma: Don't require LOCAL_DMA_LKEY support for fastregSagi Grimberg
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26net: Fix panic in icmp_route_lookupDavid Ahern
2015-09-25Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-09-25xprtrdma: Replace global lkey with lkey local to PDChuck Lever
2015-09-25net: fix net_device refcountingRussell King
2015-09-25net: dsa: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-24ip6_tunnel: Reduce log level in ip6_tnl_err() to debugMatt Bennett
2015-09-24Merge tag 'mac80211-for-davem-2015-09-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2015-09-24ip6_gre: Reduce log level in ip6gre_err() to debugMatt Bennett
2015-09-24fib_rules: fix fib rule dumps across multiple skbsWilson Kok
2015-09-24net: revert "net_sched: move tp->root allocation into fw_init()"WANG Cong
2015-09-24lwtunnel: remove source and destination UDP port config optionJiri Benc
2015-09-24ipv4: send arp replies to the correct tunnelJiri Benc
2015-09-24netlink: Replace rhash_portid with boundHerbert Xu
2015-09-23Fix AF_PACKET ABI breakage in 4.2David Woodhouse
2015-09-23netpoll: Close race condition between poll_one_napi and napi_disableNeil Horman
2015-09-23tcp: add proper TS val into RST packetsEric Dumazet
2015-09-23net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong
2015-09-23openvswitch: Zero flows on allocation.Jesse Gross
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli
2015-09-22mac80211: reset CQM history upon reconfigurationSara Sharon
2015-09-22mac80211: fix VHT MCS mask array overrunJohannes Berg
2015-09-21inet: fix races in reqsk_queue_hash_req()Eric Dumazet
2015-09-21tcp/dccp: fix timewait races in timer handlingEric Dumazet
2015-09-21netlink: Fix autobind race condition that leads to zero port IDHerbert Xu
2015-09-21iptunnel: make rx/tx bytes counters consistentNicolas Dichtel
2015-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-09-21tipc: reinitialize pointer after skb linearizeErik Hugne
2015-09-21net: Fix behaviour of unreachable, blackhole and prohibit routesNikola Forró
2015-09-19SUNRPC: xs_sock_mark_closed() does not need to trigger socket autocloseTrond Myklebust
2015-09-19SUNRPC: Lock the transport layer on shutdownTrond Myklebust
2015-09-18tcp_cubic: do not set epoch_start in the futureEric Dumazet
2015-09-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-09-18atm: deal with setting entry before mkip was calledSasha Levin
2015-09-18ipv6: ip6_fragment: fix headroom tests and skb leakFlorian Westphal
2015-09-17net: Fix vti use case with oif in dst lookupsDavid Ahern
2015-09-17openvswitch: Fix IPv6 exthdr handling with ct helpers.Joe Stringer
2015-09-17SUNRPC: Ensure that we wait for connections to complete before retryingTrond Myklebust
2015-09-17ipv6: include NLM_F_REPLACE in route replace notificationsRoopa Prabhu
2015-09-17SUNRPC: drop null test before destroy functionsJulia Lawall
2015-09-17SUNRPC: Fix races between socket connection and destroy codeTrond Myklebust
2015-09-17libceph: don't access invalid memory in keepalive2 pathIlya Dryomov
2015-09-17netfilter: nf_log: wait for rcu grace after logger unregistrationPablo Neira Ayuso
2015-09-17Bluetooth: Delay check for conn->smp in smp_conn_security()Johan Hedberg