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