aboutsummaryrefslogtreecommitdiff
path: root/net/rds/ib_cm.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-16RDS: Turn down alarming reconnect messagesGravatar Andy Grover 1-1/+2
2009-11-29net: Move && and || to end of previous lineGravatar Joe Perches 1-2/+2
2009-10-30RDS/IB+IW: Move recv processing to a taskletGravatar Andy Grover 1-0/+2
2009-07-20RDS/IB: Drop connection when a fatal QP event is receivedGravatar Andy Grover 1-3/+3
2009-07-20RDS/IB: Move tx/rx ring init and refill to laterGravatar Andy Grover 1-6/+12
2009-07-20RDS/IB: Fix printk to indicate remote IP, not localGravatar Andy Grover 1-1/+1
2009-07-20RDS/IB: Handle connections using RDS 3.0 wire protocolGravatar Andy Grover 1-3/+6
2009-07-20RDS/IB: Improve RDS protocol version checkingGravatar Andy Grover 1-6/+19
2009-07-20RDS: Set retry_count to 2 and make modifiable via modparamGravatar Andy Grover 1-1/+1
2009-04-02RDS: Use spinlock to protect 64b value update on 32b archsGravatar Andy Grover 1-1/+8
2009-04-02RDS: Rewrite connection cleanup, fixing oops on rmmodGravatar Andy Grover 1-15/+19
2009-02-26RDS/IB: Infiniband transportGravatar Andy Grover 1-0/+726