summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-04-27NFSv4: Fix callback server shutdownTrond Myklebust
2017-04-27SUNRPC: Refactor svc_set_num_threads()Trond Myklebust
2017-04-25svcrdma: Clean out old XDR encodersChuck Lever
2017-04-25svcrdma: Remove the req_map cacheChuck Lever
2017-04-25svcrdma: Remove unused RDMA Write completion handlerChuck Lever
2017-04-25svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxtChuck Lever
2017-04-25svcrdma: Clean up RPC-over-RDMA backchannel reply processingChuck Lever
2017-04-25svcrdma: Report Write/Reply chunk overrunsChuck Lever
2017-04-25svcrdma: Clean up RDMA_ERROR pathChuck Lever
2017-04-25svcrdma: Use rdma_rw API in RPC reply pathChuck Lever
2017-04-25svcrdma: Introduce local rdma_rw API helpersChuck Lever
2017-04-25svcrdma: Clean up svc_rdma_get_inv_rkey()Chuck Lever
2017-04-25svcrdma: Add helper to save pages under I/OChuck Lever
2017-04-25svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULTChuck Lever
2017-04-25svcrdma: Add svc_rdma_map_reply_hdr()Chuck Lever
2017-04-25svcrdma: Move send_wr to svc_rdma_op_ctxtChuck Lever
2017-04-21netpoll: Check for skb->queue_mappingTushar Dave
2017-04-21ip6mr: fix notification device destructionNikolay Aleksandrov
2017-04-21net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21gso: Validate assumption of frag_list segementationIlan Tayari
2017-04-21ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun
2017-04-20net sched actions: allocate act cookie earlyWolfgang Bumiller
2017-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-04-20ipv6: sr: fix out-of-bounds access in SRH validationDavid Lebrun
2017-04-20mac80211: reject ToDS broadcast data framesJohannes Berg
2017-04-20Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-04-18af_key: Fix sadb_x_ipsecrequest parsingHerbert Xu
2017-04-17ipv6: drop non loopback packets claiming to originate from ::1Florian Westphal
2017-04-17net-timestamp: avoid use-after-free in ip_recv_errorWillem de Bruijn
2017-04-17ipv4: fix a deadlock in ip_ra_controlWANG Cong
2017-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-04-13netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usageGao Feng
2017-04-13netfilter: nft_hash: do not dump the auto generated seedLiping Zhang
2017-04-13mac80211: fix MU-MIMO follow-MAC modeJohannes Berg
2017-04-12ipv6: Fix idev->addr_list corruptionRabin Vincent
2017-04-12net: xdp: don't export dev_change_xdp_fd()Johannes Berg
2017-04-11bridge: netlink: register netdevice before executing changelinkIdo Schimmel
2017-04-11bridge: implement missing ndo_uninit()Ido Schimmel
2017-04-09tcp: clear saved_syn in tcp_disconnect()Eric Dumazet
2017-04-08netfilter: nf_ct_expect: use proper RCU list traversal/update APIsLiping Zhang
2017-04-08netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULLLiping Zhang
2017-04-08netfilter: make it safer during the inet6_dev->addr_list traversalLiping Zhang
2017-04-08netfilter: ctnetlink: make it safer when checking the ct helper nameLiping Zhang
2017-04-08netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_findGao Feng
2017-04-08netfilter: ctnetlink: using bit to represent the ct eventLiping Zhang
2017-04-08netfilter: xt_TCPMSS: add more sanity tests on tcph->doffEric Dumazet
2017-04-08net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skbGao Feng
2017-04-08l2tp: don't mask errors in pppol2tp_getsockopt()Guillaume Nault
2017-04-08l2tp: don't mask errors in pppol2tp_setsockopt()Guillaume Nault