summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_cm.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
|/
* net: Move && and || to end of previous lineJoe Perches2009-11-291-2/+2
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-301-0/+2
* RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover2009-07-201-3/+3
* RDS/IB: Move tx/rx ring init and refill to laterAndy Grover2009-07-201-6/+12
* RDS/IB: Fix printk to indicate remote IP, not localAndy Grover2009-07-201-1/+1
* RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover2009-07-201-3/+6
* RDS/IB: Improve RDS protocol version checkingAndy Grover2009-07-201-6/+19
* RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover2009-07-201-1/+1
* 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-15/+19
* RDS/IB: Infiniband transportAndy Grover2009-02-261-0/+726
OpenPOWER on IntegriCloud