aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib.c
Commit message (Expand)AuthorAgeFilesLines
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-081-1/+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/+3
* RDS: Implement atomic operationsAndy Grover2010-09-081-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/cm: fix loopback address supportSean Hefty2009-11-191-2/+2
* RDS: Track transports via an array, not a listAndy Grover2009-08-231-0/+1
* RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-201-3/+0
* RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-201-0/+3
* ERR_PTR() dereference in net/rds/ib.cDan Carpenter2009-04-091-2/+2
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-021-2/+3
* RDS/IB: Infiniband transportAndy Grover2009-02-261-0/+323