aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_cm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-29net: Move && and || to end of previous lineJoe Perches1-2/+2
2009-10-30RDS/IB+IW: Move recv processing to a taskletAndy Grover1-0/+2
2009-07-20RDS/IB: Drop connection when a fatal QP event is receivedAndy Grover1-3/+3
2009-07-20RDS/IB: Move tx/rx ring init and refill to laterAndy Grover1-6/+12
2009-07-20RDS/IB: Fix printk to indicate remote IP, not localAndy Grover1-1/+1
2009-07-20RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover1-3/+6
2009-07-20RDS/IB: Improve RDS protocol version checkingAndy Grover1-6/+19
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamAndy Grover1-1/+1
2009-04-02RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover1-1/+8
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodAndy Grover1-15/+19
2009-02-26RDS/IB: Infiniband transportAndy Grover1-0/+726