aboutsummaryrefslogtreecommitdiff
path: root/net/rds/iw_cm.c
AgeCommit message (Expand)Author
2012-03-22RDS: use gfp flags from caller in conn_alloc()Dan Carpenter
2011-06-17net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-05-29net/rds: Add missing mutex_unlockJulia Lawall
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-16RDS: Turn down alarming reconnect messagesAndy Grover
2009-10-30RDS/IB+IW: Move recv processing to a taskletAndy Grover
2009-04-02RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover
2009-02-26RDS: Add iWARP supportAndy Grover