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
|
dcfd041c87
RDS: IB: Remove the RDS_IB_SEND_OP dependency
|
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 |
Christoph Hellwig
|
e622f2f4ad
IB: split struct ib_send_wr
|
9 years ago |
Santosh Shilimkar
|
0c28c04500
RDS: IB: split send completion handling and do batch ack
|
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 |
santosh.shilimkar@oracle.com
|
3049147ca7
RDS: Make sure we do a signaled send for large-send
|
10 years ago |
Doug Ledford
|
b806ef3bbe
Merge branch 'for-4.2-misc' into k.o/for-4.2
|
10 years ago |
Wengang Wang
|
d655a9fbc8
rds: re-entry of rds_ib_xmit/rds_iw_xmit
|
10 years ago |
Sagi Grimberg
|
3c88f3dcff
RDS: Switch to generic logging helpers
|
10 years ago |
Rasmus Villemoes
|
11ac11999b
net: rds: Remove repeated function names from debug output
|
10 years ago |
Manuel Schölling
|
71fd762f2e
net: rds: Use time_after() for time comparison
|
11 years ago |
Venkat Venkatsubra
|
18fc25c94e
rds: prevent BUG_ON triggered on congestion update to loopback
|
11 years ago |
Manuel Zerpies
|
cb0a605649
net/rds: use prink_ratelimited() instead of printk_ratelimit()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Neil Horman
|
6094628bfd
rds: prevent BUG_ON triggering on congestion map updates
|
14 years ago |
Andy Grover
|
20c72bd5f5
RDS: Implement masked atomic operations
|
15 years ago |
Zach Brown
|
59f740a6ae
RDS/IB: print string constants in more places
|
15 years ago |
Zach Brown
|
f046011cd7
RDS/IB: track signaled sends
|
15 years ago |
Zach Brown
|
0f4b1c7e89
rds: fix rds_send_xmit() serialization
|
15 years ago |
Zach Brown
|
89bf9d4158
RDS/IB: get the xmit max_sge from the RDS IB device on the connection
|
15 years ago |
Chris Mason
|
1cc2228c59
rds: Fix reference counting on the for xmit_atomic and xmit_rdma
|
15 years ago |
Chris Mason
|
c9e65383a2
rds: Fix RDMA message reference counting
|
15 years ago |
Andy Grover
|
51e2cba8b5
RDS: Move atomic stats from general to ib-specific area
|
15 years ago |
Andy Grover
|
ff3d7d3613
RDS: Perform unmapping ops in stages
|
15 years ago |
Andy Grover
|
6c7cc6e469
RDS: Rename data op members prefix from m_ to op_
|
15 years ago |
Andy Grover
|
f8b3aaf2ba
RDS: Remove struct rds_rdma_op
|
15 years ago |
Andy Grover
|
241eef3e2f
RDS: Implement silent atomics
|
15 years ago |