index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-11-10
Merge tag 'nfs-for-4.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+58
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
1
-0
/
+58
2015-10-29
svcrdma: Port to new memory registration API
Sagi Grimberg
1
-23
/
+11
2015-10-28
IB/cma: Add support for network namespaces
Guy Shapiro
1
-2
/
+2
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+8
2015-08-31
svcrdma: limit FRMR page list lengths to device max
Steve Wise
1
-2
/
+4
2015-08-31
xprtrdma, svcrdma: Convert to ib_alloc_mr
Sagi Grimberg
1
-1
/
+1
2015-08-29
svcrdma: Use max_sge_rd for destination read depths
Steve Wise
1
-0
/
+4
2015-08-10
svcrdma: Change maximum server payload back to RPCSVC_MAXPAYLOAD
Chuck Lever
1
-1
/
+1
2015-07-20
svcrdma: Remove svc_rdma_fastreg()
Chuck Lever
1
-34
/
+0
2015-07-20
NFS/RDMA Release resources in svcrdma when device is removed
Shirley Ma
1
-0
/
+1
2015-06-27
Merge branch 'for-4.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-28
/
+8
2015-06-12
IB/core: Change ib_create_cq to use struct ib_cq_init_attr
Matan Barak
1
-4
/
+5
2015-06-04
svcrdma: Add a separate "max data segs macro for svcrdma
Chuck Lever
1
-1
/
+1
2015-06-04
svcrdma: Replace GFP_KERNEL in a loop with GFP_NOFAIL
Chuck Lever
1
-26
/
+6
2015-06-04
svcrdma: Keep rpcrdma_msg fields in network byte-order
Chuck Lever
1
-1
/
+1
2015-05-20
Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...
Doug Ledford
1
-38
/
+36
2015-05-20
IB/core: Change rdma_protocol_iboe to roce
Ira Weiny
1
-1
/
+1
2015-05-18
xprtrdma, svcrdma: Switch to generic logging helpers
Sagi Grimberg
1
-11
/
+18
2015-05-18
IB/Verbs: Reform IB-ulp xprtrdma
Michael Wang
1
-27
/
+18
2015-01-15
svcrdma: Plant reader function in struct svcxprt_rdma
Chuck Lever
1
-0
/
+2
2015-01-15
svcrdma: Scrub BUG_ON() and WARN_ON() call sites
Chuck Lever
1
-16
/
+27
2015-01-15
svcrdma: Remove unused variable
Chuck Lever
1
-2
/
+0
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
1
-1
/
+1
2014-08-06
svcrdma: remove rdma_create_qp() failure recovery logic
Steve Wise
1
-17
/
+2
2014-07-18
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
1
-0
/
+1
2014-06-07
svcrdma: refactor marshalling logic
Steve Wise
1
-26
/
+36
2014-05-22
NFSD: Ignore client's source port on RDMA transports
Chuck Lever
1
-0
/
+7
2014-03-28
svcrdma: fix printk when memory allocation fails
Jeff Layton
1
-2
/
+1
2012-08-22
svcrpc: make svc_xprt_received static
J. Bruce Fields
1
-4
/
+0
2012-02-18
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
1
-9
/
+1
2011-12-07
SUNRPC: create svc_xprt in proper network namespace
Stanislav Kinsbursky
1
-1
/
+1
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-1
/
+2
2011-05-26
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
1
-1
/
+2
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-03-10
SUNRPC: Remove resource leak in svc_rdma_send_error()
Jesper Juhl
1
-0
/
+1
2010-10-21
sunrpc/xprtrdma: clean up workqueue usage
Tejun Heo
1
-1
/
+5
2010-10-19
svcrdma: Cleanup DMA unmapping in error paths.
Tom Tucker
1
-15
/
+14
2010-10-19
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
Tom Tucker
1
-9
/
+9
2010-10-02
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
1
-0
/
+2
2010-04-13
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+4
2010-04-05
svcrdma: RDMA support not yet compatible with RPC6
Tom Tucker
1
-1
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-07-03
svcrdma: fix error handling of rdma_alloc_frmr()
Wei Yongjun
1
-2
/
+2
2009-05-28
svcrdma: dma unmap the correct length for the RPCRDMA header page.
Steve Wise
1
-5
/
+5
2009-05-03
svcrdma: clean up error paths.
Steve Wise
1
-1
/
+2
2008-12-11
net: Make static
Roel Kluin
1
-1
/
+1
[next]