summaryrefslogtreecommitdiffstats
path: root/net/rds/iw_rdma.c
Commit message (Expand)AuthorAgeFilesLines
* RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com2016-03-021-837/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-83/+46
|\
| * RDS/IW: Convert to new memory registration APISagi Grimberg2015-10-281-83/+45
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-14/+15
* | net: rds: changing the return type from int to voidSaurabh Sengar2015-11-021-4/+2
|/
* RDS: Convert to ib_alloc_mrSagi Grimberg2015-08-301-2/+3
* rds: avoid potential stack overflowArnd Bergmann2015-03-121-18/+22
* RDS: Remove some unused iWARP codeRoland Dreier2012-01-121-14/+1
* RDSRDMA: Fix cleanup of rds_iw_mr_poolJonathan Lallinger2011-09-291-4/+9
* net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-171-4/+5
* 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
OpenPOWER on IntegriCloud