| Commit message (Expand) | Author | Age | Files | Lines |
* | RDS: Drop stale iWARP RDMA transport | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -837/+0 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-11-07 | 1 | -83/+46 |
|\ |
|
| * | RDS/IW: Convert to new memory registration API | Sagi Grimberg | 2015-10-29 | 1 | -83/+45 |
| * | IB: split struct ib_send_wr | Christoph Hellwig | 2015-10-08 | 1 | -14/+15 |
* | | net: rds: changing the return type from int to void | Saurabh Sengar | 2015-11-02 | 1 | -4/+2 |
|/ |
|
* | RDS: Convert to ib_alloc_mr | Sagi Grimberg | 2015-08-31 | 1 | -2/+3 |
* | rds: avoid potential stack overflow | Arnd Bergmann | 2015-03-12 | 1 | -18/+22 |
* | RDS: Remove some unused iWARP code | Roland Dreier | 2012-01-13 | 1 | -14/+1 |
* | RDSRDMA: Fix cleanup of rds_iw_mr_pool | Jonathan Lallinger | 2011-09-29 | 1 | -4/+9 |
* | net/rds: use prink_ratelimited() instead of printk_ratelimit() | Manuel Zerpies | 2011-06-17 | 1 | -4/+5 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | rds: make local functions/variables static | stephen hemminger | 2010-10-21 | 1 | -1/+2 |
* | rds: spin_lock_irq() is not nestable | Dan Carpenter | 2010-09-19 | 1 | -2/+2 |
* | RDS: fold rdma.h into rds.h | Andy Grover | 2010-09-09 | 1 | -1/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: Move && and || to end of previous line | Joe Perches | 2009-11-30 | 1 | -2/+2 |
* | RDS: Fix panic on unload | Andy Grover | 2009-10-30 | 1 | -4/+1 |
* | RDS/IW: Remove page_shift variable from iwarp transport | Andy Grover | 2009-07-20 | 1 | -18/+10 |
* | RDS: Rewrite connection cleanup, fixing oops on rmmod | Andy Grover | 2009-04-02 | 1 | -22/+22 |
* | RDS: Add iWARP support | Andy Grover | 2009-02-27 | 1 | -0/+888 |