summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | SUNRPC: remove timeout arg from svc_recv()NeilBrown2023-08-292-20/+16
| * | SUNRPC: change svc_recv() to return void.NeilBrown2023-08-291-17/+11
| * | SUNRPC: call svc_process() from svc_recv().NeilBrown2023-08-292-2/+2
| * | nfsd: don't allow nfsd threads to be signalled.NeilBrown2023-08-291-10/+6
| * | SUNRPC: Reduce thread wake-up rate when receiving large RPC messagesChuck Lever2023-08-291-1/+11
| * | SUNRPC: Revert e0a912e8ddbaChuck Lever2023-08-291-6/+0
| * | SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec arrayChuck Lever2023-08-291-11/+13
| * | SUNRPC: Send RPC message on TCP with a single sock_sendmsg() callChuck Lever2023-08-291-15/+18
| * | SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directlyChuck Lever2023-08-292-44/+70
| * | SUNRPC: Remove net/sunrpc/auth_gss/gss_krb5_seqnum.cChuck Lever2023-08-293-114/+1
| * | SUNRPC: Remove the ->import_ctx methodChuck Lever2023-08-292-12/+1
| * | SUNRPC: Remove CONFIG_RPCSEC_GSS_KRB5_CRYPTOSYSTEMChuck Lever2023-08-292-14/+0
| * | SUNRPC: Remove gss_import_v1_context()Chuck Lever2023-08-291-141/+1
| * | SUNRPC: Remove krb5_derive_key_v1()Chuck Lever2023-08-292-90/+0
| * | SUNRPC: Remove code behind CONFIG_RPCSEC_GSS_KRB5_SIMPLIFIEDChuck Lever2023-08-295-486/+0
| * | SUNRPC: Remove DES and DES3 enctypes from the supported enctypes listChuck Lever2023-08-291-52/+0
| * | SUNRPC: Remove Kunit tests for the DES3 encryption typeChuck Lever2023-08-291-196/+0
| * | SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DESChuck Lever2023-08-292-29/+0
| * | SUNRPC: Fix the recent bv_offset fixChuck Lever2023-08-291-1/+3
| |/
* | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-292-41/+54
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-241-5/+4
| |\|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-181-0/+3
| |\ \
| * | | SUNRPC: Use new helpers to handle TLS AlertsChuck Lever2023-07-282-41/+48
| * | | SUNRPC: Send TLS Closure alerts before closing a TCP socketChuck Lever2023-07-282-0/+4
| * | | net/tls: Move TLS protocol elements to a separate headerChuck Lever2023-07-282-0/+2
* | | | Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-08-281-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | sunrpc: convert to ctime accessor functionsJeff Layton2023-07-241-1/+1
| |/ /
* | | Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-08-221-5/+4
|\ \ \ | |_|/ |/| |
| * | xprtrdma: Remap Receive buffers after a reconnectChuck Lever2023-08-191-5/+4
* | | sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsgJeff Layton2023-08-141-0/+3
| |/ |/|
* | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-018-24/+658
|\|
| * NFS: add sysfs shutdown knobBenjamin Coddington2023-06-191-0/+5
| * NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington2023-06-191-7/+0
| * SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2023-06-192-0/+371
| * SUNRPC: Capture CMSG metadata on client-side receiveChuck Lever2023-06-191-2/+47
| * SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever2023-06-191-0/+6
| * SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever2023-06-194-2/+180
| * SUNRPC: Trace the rpc_create_argsChuck Lever2023-06-191-1/+1
| * SUNRPC: Plumb an API for setting transport layer securityChuck Lever2023-06-191-0/+4
| * SUNRPC: attempt to reach rpcbind with an abstract socket nameNeilBrown2023-06-191-8/+31
| * SUNRPC: support abstract unix socket addressesNeilBrown2023-06-192-4/+13
* | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-281-26/+12
|\ \
| * | sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpageDavid Howells2023-06-121-26/+12
| |/
* | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-281-5/+5
|\ \
| * | net: convert sunrpc from pagevec to folio_batchMatthew Wilcox (Oracle)2023-06-231-5/+5
* | | svcrdma: Fix stale commentChuck Lever2023-06-181-4/+2
* | | SUNRPC: Address RCU warning in net/sunrpc/svc.cChuck Lever2023-06-171-2/+6
* | | SUNRPC: Use sysfs_emit in place of strlcpy/sprintfAzeem Shaikh2023-06-171-5/+5
* | | SUNRPC: Remove transport class dprintk call sitesChuck Lever2023-06-171-3/+0
* | | SUNRPC: Fix comments for transport class registrationChuck Lever2023-06-171-0/+12