index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2023-07-28
SUNRPC: Use new helpers to handle TLS Alerts
Chuck Lever
2023-07-28
SUNRPC: Send TLS Closure alerts before closing a TCP socket
Chuck Lever
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-23
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2023-06-19
SUNRPC: Capture CMSG metadata on client-side receive
Chuck Lever
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
2023-06-19
SUNRPC: Trace the rpc_create_args
Chuck Lever
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
2023-06-19
SUNRPC: attempt to reach rpcbind with an abstract socket name
NeilBrown
2023-06-19
SUNRPC: support abstract unix socket addresses
NeilBrown
2023-06-18
svcrdma: Fix stale comment
Chuck Lever
2023-06-17
SUNRPC: Address RCU warning in net/sunrpc/svc.c
Chuck Lever
2023-06-17
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Azeem Shaikh
2023-06-17
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
2023-06-17
SUNRPC: Fix comments for transport class registration
Chuck Lever
2023-06-17
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2023-06-17
SUNRPC: Move initialization of rq_stime
Chuck Lever
2023-06-17
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
2023-06-17
svcrdma: Prevent page release when nothing was received
Chuck Lever
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
2023-06-12
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
2023-06-12
svcrdma: Clean up allocation of svc_rdma_recv_ctxt
Chuck Lever
2023-06-12
svcrdma: Allocate new transports on device's NUMA node
Chuck Lever
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read() [step two]
Chuck Lever
2023-06-05
SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()
Chuck Lever
2023-06-05
SUNRPC: Resupply rq_pages from node-local memory
Chuck Lever
2023-06-05
SUNRPC: Trace struct svc_sock lifetime events
Chuck Lever
2023-06-05
SUNRPC: Improve observability in svc_tcp_accept()
Chuck Lever
2023-06-05
SUNRPC: Remove dprintk() in svc_handle_xprt()
Chuck Lever
2023-06-05
SUNRPC: Fix an incorrect comment
Chuck Lever
2023-06-05
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-06-02
Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-05-22
Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-05-19
SUNRPC: Don't change task->tk_status after the call to rpc_exit_task
Trond Myklebust
2023-05-17
Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-05-14
SUNRPC: Fix trace_svc_register() call site
Chuck Lever
[next]