aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/iw_cm.c
Commit message (Expand)AuthorAge
* RDS: use gfp flags from caller in conn_alloc()Dan Carpenter2012-03-22
* net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies2011-06-17
* RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
* net/rds: Add missing mutex_unlockJulia Lawall2010-05-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | RDS: Turn down alarming reconnect messagesAndy Grover2010-03-17
|/
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-30
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-02
* RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover2009-04-02
* RDS: Add iWARP supportAndy Grover2009-02-27