aboutsummaryrefslogtreecommitdiff
path: root/net/rds/ib_send.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-16RDS: Properly unmap when getting a remote access errorGravatar Sherman Pun 1-1/+5
2010-03-16RDS: Fix congestion issues for loopbackGravatar Andy Grover 1-0/+7
2010-03-16RDS: Do not BUG() on error returned from ib_post_sendGravatar Andy Grover 1-4/+3
2009-11-29net: Move && and || to end of previous lineGravatar Joe Perches 1-2/+2
2009-04-09RDS/IW+IB: Allow max credit advertise window.Gravatar Steve Wise 1-4/+4
2009-04-09RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Gravatar Steve Wise 1-1/+1
2009-02-26RDS/IB: Implement IB-specific datagram send.Gravatar Andy Grover 1-0/+874