index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtsock.c
Age
Commit message (
Expand
)
Author
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
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-03-29
SUNRPC: handle malloc failure in ->request_prepare
NeilBrown
2022-03-25
SUNRPC: Do not dereference non-socket transports in sysfs
Trond Myklebust
2022-03-22
SUNRPC: Make the rpciod and xprtiod slab allocation modes consistent
Trond Myklebust
2022-03-22
SUNRPC: Improve accuracy of socket ENOBUFS determination
Trond Myklebust
2022-03-22
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2022-03-22
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
2022-03-22
SUNRPC: Only save the TCP source port after the connection is complete
Trond Myklebust
2022-03-22
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-03-13
SUNRPC: change locking for xs_swap_enable/disable
NeilBrown
2022-03-13
SUNRPC: improve 'swap' handling: scheduling and PF_MEMALLOC
NeilBrown
2022-02-08
SUNRPC: lock against ->sock changing during sysfs read
NeilBrown
2022-01-06
SUNRPC: clean up some inconsistent indenting
Jiapeng Chong
[next]