aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-03-16sunrpc: Add tracing for cache eventsTrond Myklebust
2020-03-16SUNRPC/cache: Allow garbage collection of invalid cache entriesTrond Myklebust
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust
2020-03-16SUNRPC: Teach server to use xprt_sock_sendmsg for socket sendsChuck Lever
2020-03-16SUNRPC: Refactor xs_sendpages()Chuck Lever
2020-03-16svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever
2020-03-16svcrdma: Fix double sync of transport header bufferChuck Lever
2020-03-16svcrdma: Refactor chunk list encodersChuck Lever
2020-03-16SUNRPC: Add encoders for list item discriminatorsChuck Lever
2020-03-16svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever
2020-03-16svcrdma: Update synopsis of svc_rdma_send_reply_msg()Chuck Lever
2020-03-16svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever
2020-03-16svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever
2020-03-16svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever
2020-03-16svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever
2020-03-16svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever
2020-03-16svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever
2020-03-16SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever
2020-03-16SUNRPC: Add xdr_pad_size() helperChuck Lever
2020-03-16svcrdma: Fix double svc_rdma_send_ctxt_put() in an error pathChuck Lever
2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever
2020-03-16svcrdma: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-16sunrpc: Pass lockdep expression to RCU listsAmol Grover
2020-03-12taprio: Fix sending packets without dequeueing themVinicius Costa Gomes
2020-03-11net: memcg: fix lockdep splat in inet_csk_accept()Eric Dumazet
2020-03-11seg6: fix SRv6 L2 tunnels to use IANA-assigned protocol numberPaolo Lungaroni
2020-03-11net: dsa: Don't instantiate phylink for CPU/DSA ports unless neededAndrew Lunn
2020-03-11net/packet: tpacket_rcv: do not increment ring index on dropWillem de Bruijn
2020-03-11net: caif: Add lockdep expression to RCU traversal primitiveAmol Grover
2020-03-11mac80211: Do not send mesh HWMP PREQ if HWMP is disabledNicolas Cavallari
2020-03-11nl80211: add missing attribute validation for channel switchJakub Kicinski
2020-03-11nl80211: add missing attribute validation for beacon report scanningJakub Kicinski
2020-03-11nl80211: add missing attribute validation for critical protocol indicationJakub Kicinski
2020-03-10net/smc: cancel event worker during device removalKarsten Graul
2020-03-10ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interfaceHangbin Liu
2020-03-10net: memcg: late association of sock to memcgShakeel Butt
2020-03-09Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-03-09cgroup, netclassid: periodically release file_lock on classid updatingDmitry Yakunin
2020-03-08inet_diag: return classid for all socket typesDmitry Yakunin
2020-03-08gre: fix uninit-value in __iptunnel_pull_headerEric Dumazet
2020-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-06netfilter: nft_chain_nat: inet family is missing module ownershipPablo Neira Ayuso
2020-03-05mptcp: always include dack if possible.Paolo Abeni
2020-03-05net: nfc: fix bounds checking bugs on "pipe"Dan Carpenter
2020-03-05netfilter: nf_tables: fix infinite loop when expr is not availableFlorian Westphal
2020-03-05netfilter: nf_tables: dump NFTA_CHAIN_FLAGS attributePablo Neira Ayuso
2020-03-04netfilter: nft_tunnel: add missing attribute validation for tunnelsJakub Kicinski
2020-03-04netfilter: nft_payload: add missing attribute validation for payload csum flagsJakub Kicinski
2020-03-04netfilter: cthelper: add missing attribute validation for cthelperJakub Kicinski
2020-03-04netfilter: nf_tables: free flowtable hooks on hook register errorFlorian Westphal