1. 6094628 rds: prevent BUG_ON triggering on congestion map updates by Neil Horman · 13 years ago
  2. 20c72bd RDS: Implement masked atomic operations by Andy Grover · 14 years ago
  3. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  4. f046011 RDS/IB: track signaled sends by Zach Brown · 14 years ago
  5. 0f4b1c7 rds: fix rds_send_xmit() serialization by Zach Brown · 14 years ago
  6. 89bf9d4 RDS/IB: get the xmit max_sge from the RDS IB device on the connection by Zach Brown · 14 years ago
  7. 1cc2228 rds: Fix reference counting on the for xmit_atomic and xmit_rdma by Chris Mason · 14 years ago
  8. c9e6538 rds: Fix RDMA message reference counting by Chris Mason · 14 years ago
  9. 51e2cba RDS: Move atomic stats from general to ib-specific area by Andy Grover · 14 years ago
  10. ff3d7d3 RDS: Perform unmapping ops in stages by Andy Grover · 14 years ago
  11. 6c7cc6e RDS: Rename data op members prefix from m_ to op_ by Andy Grover · 14 years ago
  12. f8b3aaf RDS: Remove struct rds_rdma_op by Andy Grover · 14 years ago
  13. 241eef3 RDS: Implement silent atomics by Andy Grover · 14 years ago
  14. c8de3f1 RDS/IB: Make all flow control code conditional on i_flowctl by Andy Grover · 14 years ago
  15. 1d34f17 RDS: Remove unsignaled_bytes sysctl by Andy Grover · 14 years ago
  16. da5a06c RDS: rewrite rds_ib_xmit by Andy Grover · 14 years ago
  17. 919ced4 RDS/IB: Remove ib_[header/data]_sge() functions by Andy Grover · 15 years ago
  18. 6f3d05d RDS/IB: Remove dead code by Andy Grover · 15 years ago
  19. 9c03039 RDS/IB: eliminate duplicate code by Andy Grover · 15 years ago
  20. 15133f6 RDS: Implement atomic operations by Andy Grover · 15 years ago
  21. ff87e97 RDS: make m_rdma_op a member of rds_message by Andy Grover · 15 years ago
  22. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 15 years ago
  23. e779137 RDS: break out rdma and data ops into nested structs in rds_message by Andy Grover · 15 years ago
  24. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  25. 450d06c RDS: Properly unmap when getting a remote access error by Sherman Pun · 14 years ago
  26. 2e7b3b9 RDS: Fix congestion issues for loopback by Andy Grover · 14 years ago
  27. 735f61e RDS: Do not BUG() on error returned from ib_post_send by Andy Grover · 14 years ago
  28. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  29. 7b70d03 RDS/IW+IB: Allow max credit advertise window. by Steve Wise · 15 years ago
  30. d39e060 RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled. by Steve Wise · 15 years ago
  31. 6a0979d RDS/IB: Implement IB-specific datagram send. by Andy Grover · 15 years ago