aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/iw_cm.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-251-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-7/+7
* net/rds: Add missing mutex_unlockJulia Lawall2010-05-291-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | RDS: Turn down alarming reconnect messagesAndy Grover2010-03-161-1/+3
|/
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-301-0/+2
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-021-1/+8
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-021-16/+19
* RDS: Add iWARP supportAndy Grover2009-02-261-0/+750