aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/iw.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+1
* rds: make local functions/variables staticstephen hemminger2010-10-211-2/+2
* RDS: remove __init and __exit annotationZach Brown2010-09-081-1/+1
* 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
* 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/IW: Remove dead codeAndy Grover2009-07-201-9/+4
* RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-201-2/+0
* ERR_PTR() dereference in net/rds/iw.cDan Carpenter2009-04-091-2/+2
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-021-2/+3
* RDS: Add iWARP supportAndy Grover2009-02-261-0/+333