summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_recv.c
Commit message (Expand)AuthorAgeFilesLines
* net: Move && and || to end of previous lineJoe Perches2009-11-301-6/+6
* RDS/IB+IW: Move recv processing to a taskletAndy Grover2009-10-301-6/+22
* RDS: Fix potential race around rds_i[bw]_allocationAndy Grover2009-10-301-3/+4
* RDS/IB: Rename byte_len to data_len to enhance readabilityAndy Grover2009-07-201-6/+6
* RDS/IB: Handle connections using RDS 3.0 wire protocolAndy Grover2009-07-201-1/+42
* RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-101-1/+1
* RDS: Use spinlock to protect 64b value update on 32b archsAndy Grover2009-04-021-2/+35
* RDS/IB: Receive datagrams via IBAndy Grover2009-02-271-0/+869