aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/rdma_transport.c
Commit message (Expand)AuthorAge
* net: Fix files explicitly needing to include module.hPaul Gortmaker2011-10-31
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* rds: make local functions/variables staticstephen hemminger2010-10-21
* RDS/IB: print string constants in more placesZach Brown2010-09-08
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-27
|\
| * rdma: potential ERR_PTR dereferenceDan Carpenter2010-04-22
* | RDS: Turn down alarming reconnect messagesAndy Grover2010-03-17
* | RDS: Do not BUG() on error returned from ib_post_sendAndy Grover2010-03-17
|/
* RDS: Modularize RDMA and TCP transportsAndy Grover2009-08-23
* net/rds: Use AF_INET for sin_family fieldJulia Lawall2009-08-05
* RDS/RDMA: Fix cut-n-paste errors in printks in rdma_transport.cAndy Grover2009-07-20
* RDS: Correct some iw references in rdma_transport.cAndy Grover2009-04-09
* RDS: Common RDMA transport codeAndy Grover2009-02-27