summaryrefslogtreecommitdiffstats
path: root/net/rds/ib.h
Commit message (Expand)AuthorAgeFilesLines
...
* RDS: Move atomic stats from general to ib-specific areaAndy Grover2010-09-081-0/+2
* RDS: Refill recv ring directly from taskletAndy Grover2010-09-081-2/+1
* RDS: Perform unmapping ops in stagesAndy Grover2010-09-081-4/+3
* RDS: Remove struct rds_rdma_opAndy Grover2010-09-081-2/+2
* RDS: Implement silent atomicsAndy Grover2010-09-081-1/+1
* RDS: Remove unsignaled_bytes sysctlAndy Grover2010-09-081-1/+0
* RDS/IB: Remove ib_[header/data]_sge() functionsAndy Grover2010-09-081-24/+0
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-081-1/+0
* RDS: Base init_depth and responder_resources on hw valuesAndy Grover2010-09-081-0/+2
* RDS: Implement atomic operationsAndy Grover2010-09-081-0/+1
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-301-0/+2
* RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-201-3/+0
* RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover2009-07-201-2/+10
* RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-201-0/+3
* RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-091-1/+1
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-021-9/+5
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-021-3/+11
* RDS/IB: Infiniband transportAndy Grover2009-02-261-0/+367