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_recvfrom.c
Age
Commit message (
Expand
)
Author
2014-07-22
svcrdma: Add zero padding if the client doesn't send it
Chuck Lever
2014-06-06
svcrdma: Fence LOCAL_INV work requests
Steve Wise
2014-06-06
svcrdma: refactor marshalling logic
Steve Wise
2014-03-28
Fix regression in NFSRDMA server
Tom Tucker
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-02-17
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2010-10-18
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
2010-10-18
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
2010-05-03
sunrpc: centralise most calls to svc_xprt_received
Neil Brown
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-06-15
sunrpc: potential memory leak in function rdma_read_xdr
Christian Engelmayer
2009-04-25
svcrdma: Fix dma map direction for rdma read targets
Steve Wise
2008-12-14
rpc/rdma: goto instead of copypaste
Ilpo Järvinen
2008-10-06
svcrdma: Modify the RPC recv path to use FRMR when available
Tom Tucker
2008-08-13
svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet
Tom Tucker
2008-07-02
svcrdma: Add dma map count and WARN_ON
Tom Tucker
2008-07-02
svcrdma: Use reply and chunk map for RDMA_READ processing
Tom Tucker
2008-05-19
svcrdma: Verify read-list fits within RPCSVC_MAXPAGES
Tom Tucker
2008-05-19
svcrdma: Change svc_rdma_send_error return type to void
Tom Tucker
2008-05-19
svcrdma: Set rqstp transport address in rdma_read_complete function
Tom Tucker
2008-05-19
svcrdma: Simplify RDMA_READ deferral buffer management
Tom Tucker
2008-05-19
svcrdma: Remove unused READ_DONE context flags bit
Tom Tucker
2008-05-19
svcrdma: Return error from rdma_read_xdr so caller knows to free context
Tom Tucker
2008-05-19
svcrdma: Simplify receive buffer posting
Tom Tucker
2008-03-26
SVCRDMA: Check num_sge when setting LAST_CTXT bit
Tom Tucker
2008-03-24
SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters
Roland Dreier
2008-02-01
rdma: SVCRDMA recvfrom
Tom Tucker