index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-29
SUNRPC: Remove RPCSEC_GSS_KRB5_ENCTYPES_DES
Chuck Lever
2
-29
/
+0
2023-08-29
SUNRPC: Fix the recent bv_offset fix
Chuck Lever
1
-1
/
+3
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-41
/
+54
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+4
2023-08-24
SUNRPC: Don't override connect timeouts in rpc_clnt_add_xprt()
Trond Myklebust
1
-0
/
+5
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2
-2
/
+7
2023-08-24
SUNRPC: Refactor and simplify connect timeout
Trond Myklebust
1
-13
/
+21
2023-08-24
SUNRPC: Set the TCP_SYNCNT to match the socket timeout
Trond Myklebust
1
-0
/
+14
2023-08-23
xprtrdma: Remove unused function declaration rpcrdma_bc_post_recv()
Yue Haibing
1
-1
/
+0
2023-08-23
SUNRPC: kmap() the xdr pages during decode
Anna Schumaker
3
-1
/
+29
2023-08-22
Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-5
/
+4
2023-08-19
xprtrdma: Remap Receive buffers after a reconnect
Chuck Lever
1
-5
/
+4
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2023-08-14
sunrpc: set the bv_offset of first bvec in svc_tcp_sendmsg
Jeff Layton
1
-0
/
+3
2023-07-28
SUNRPC: Use new helpers to handle TLS Alerts
Chuck Lever
2
-41
/
+48
2023-07-28
SUNRPC: Send TLS Closure alerts before closing a TCP socket
Chuck Lever
2
-0
/
+4
2023-07-28
net/tls: Move TLS protocol elements to a separate header
Chuck Lever
2
-0
/
+2
2023-07-24
sunrpc: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-01
Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
8
-24
/
+658
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-26
/
+12
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+5
2023-06-23
net: convert sunrpc from pagevec to folio_batch
Matthew Wilcox (Oracle)
1
-5
/
+5
2023-06-19
NFS: add sysfs shutdown knob
Benjamin Coddington
1
-0
/
+5
2023-06-19
NFS: Add sysfs links to sunrpc clients for nfs_clients
Benjamin Coddington
1
-7
/
+0
2023-06-19
SUNRPC: Add a TCP-with-TLS RPC transport class
Chuck Lever
2
-0
/
+371
2023-06-19
SUNRPC: Capture CMSG metadata on client-side receive
Chuck Lever
1
-2
/
+47
2023-06-19
SUNRPC: Ignore data_ready callbacks during TLS handshakes
Chuck Lever
1
-0
/
+6
2023-06-19
SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavor
Chuck Lever
4
-2
/
+180
2023-06-19
SUNRPC: Trace the rpc_create_args
Chuck Lever
1
-1
/
+1
2023-06-19
SUNRPC: Plumb an API for setting transport layer security
Chuck Lever
1
-0
/
+4
2023-06-19
SUNRPC: attempt to reach rpcbind with an abstract socket name
NeilBrown
1
-8
/
+31
2023-06-19
SUNRPC: support abstract unix socket addresses
NeilBrown
2
-4
/
+13
2023-06-18
svcrdma: Fix stale comment
Chuck Lever
1
-4
/
+2
2023-06-17
SUNRPC: Address RCU warning in net/sunrpc/svc.c
Chuck Lever
1
-2
/
+6
2023-06-17
SUNRPC: Use sysfs_emit in place of strlcpy/sprintf
Azeem Shaikh
1
-5
/
+5
2023-06-17
SUNRPC: Remove transport class dprintk call sites
Chuck Lever
1
-3
/
+0
2023-06-17
SUNRPC: Fix comments for transport class registration
Chuck Lever
1
-0
/
+12
2023-06-17
svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt()
Chuck Lever
1
-4
/
+3
2023-06-17
svcrdma: trace cc_release calls
Chuck Lever
1
-0
/
+2
2023-06-17
svcrdma: Convert "might sleep" comment into a code annotation
Chuck Lever
2
-2
/
+5
2023-06-17
SUNRPC: Move initialization of rq_stime
Chuck Lever
1
-1
/
+2
2023-06-17
SUNRPC: Optimize page release in svc_rdma_sendto()
Chuck Lever
1
-2
/
+2
2023-06-17
svcrdma: Prevent page release when nothing was received
Chuck Lever
1
-6
/
+6
2023-06-12
sunrpc: Use sendmsg(MSG_SPLICE_PAGES) rather then sendpage
David Howells
1
-26
/
+12
2023-06-12
svcrdma: Revert 2a1e4f21d841 ("svcrdma: Normalize Send page handling")
Chuck Lever
2
-22
/
+13
2023-06-12
SUNRPC: Revert 579900670ac7 ("svcrdma: Remove unused sc_pages field")
Chuck Lever
1
-0
/
+25
2023-06-12
SUNRPC: Revert cc93ce9529a6 ("svcrdma: Retain the page backing rq_res.head[0]...
Chuck Lever
1
-5
/
+0
2023-06-12
svcrdma: Clean up allocation of svc_rdma_rw_ctxt
Chuck Lever
1
-4
/
+6
2023-06-12
svcrdma: Clean up allocation of svc_rdma_send_ctxt
Chuck Lever
1
-5
/
+4
[prev]
[next]