summaryrefslogtreecommitdiff
path: root/net/rds/iw_rdma.c
AgeCommit message (Expand)Author
2012-01-12RDS: Remove some unused iWARP codeRoland Dreier
2011-09-29RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger
2011-06-17net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-21rds: make local functions/variables staticstephen hemminger
2010-09-19rds: spin_lock_irq() is not nestableDan Carpenter
2010-09-08RDS: fold rdma.h into rds.hAndy Grover
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-10-30RDS: Fix panic on unloadAndy Grover
2009-07-20RDS/IW: Remove page_shift variable from iwarp transportAndy Grover
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover
2009-02-26RDS: Add iWARP supportAndy Grover