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
Age
Commit message (
Expand
)
Author
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
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-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-11-18
svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()
Ye Bin
2024-11-18
SUNRPC: make sure cache entry active before cache_show
Yang Erkun
2024-11-11
mm: page_frag: avoid caller accessing 'page_frag_cache' directly
Yunsheng Lin
2024-11-11
svcrdma: Address an integer overflow
Chuck Lever
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-11-02
Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-10-30
rpcrdma: Always release the rpcrdma_device's xa_array
Chuck Lever
2024-10-11
Merge tag 'nfs-for-6.12-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-30
sunrpc: fix prog selection loop in svc_process_common
NeilBrown
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-09-23
SUNRPC: replace program list with program array
NeilBrown
2024-09-23
SUNRPC: add svcauth_map_clnt_to_svc_cred_local
Weston Andros Adamson
2024-09-23
SUNRPC: remove call_allocate() BUG_ONs
Mike Snitzer
2024-09-23
net/sunrpc: make use of the helper macro LIST_HEAD()
Hongbo Li
2024-09-23
SUNRPC: clnt.c: Remove misleading comment
Siddh Raman Pant
2024-09-23
SUNRPC: Fix -Wformat-truncation warning
Kunwu Chan
2024-09-20
sunrpc: xprtrdma: Use ERR_CAST() to return
Yan Zhen
2024-09-20
svcrdma: Handle device removal outside of the CM event handler
Chuck Lever
2024-09-20
sunrpc: allow svc threads to fail initialisation cleanly
NeilBrown
2024-09-20
sunrpc: merge svc_rqst_alloc() into svc_prepare_thread()
NeilBrown
2024-09-20
sunrpc: don't take ->sv_lock when updating ->sv_nrthreads.
NeilBrown
2024-09-20
sunrpc: change sp_nrthreads from atomic_t to unsigned int.
NeilBrown
2024-09-20
sunrpc: document locking rules for svc_exit_thread()
NeilBrown
2024-09-01
SUNRPC: make various functions static, or not exported.
NeilBrown
2024-08-19
rpcrdma: Trace connection registration and unregistration
Chuck Lever
2024-08-19
rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1
Chuck Lever
2024-08-19
rpcrdma: Device kref is over-incremented on error from xa_alloc
Chuck Lever
2024-08-10
Merge tag 'nfsd-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-19
sunrpc: avoid -Wformat-security warning
Arnd Bergmann
2024-07-18
Merge tag 'nfs-for-6.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-07-18
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
2024-07-17
Merge tag 'nfsd-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-07-11
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
2024-07-08
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
2024-07-08
sunrpc: refactor pool_mode setting code
Jeff Layton
2024-07-08
sunrpc: fix up the special handling of sv_nrpools == 1
Jeff Layton
2024-07-08
SUNRPC: Add a trace point in svc_xprt_deferred_close
Chuck Lever
2024-07-08
svcrdma: Handle ADDR_CHANGE CM event properly
Chuck Lever
2024-07-08
svcrdma: Refactor the creation of listener CMA ID
Chuck Lever
2024-07-08
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
2024-07-08
xprtrdma: Remove temp allocation of rpcrdma_rep objects
Chuck Lever
[next]