Stanislav Kinsbursky
|
bd4620ddf6
SUNRPC: create svc_xprt in proper network namespace
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Linus Torvalds
|
4c171acc20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
|
14 years ago |
Sean Hefty
|
b26f9b9949
RDMA/cma: Pass QP type into rdma_create_id()
|
15 years ago |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 years ago |
Jesper Juhl
|
a5e5026810
SUNRPC: Remove resource leak in svc_rdma_send_error()
|
14 years ago |
Tejun Heo
|
a25e758c5f
sunrpc/xprtrdma: clean up workqueue usage
|
14 years ago |
Tom Tucker
|
4a84386fc2
svcrdma: Cleanup DMA unmapping in error paths.
|
14 years ago |
Tom Tucker
|
b432e6b3d9
svcrdma: Change DMA mapping logic to avoid the page_address kernel API
|
14 years ago |
Pavel Emelyanov
|
62832c039e
sunrpc: Pull net argument downto svc_create_socket
|
14 years ago |
Linus Torvalds
|
fedfb947b2
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
|
15 years ago |
Tom Tucker
|
bade732a28
svcrdma: RDMA support not yet compatible with RPC6
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
d43c36dc6b
headers: remove sched.h from interrupt.h
|
15 years ago |
Wei Yongjun
|
846d8e7cc8
svcrdma: fix error handling of rdma_alloc_frmr()
|
16 years ago |
Steve Wise
|
98779be861
svcrdma: dma unmap the correct length for the RPCRDMA header page.
|
16 years ago |
Steve Wise
|
21515e46bc
svcrdma: clean up error paths.
|
16 years ago |
Roel Kluin
|
5eaa65b240
net: Make static
|
16 years ago |
Ingo Molnar
|
ed72b9c6e0
sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c
|
16 years ago |
Harvey Harrison
|
21454aaad3
net: replace NIPQUAD() in net/*/
|
16 years ago |
Tom Tucker
|
67080c8236
svcrdma: Fix IRD/ORD polarity
|
16 years ago |
Tom Tucker
|
04911b539c
svcrdma: Update svc_rdma_send_error to use DMA LKEY
|
17 years ago |
Tom Tucker
|
afd566ea08
svcrdma: Modify the RPC reply path to use FRMR when available
|
16 years ago |
Tom Tucker
|
146b6df6a5
svcrdma: Modify the RPC recv path to use FRMR when available
|
17 years ago |
Tom Tucker
|
5b180a9a64
svcrdma: Add support to svc_rdma_send to handle chained WR
|
17 years ago |
Tom Tucker
|
a5abf4e815
svcrdma: Modify post recv path to use local dma key
|
16 years ago |
Tom Tucker
|
e118321062
svcrdma: Add a service to register a Fast Reg MR with the device
|
16 years ago |
Tom Tucker
|
3a5c63803d
svcrdma: Query device for Fast Reg support during connection setup
|
16 years ago |
Tom Tucker
|
64be8608c1
svcrdma: Add FRMR get/put services
|
16 years ago |