summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust2020-03-163-27/+50
* SUNRPC: Teach server to use xprt_sock_sendmsg for socket sendsChuck Lever2020-03-164-175/+71
* SUNRPC: Refactor xs_sendpages()Chuck Lever2020-03-164-129/+177
* svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever2020-03-161-1/+12
* svcrdma: Fix double sync of transport header bufferChuck Lever2020-03-163-41/+28
* svcrdma: Refactor chunk list encodersChuck Lever2020-03-163-121/+207
* SUNRPC: Add encoders for list item discriminatorsChuck Lever2020-03-161-31/+5
* svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever2020-03-161-6/+7
* svcrdma: Update synopsis of svc_rdma_send_reply_msg()Chuck Lever2020-03-161-6/+4
* svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever2020-03-162-34/+50
* svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever2020-03-162-7/+7
* svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever2020-03-162-35/+12
* svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever2020-03-161-83/+123
* svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever2020-03-161-7/+0
* svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever2020-03-163-2/+5
* SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever2020-03-161-28/+15
* SUNRPC: Add xdr_pad_size() helperChuck Lever2020-03-163-10/+6
* svcrdma: Fix double svc_rdma_send_ctxt_put() in an error pathChuck Lever2020-03-161-8/+1
* nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever2020-03-166-13/+83
* svcrdma: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-161-1/+1
* sunrpc: Pass lockdep expression to RCU listsAmol Grover2020-03-161-1/+2
* taprio: Fix sending packets without dequeueing themVinicius Costa Gomes2020-03-121-3/+9
* net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet2020-03-111-7/+7
* seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni2020-03-112-2/+2
* net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn2020-03-111-3/+9
* net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn2020-03-111-6/+7
* net: caif: Add lockdep expression to RCU traversal primitiveAmol Grover2020-03-111-1/+2
* mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari2020-03-111-1/+2
* nl80211: add missing attribute validation for channel switchJakub Kicinski2020-03-111-0/+1
* nl80211: add missing attribute validation for beacon report scanningJakub Kicinski2020-03-111-0/+2
* nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski2020-03-111-0/+2
* net/smc: cancel event worker during device removalKarsten Graul2020-03-101-0/+1
* ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu2020-03-101-0/+4
* net: memcg: late association of sock to memcgShakeel Butt2020-03-102-1/+24
* Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-mergeDavid S. Miller2020-03-091-0/+4
|\
| * batman-adv: Don't schedule OGM for disabled interfaceSven Eckelmann2020-02-181-0/+4
* | cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin2020-03-091-10/+37
* | inet_diag: return classid for all socket typesDmitry Yakunin2020-03-084-34/+28
* | gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet2020-03-081-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-03-069-14/+26
|\ \
| * | netfilter: nft_chain_nat: inet family is missing module ownershipPablo Neira Ayuso2020-03-061-0/+1
| * | netfilter: nf_tables: fix infinite loop when expr is not availableFlorian Westphal2020-03-051-7/+3
| * | netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attributePablo Neira Ayuso2020-03-051-0/+5
| * | netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski2020-03-041-0/+2
| * | netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski2020-03-041-0/+1
| * | netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski2020-03-041-0/+2
| * | netfilter: nf_tables: free flowtable hooks on hook register errorFlorian Westphal2020-03-041-1/+6
| * | netfilter: x_tables: xt_mttg_seq_next should increase position indexVasily Averin2020-03-041-3/+3
| * | netfilter: xt_recent: recent_seq_next should increase position indexVasily Averin2020-03-041-1/+1
| * | netfilter: synproxy: synproxy_cpu_seq_next should increase position indexVasily Averin2020-03-041-1/+1