aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib.c
Commit message (Expand)AuthorAge
* rds: make local functions/variables staticstephen hemminger2010-10-21
* RDS/IB: protect the list of IB devicesZach Brown2010-09-08
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* RDS/IB: create a work queue for FMR flushingZach Brown2010-09-08
* RDS/IB: destroy connections on rmmodZach Brown2010-09-08
* RDS/IB: wait for IB dev freeing work to finish during rmmodZach Brown2010-09-08
* RDS/IB: disconnect when IB devices are removedZach Brown2010-09-08
* RDS/IB: add refcount tracking to struct rds_ib_deviceZach Brown2010-09-08
* RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()Andy Grover2010-09-08
* rds: rcu-ize rds_ib_get_device()Chris Mason2010-09-08
* RDS: Stop supporting old cong map sending methodAndy Grover2010-09-08
* RDS: inc_purge() transport function unused - remove itAndy Grover2010-09-08
* RDS: Base init_depth and responder_resources on hw valuesAndy Grover2010-09-08
* RDS: Implement atomic operationsAndy Grover2010-09-08
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* RDMA/cm: fix loopback address supportSean Hefty2009-11-19
* RDS: Track transports via an array, not a listAndy Grover2009-08-23
* RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover2009-07-20
* RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-20
* ERR_PTR() dereference in net/rds/ib.cDan Carpenter2009-04-09
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-02
* RDS/IB: Infiniband transportAndy Grover2009-02-27