summaryrefslogtreecommitdiff
path: root/net/rds/ib.c
AgeCommit message (Expand)Author
2011-10-31net: Fix files explicitly needing to include module.hPaul Gortmaker
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-02-01rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo
2010-10-21rds: make local functions/variables staticstephen hemminger
2010-09-08RDS/IB: protect the list of IB devicesZach Brown
2010-09-08RDS: remove __init and __exit annotationZach Brown
2010-09-08RDS/IB: create a work queue for FMR flushingZach Brown
2010-09-08RDS/IB: destroy connections on rmmodZach Brown
2010-09-08RDS/IB: wait for IB dev freeing work to finish during rmmodZach Brown
2010-09-08RDS/IB: disconnect when IB devices are removedZach Brown
2010-09-08RDS/IB: add refcount tracking to struct rds_ib_deviceZach Brown
2010-09-08RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()Andy Grover
2010-09-08rds: rcu-ize rds_ib_get_device()Chris Mason
2010-09-08RDS: Stop supporting old cong map sending methodAndy Grover
2010-09-08RDS: inc_purge() transport function unused - remove itAndy Grover
2010-09-08RDS: Base init_depth and responder_resources on hw valuesAndy Grover
2010-09-08RDS: Implement atomic operationsAndy Grover
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-19RDMA/cm: fix loopback address supportSean Hefty
2009-08-23RDS: Track transports via an array, not a listAndy Grover
2009-07-20RDS/IB: Always use PAGE_SIZE for FMR page sizeAndy Grover
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover
2009-04-09ERR_PTR() dereference in net/rds/ib.cDan Carpenter
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover
2009-02-26RDS/IB: Infiniband transportAndy Grover