summaryrefslogtreecommitdiff
path: root/net/rds/ib_send.c
AgeCommit message (Expand)Author
2010-09-08RDS/IB: Make all flow control code conditional on i_flowctlAndy Grover
2010-09-08RDS: Remove unsignaled_bytes sysctlAndy Grover
2010-09-08RDS: rewrite rds_ib_xmitAndy Grover
2010-09-08RDS/IB: Remove ib_[header/data]_sge() functionsAndy Grover
2010-09-08RDS/IB: Remove dead codeAndy Grover
2010-09-08RDS/IB: eliminate duplicate codeAndy Grover
2010-09-08RDS: Implement atomic operationsAndy Grover
2010-09-08RDS: make m_rdma_op a member of rds_messageAndy Grover
2010-09-08RDS: fold rdma.h into rds.hAndy Grover
2010-09-08RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-03-16RDS: Properly unmap when getting a remote access errorSherman Pun
2010-03-16RDS: Fix congestion issues for loopbackAndy Grover
2010-03-16RDS: Do not BUG() on error returned from ib_post_sendAndy Grover
2009-11-29net: Move && and || to end of previous lineJoe Perches
2009-04-09RDS/IW+IB: Allow max credit advertise window.Steve Wise
2009-04-09RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Steve Wise
2009-02-26RDS/IB: Implement IB-specific datagram send.Andy Grover