aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/iw_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* rds: make local functions/variables staticstephen hemminger2010-10-211-1/+2
* rds: spin_lock_irq() is not nestableDan Carpenter2010-09-191-2/+2
* RDS: fold rdma.h into rds.hAndy 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
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* RDS: Fix panic on unloadAndy Grover2009-10-301-4/+1
* RDS/IW: Remove page_shift variable from iwarp transportAndy Grover2009-07-201-18/+10
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-021-22/+22
* RDS: Add iWARP supportAndy Grover2009-02-261-0/+888