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
/
xprtrdma
/
svc_rdma_transport.c
Age
Commit message (
Expand
)
Author
2023-02-20
SUNRPC: Remove ->xpo_secure_port()
Chuck Lever
2023-01-06
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2021-08-19
svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
Chuck Lever
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
2021-03-22
svcrdma: Provide an explanatory comment in CMA event handler
Chuck Lever
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
2020-07-28
svcrdma: CM event handler clean up
Chuck Lever
2020-07-28
svcrdma: Remove transport reference counting
Chuck Lever
2020-07-13
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
2020-05-18
SUNRPC: Trace a few more generic svc_xprt events
Chuck Lever
2020-05-18
svcrdma: Add tracepoints to report ->xpo_accept failures
Chuck Lever
2020-05-18
svcrdma: Displayed remote IP address should match stored address
Chuck Lever
2020-04-17
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
2020-03-16
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
2019-07-06
SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock
Trond Myklebust
2019-06-19
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
2019-02-06
svcrdma: Remove syslog warnings in work completion handlers
Chuck Lever
2019-02-06
svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled
Chuck Lever
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
2018-12-27
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2018-12-27
sunrpc: remove svc_rdma_bc_class
Vasily Averin
2018-12-27
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
2018-10-29
svcrdma: Reduce max_send_sges
Chuck Lever
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-09
rpc: remove unneeded variable 'ret' in rdma_listen_handler
zhong jiang
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-05-11
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
2018-05-11
svcrdma: Remove sc_rq_depth
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
2018-05-11
svcrdma: Use passed-in net namespace when creating RDMA listener
Chuck Lever
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
2018-04-03
svc: Simplify ->xpo_secure_port
Chuck Lever
2018-03-20
svcrdma: Consult max_qp_init_rd_atom when accepting connections
Chuck Lever
2018-03-20
svcrdma: Use pr_err to report Receive errors
Chuck Lever
[next]