Christoph Hellwig
|
ed082d36a7
IB/core: add support to create a unsafe global rkey to ib_create_pd
|
9 years ago |
Sowmini Varadhan
|
b04e8554f7
RDS: TCP: Hooks to set up a single connection path
|
9 years ago |
Sowmini Varadhan
|
2da43c4a1b
RDS: TCP: make receive path use the rds_conn_path
|
9 years ago |
Sowmini Varadhan
|
226f7a7d97
RDS: Rework path specific indirections
|
9 years ago |
Sowmini Varadhan
|
0cb43965d4
RDS: split out connection specific state from rds_connection to rds_conn_path
|
9 years ago |
santosh.shilimkar@oracle.com
|
2cb2912d65
RDS: IB: add Fastreg MR (FRMR) detection support
|
9 years ago |
santosh.shilimkar@oracle.com
|
f6df683f32
RDS: IB: Re-organise ibmr code
|
9 years ago |
Or Gerlitz
|
0353261c12
net/rds: Avoid calling ib_query_device
|
9 years ago |
Linus Torvalds
|
ab9f2faf8f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
9 years ago |
Guy Shapiro
|
fa20105e09
IB/cma: Add support for network namespaces
|
9 years ago |
Santosh Shilimkar
|
0676651323
RDS: IB: split mr pool to improve 8K messages performance
|
10 years ago |
Santosh Shilimkar
|
41a4e96462
RDS: IB: use max_mr from HCA caps than max_fmr
|
10 years ago |
Linus Torvalds
|
26d2177e97
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
|
10 years ago |
Jason Gunthorpe
|
e5580242aa
rds/ib: Remove ib_get_dma_mr calls
|
10 years ago |
Haggai Eran
|
7c1eb45a22
IB/core: lock client data with lists_rwsem
|
10 years ago |
santosh.shilimkar@oracle.com
|
ad1d7dc0d7
RDS: push FMR pool flush work to its own worker
|
10 years ago |
Sowmini Varadhan
|
d5a8ac28a7
RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than init_net
|
10 years ago |
Sasha Levin
|
c2349758ac
rds: prevent dereference of a NULL device
|
11 years ago |
Paul Gortmaker
|
3a9a231d97
net: Fix files explicitly needing to include module.h
|
14 years ago |
Sean Hefty
|
b26f9b9949
RDMA/cma: Pass QP type into rdma_create_id()
|
15 years ago |
Tejun Heo
|
c534a107e8
rds/ib: use system_wq instead of rds_ib_fmr_wq
|
14 years ago |
stephen hemminger
|
ff51bf8415
rds: make local functions/variables static
|
15 years ago |
Zach Brown
|
ea819867b7
RDS/IB: protect the list of IB devices
|
15 years ago |
Zach Brown
|
ef87b7ea39
RDS: remove __init and __exit annotation
|
15 years ago |
Zach Brown
|
515e079dab
RDS/IB: create a work queue for FMR flushing
|
15 years ago |
Zach Brown
|
8aeb1ba663
RDS/IB: destroy connections on rmmod
|
15 years ago |
Zach Brown
|
24fa163a4b
RDS/IB: wait for IB dev freeing work to finish during rmmod
|
15 years ago |
Zach Brown
|
fc19de38be
RDS/IB: disconnect when IB devices are removed
|
15 years ago |
Zach Brown
|
3e0249f9c0
RDS/IB: add refcount tracking to struct rds_ib_device
|
15 years ago |
Andy Grover
|
e4c52c98e0
RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()
|
15 years ago |