| Commit message (Expand) | Author | Age | Files | Lines |
* | RDS: Drop stale iWARP RDMA transport | santosh.shilimkar@oracle.com | 2016-03-02 | 1 | -312/+0 |
* | net/rds: Avoid calling ib_query_device | Or Gerlitz | 2015-12-22 | 1 | -18/+5 |
* | IB/cma: Add support for network namespaces | Guy Shapiro | 2015-10-28 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-09-09 | 1 | -7/+3 |
|\ |
|
| * | IB/core: Make ib_dealloc_pd return void | Jason Gunthorpe | 2015-08-31 | 1 | -4/+1 |
| * | IB/core: lock client data with lists_rwsem | Haggai Eran | 2015-08-30 | 1 | -3/+2 |
* | | RDS-TCP: Make RDS-TCP work correctly when it is set up in a netns other than ... | Sowmini Varadhan | 2015-08-07 | 1 | -1/+1 |
|/ |
|
* | rds: prevent dereference of a NULL device in rds_iw_laddr_check | Sasha Levin | 2014-03-31 | 1 | -1/+2 |
* | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | RDMA/cma: Pass QP type into rdma_create_id() | Sean Hefty | 2011-05-25 | 1 | -1/+1 |
* | rds: make local functions/variables static | stephen hemminger | 2010-10-21 | 1 | -2/+2 |
* | RDS: remove __init and __exit annotation | Zach Brown | 2010-09-09 | 1 | -1/+1 |
* | RDS: Stop supporting old cong map sending method | Andy Grover | 2010-09-09 | 1 | -1/+0 |
* | RDS: inc_purge() transport function unused - remove it | 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 |
* | RDMA/cm: fix loopback address support | Sean Hefty | 2009-11-19 | 1 | -2/+2 |
* | RDS: Track transports via an array, not a list | Andy Grover | 2009-08-24 | 1 | -0/+1 |
* | RDS/IW: Remove dead code | Andy Grover | 2009-07-20 | 1 | -9/+4 |
* | RDS/IW: Remove page_shift variable from iwarp transport | Andy Grover | 2009-07-20 | 1 | -2/+0 |
* | ERR_PTR() dereference in net/rds/iw.c | Dan Carpenter | 2009-04-10 | 1 | -2/+2 |
* | RDS: Rewrite connection cleanup, fixing oops on rmmod | Andy Grover | 2009-04-02 | 1 | -2/+3 |
* | RDS: Add iWARP support | Andy Grover | 2009-02-27 | 1 | -0/+333 |