aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2023-09-27SUNRPC/TLS: Lock the lower_xprt during the tls handshakeGravatar Anna Schumaker 1-0/+6
2023-09-27Revert "SUNRPC dont update timeout value on connection reset"Gravatar Trond Myklebust 1-2/+1
2023-09-27SUNRPC: Fail quickly when server does not recognize TLSGravatar Chuck Lever 3-6/+19
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingGravatar Olga Kornievskaia 1-4/+7
2023-09-13Revert "SUNRPC: Fail faster on bad verifier"Gravatar Trond Myklebust 1-1/+1
2023-09-13SUNRPC: Mark the cred for revalidation if the server rejects itGravatar Trond Myklebust 1-0/+1
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsGravatar Linus Torvalds 5-17/+76
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 18-1340/+252
2023-08-29SUNRPC: Remove return value of svc_pool_wake_idle_thread()Gravatar NeilBrown 1-6/+2
2023-08-29SUNRPC: make rqst_should_sleep() idempotent()Gravatar NeilBrown 1-3/+5
2023-08-29SUNRPC: Clean up svc_set_num_threadsGravatar Chuck Lever 1-35/+25
2023-08-29SUNRPC: Count ingress RPC messages per svc_poolGravatar Chuck Lever 2-1/+4
2023-08-29SUNRPC: Deduplicate thread wake-up codeGravatar Chuck Lever 2-36/+42
2023-08-29SUNRPC: Move trace_svc_xprt_enqueueGravatar Chuck Lever 1-1/+1
2023-08-29SUNRPC: Add enum svc_auth_statusGravatar Chuck Lever 4-17/+40
2023-08-29SUNRPC: remove timeout arg from svc_recv()Gravatar NeilBrown 2-20/+16
2023-08-29SUNRPC: change svc_recv() to return void.Gravatar NeilBrown 1-17/+11
2023-08-29SUNRPC: call svc_process() from svc_recv().Gravatar NeilBrown 2-2/+2
2023-08-29nfsd: don't allow nfsd threads to be signalled.Gravatar NeilBrown 1-10/+6
2023-08-29SUNRPC: Reduce thread wake-up rate when receiving large RPC messagesGravatar Chuck Lever 1-1/+11
2023-08-29SUNRPC: Revert e0a912e8ddbaGravatar Chuck Lever 1-6/+0
2023-08-29SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec arrayGravatar Chuck Lever 1-11/+13
2023-08-29SUNRPC: Send RPC message on TCP with a single sock_sendmsg() callGravatar Chuck Lever 1-15/+18
2023-08-29SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directlyGravatar Chuck Lever 2-44/+70
2023-08-29SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.cGravatar Chuck Lever 3-114/+1
2023-08-29SUNRPC: Remove the ->import_ctx methodGravatar Chuck Lever 2-12/+1
2023-08-29SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEMGravatar Chuck Lever 2-14/+0
2023-08-29SUNRPC: Remove gss_import_v1_context()Gravatar Chuck Lever 1-141/+1
2023-08-29SUNRPC: Remove krb5_derive_key_v1()Gravatar Chuck Lever 2-90/+0
2023-08-29SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIEDGravatar Chuck Lever 5-486/+0
2023-08-29SUNRPC: Remove DES and DES3 enctypes from the supported enctypes listGravatar Chuck Lever 1-52/+0
2023-08-29SUNRPC: Remove Kunit tests for the DES3 encryption typeGravatar Chuck Lever 1-196/+0
2023-08-29SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DESGravatar Chuck Lever 2-29/+0
2023-08-29SUNRPC: Fix the recent bv_offset fixGravatar Chuck Lever 1-1/+3
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 2-41/+54
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+1
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-5/+4
2023-08-24SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()Gravatar Trond Myklebust 1-0/+5
2023-08-24SUNRPC: Allow specification of TCP client connect timeout at setupGravatar Trond Myklebust 2-2/+7
2023-08-24SUNRPC: Refactor and simplify connect timeoutGravatar Trond Myklebust 1-13/+21
2023-08-24SUNRPC: Set the TCP_SYNCNT to match the socket timeoutGravatar Trond Myklebust 1-0/+14
2023-08-23xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()Gravatar Yue Haibing 1-1/+0
2023-08-23SUNRPC: kmap() the xdr pages during decodeGravatar Anna Schumaker 3-1/+29
2023-08-22Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-5/+4
2023-08-19xprtrdma: Remap Receive buffers after a reconnectGravatar Chuck Lever 1-5/+4
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+3
2023-08-14sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsgGravatar Jeff Layton 1-0/+3
2023-07-28SUNRPC: Use new helpers to handle TLS AlertsGravatar Chuck Lever 2-41/+48
2023-07-28SUNRPC: Send TLS Closure alerts before closing a TCP socketGravatar Chuck Lever 2-0/+4
2023-07-28net/tls: Move TLS protocol elements to a separate headerGravatar Chuck Lever 2-0/+2