aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_cm.c
Commit message (Expand)AuthorAge
* 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
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-29
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-30
* RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover2009-07-20
* RDS/IB: Move tx/rx ring init and refill to laterAndy Grover2009-07-20
* RDS/IB: Fix printk to indicate remote IP, not localAndy Grover2009-07-20
* RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover2009-07-20
* RDS/IB: Improve RDS protocol version checkingAndy Grover2009-07-20
* RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-20
* 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/IB: Infiniband transportAndy Grover2009-02-27