summaryrefslogtreecommitdiff
path: root/net/rds/iw_send.c
AgeCommit message (Expand)Author
2011-06-17net/rds: use prink_ratelimited() instead of printk_ratelimit()Manuel Zerpies
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-09RDS: Rename data op members prefix from m_ to op_Andy Grover
2010-09-09RDS: Remove struct rds_rdma_opAndy Grover
2010-09-09RDS: make m_rdma_op a member of rds_messageAndy Grover
2010-09-09RDS: fold rdma.h into rds.hAndy Grover
2010-09-09RDS: break out rdma and data ops into nested structs in rds_messageAndy Grover
2010-09-09RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover
2010-03-17RDS: Do not BUG() on error returned from ib_post_sendAndy Grover
2009-11-30net: Move && and || to end of previous lineJoe Perches
2009-07-20RDS/IW: Remove page_shift variable from iwarp transportAndy Grover
2009-04-10RDS/IW+IB: Allow max credit advertise window.Steve Wise
2009-04-10RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled.Steve Wise
2009-02-27RDS: Add iWARP supportAndy Grover