index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
2025-05-28
SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
Chuck Lever
2025-05-28
SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
Chuck Lever
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-02-19
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
2024-11-28
sunrpc: fix one UAF issue caused by sunrpc kernel tcp socket
Liu Jian
2024-11-28
SUNRPC: timeout and cancel TLS handshake with -ETIMEDOUT
Benjamin Coddington
2024-11-28
sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
Liu Jian
2024-11-08
SUNRPC: Fix a hang in TLS sock_close if sk_write_pending
Benjamin Coddington
2024-11-04
sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()
NeilBrown
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
2024-05-03
net: sunrpc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-29
Merge tag 'nfs-for-6.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-04-04
SUNRPC: add a missing rpc_stat for TCP TLS
Olga Kornievskaia
2024-03-16
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-01
SUNRPC: Remove stale comments
Chuck Lever
2024-02-28
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2024-02-28
SUNRPC: Don't retry using the same source port if connection failed
Trond Myklebust
2023-10-22
SUNRPC: Force close the socket when a hard error is reported
Trond Myklebust
2023-09-27
SUNRPC/TLS: Lock the lower_xprt during the tls handshake
Anna Schumaker
2023-08-31
Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2023-08-24
SUNRPC: Allow specification of TCP client connect timeout at setup
Trond Myklebust
2023-08-24
SUNRPC: Refactor and simplify connect timeout
Trond Myklebust
2023-08-24
SUNRPC: Set the TCP_SYNCNT to match the socket timeout
Trond Myklebust
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-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: support abstract unix socket addresses
NeilBrown
2023-04-11
sunrpc: simplify one-level sysctl registration for xs_tunables_table
Luis Chamberlain
2023-03-23
SUNRPC: fix shutdown of NFS TCP client socket
Siddharth Kawar
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-12-19
Treewide: Stop corrupting socket's task_frag
Benjamin Coddington
2022-12-12
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-16
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-06
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-10-03
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-07-27
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-23
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-29
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-04-29
SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets
Trond Myklebust
2022-04-28
SUNRPC: Don't leak sockets in xs_local_connect()
Trond Myklebust
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-12
net: remove noblock parameter from recvmsg() entities
Oliver Hartkopp
[next]