summaryrefslogtreecommitdiff
path: root/net/rds/iw_rdma.c
AgeCommit message (Expand)Author
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-11-02net: rds: changing the return type from int to voidSaurabh Sengar
2015-10-28RDS/IW: Convert to new memory registration APISagi Grimberg
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30RDS: Convert to ib_alloc_mrSagi Grimberg
2015-03-12rds: avoid potential stack overflowArnd Bergmann
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