summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11xprtrdma: Make xprt_rdma_slot_table_entries staticZou Wei
2020-06-11sunrpc: add missing newline when printing parameter 'auth_hashtable_size' by ...Xiongfeng Wang
2020-06-11SUNRPC: Set SOFTCONN when destroying GSS contextsChuck Lever
2020-06-11SUNRPC: rpc_call_null_helper() should set RPC_TASK_SOFTChuck Lever
2020-06-11SUNRPC: rpc_call_null_helper() already sets RPC_TASK_NULLCREDSChuck Lever
2020-06-11SUNRPC: trace RPC client lifetime eventsChuck Lever
2020-06-11SUNRPC: Trace transport lifetime eventsChuck Lever
2020-06-11SUNRPC: Split the xdr_buf event classChuck Lever
2020-06-11SUNRPC: Add tracepoint to rpc_call_rpcerror()Chuck Lever
2020-06-11SUNRPC: Trace GSS context lifetimesChuck Lever
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-06-08sunrpc: use kmemdup_nul() in gssp_stringify()Chen Zhou
2020-05-28SUNRPC: Remove unreachable error condition in rpcb_getport_async()Xiyu Yang
2020-05-28sunrpc: clean up properly in gss_mech_unregister()NeilBrown
2020-05-28sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown
2020-05-28sunrpc: check that domain table is empty at module unload.NeilBrown
2020-05-28ipv6: add ip6_sock_set_recvpktinfoChristoph Hellwig
2020-05-28ipv6: add ip6_sock_set_addr_preferencesChristoph Hellwig
2020-05-28ipv6: add ip6_sock_set_v6onlyChristoph Hellwig
2020-05-28ipv4: add ip_sock_set_pktinfoChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepcntChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepintvlChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_keepidleChristoph Hellwig
2020-05-28tcp: add tcp_sock_set_user_timeoutChristoph Hellwig
2020-05-28net: add sock_set_reuseportChristoph Hellwig
2020-05-28net: add sock_set_keepaliveChristoph Hellwig
2020-05-28net: add sock_no_lingerChristoph Hellwig
2020-05-27net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'Fedor Tokarev
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields
2020-05-20SUNRPC: Clean up request deferral tracepointsChuck Lever
2020-05-20SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever
2020-05-20SUNRPC: Refactor svc_recvfrom()Chuck Lever
2020-05-20SUNRPC: Clean up svc_release_skb() functionsChuck Lever
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever
2020-05-18SUNRPC: Rename svc_sock::sk_reclenChuck Lever
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever
2020-05-18SUNRPC: Remove "#include <trace/events/skb.h>"Chuck Lever
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever
2020-05-18svcrdma: Displayed remote IP address should match stored addressChuck Lever
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever
2020-05-18svcrdma: Remove backchannel dprintk call sitesChuck Lever