summaryrefslogtreecommitdiffstats
path: root/net/rds/ib_send.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDS: Properly unmap when getting a remote access errorSherman Pun2010-03-171-1/+5
* RDS: Fix congestion issues for loopbackAndy Grover2010-03-171-0/+7
* RDS: Do not BUG() on error returned from ib_post_sendAndy Grover2010-03-171-4/+3
* net: Move && and || to end of previous lineJoe Perches2009-11-301-2/+2
* RDS/IW+IB: Allow max credit advertise window.Steve Wise2009-04-101-4/+4
* RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Steve Wise2009-04-101-1/+1
* RDS/IB: Implement IB-specific datagram send.Andy Grover2009-02-271-0/+874