summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-04-14svcrdma: Pass a useful error code to the send_err tracepointChuck Lever
2021-04-14svcrdma: Rename goto labels in svc_rdma_sendto()Chuck Lever
2021-04-14svcrdma: Don't leak send_ctxt on Send errorsChuck Lever
2021-04-06sunrpc: Remove unused function ip_map_lookupJiapeng Chong
2021-03-31svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()Chuck Lever
2021-03-31svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_argChuck Lever
2021-03-31svcrdma: Remove sc_read_complete_qChuck Lever
2021-03-31svcrdma: Single-stage RDMA ReadChuck Lever
2021-03-22SUNRPC: Move svc_xprt_received() call sitesChuck Lever
2021-03-22SUNRPC: Export svc_xprt_received()Chuck Lever
2021-03-22svcrdma: Retain the page backing rq_res.head[0].iov_baseChuck Lever
2021-03-22svcrdma: Remove unused sc_pages fieldChuck Lever
2021-03-22svcrdma: Normalize Send page handlingChuck Lever
2021-03-22svcrdma: Add a "deferred close" helperChuck Lever
2021-03-22svcrdma: Maintain a Receive water markChuck Lever
2021-03-22svcrdma: Use svc_rdma_refresh_recvs() in wc_receiveChuck Lever
2021-03-22svcrdma: Add a batch Receive posting mechanismChuck Lever
2021-03-22svcrdma: Remove stale comment for svc_rdma_wc_receive()Chuck Lever
2021-03-22svcrdma: Provide an explanatory comment in CMA event handlerChuck Lever
2021-03-22svcrdma: RPCDBG_FACILITY is no longer usedChuck Lever
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-03-12Merge tag 'nfs-for-5.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-03-11svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"Chuck Lever
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-09net: avoid infinite loop in mpls_gso_segment when mpls_hlen == 0Balazs Nemeth
2021-03-08net: qrtr: fix error return code of qrtr_sendmsg()Jia-Ju Bai
2021-03-08mptcp: fix length of ADD_ADDR with port sub-optionDavide Caratti
2021-03-08SUNRPC: Set memalloc_nofs_save() for sync tasksBenjamin Coddington
2021-03-08net: dsa: fix switchdev objects on bridge master mistakenly being applied on ...Vladimir Oltean
2021-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-03-06rpc: fix NULL dereference on kmalloc failureJ. Bruce Fields
2021-03-06sunrpc: fix refcount leak for rpc auth modulesDaniel Kobras
2021-03-06NFSD: Repair misuse of sv_lock in 5.10.16-rt30.Joe Korty
2021-03-06svcrdma: disable timeouts on rdma backchannelTimo Rothenpieler
2021-03-05CIPSO: Fix unaligned memory access in cipso_v4_gentag_hdrSergey Nazarov
2021-03-04cipso,calipso: resolve a number of problems with the DOI refcountsPaul Moore
2021-03-04mptcp: free resources when the port number is mismatchedGeliang Tang
2021-03-04mptcp: fix missing wakeupPaolo Abeni
2021-03-04mptcp: fix race in release_cbPaolo Abeni
2021-03-04mptcp: factor out __mptcp_retrans helper()Paolo Abeni
2021-03-04mptcp: reset 'first' and ack_hint on subflow closeFlorian Westphal
2021-03-04mptcp: dispose initial struct socket when its subflow is closedFlorian Westphal
2021-03-04mptcp: fix memory accounting on allocation errorPaolo Abeni
2021-03-04mptcp: put subflow sock on connect errorFlorian Westphal
2021-03-04mptcp: reset last_snd on subflow closeFlorian Westphal
2021-03-04net: sched: avoid duplicates in classes dumpMaximilian Heyne
2021-03-04nexthop: Do not flush blackhole nexthops when loopback goes downIdo Schimmel
2021-03-04net: sctp: trivial: fix typo in commentDrew Fustini
2021-03-04netfilter: nftables: bogus check for netlink portID with table ownerPablo Neira Ayuso