aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/rdma_transport.c
Commit message (Expand)AuthorAgeFilesLines
* 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