summaryrefslogtreecommitdiffstats
path: root/net/rds/rdma_transport.c
Commit message (Expand)AuthorAgeFilesLines
* RDS: RDMA: start rdma listening after initQing Huang2017-01-021-8/+3
* rds_rdma: log the connection reject messageSteve Wise2016-12-141-1/+4
* RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan2016-06-141-0/+1
* RDS: IB: handle the RDMA CM time wait eventsantosh.shilimkar@oracle.com2016-03-021-0/+8
* RDS: Drop stale iWARP RDMA transportsantosh.shilimkar@oracle.com2016-03-021-11/+2
* IB/cma: Add support for network namespacesGuy Shapiro2015-10-281-2/+2
* RDS: check for valid cm_id before initiating connectionsantosh.shilimkar@oracle.com2015-08-251-2/+13
* RDS: Switch to generic logging helpersSagi Grimberg2015-05-181-31/+3
* RDS/RDMA: Replace comma with semicolonHimangi Saraogi2014-05-301-1/+1
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-311-0/+1
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+2
* rds: make local functions/variables staticstephen hemminger2010-10-211-2/+2
* RDS/IB: print string constants in more placesZach Brown2010-09-081-4/+34
* RDS: remove __init and __exit annotationZach Brown2010-09-081-2/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-271-1/+1
|\
| * rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-221-1/+1
* | RDS: Turn down alarming reconnect messagesAndy Grover2010-03-161-1/+1
* | RDS: Do not BUG() on error returned from ib_post_sendAndy Grover2010-03-161-2/+1
|/
* RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-231-0/+6
* net/rds: Use AF_INET for sin_family fieldJulia Lawall2009-08-051-1/+1
* RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover2009-07-201-4/+4
* RDS: Correct some iw references in rdma_transport.cAndy Grover2009-04-091-6/+6
* RDS: Common RDMA transport codeAndy Grover2009-02-261-0/+214