1. 26d2177 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  2. e558024 rds/ib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  3. 3049147 RDS: Make sure we do a signaled send for large-send by santosh.shilimkar@oracle.com · 9 years ago
  4. b806ef3 Merge branch 'for-4.2-misc' into k.o/for-4.2 by Doug Ledford · 9 years ago
  5. d655a9f rds: re-entry of rds_ib_xmit/rds_iw_xmit by Wengang Wang · 9 years ago
  6. 3c88f3d RDS: Switch to generic logging helpers by Sagi Grimberg · 9 years ago
  7. 11ac119 net: rds: Remove repeated function names from debug output by Rasmus Villemoes · 9 years ago
  8. 71fd762 net: rds: Use time_after() for time comparison by Manuel Schölling · 10 years ago
  9. 18fc25c rds: prevent BUG_ON triggered on congestion update to loopback by Venkat Venkatsubra · 11 years ago
  10. cb0a605 net/rds: use prink_ratelimited() instead of printk_ratelimit() by Manuel Zerpies · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  12. 6094628 rds: prevent BUG_ON triggering on congestion map updates by Neil Horman · 13 years ago
  13. 20c72bd RDS: Implement masked atomic operations by Andy Grover · 14 years ago
  14. 59f740a RDS/IB: print string constants in more places by Zach Brown · 14 years ago
  15. f046011 RDS/IB: track signaled sends by Zach Brown · 14 years ago
  16. 0f4b1c7 rds: fix rds_send_xmit() serialization by Zach Brown · 14 years ago
  17. 89bf9d4 RDS/IB: get the xmit max_sge from the RDS IB device on the connection by Zach Brown · 14 years ago
  18. 1cc2228 rds: Fix reference counting on the for xmit_atomic and xmit_rdma by Chris Mason · 14 years ago
  19. c9e6538 rds: Fix RDMA message reference counting by Chris Mason · 14 years ago
  20. 51e2cba RDS: Move atomic stats from general to ib-specific area by Andy Grover · 14 years ago
  21. ff3d7d3 RDS: Perform unmapping ops in stages by Andy Grover · 14 years ago
  22. 6c7cc6e RDS: Rename data op members prefix from m_ to op_ by Andy Grover · 14 years ago
  23. f8b3aaf RDS: Remove struct rds_rdma_op by Andy Grover · 14 years ago
  24. 241eef3 RDS: Implement silent atomics by Andy Grover · 15 years ago
  25. c8de3f1 RDS/IB: Make all flow control code conditional on i_flowctl by Andy Grover · 15 years ago
  26. 1d34f17 RDS: Remove unsignaled_bytes sysctl by Andy Grover · 15 years ago
  27. da5a06c RDS: rewrite rds_ib_xmit by Andy Grover · 15 years ago
  28. 919ced4 RDS/IB: Remove ib_[header/data]_sge() functions by Andy Grover · 15 years ago
  29. 6f3d05d RDS/IB: Remove dead code by Andy Grover · 15 years ago
  30. 9c03039 RDS/IB: eliminate duplicate code by Andy Grover · 15 years ago
  31. 15133f6 RDS: Implement atomic operations by Andy Grover · 15 years ago
  32. ff87e97 RDS: make m_rdma_op a member of rds_message by Andy Grover · 15 years ago
  33. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 15 years ago
  34. e779137 RDS: break out rdma and data ops into nested structs in rds_message by Andy Grover · 15 years ago
  35. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  36. 450d06c RDS: Properly unmap when getting a remote access error by Sherman Pun · 14 years ago
  37. 2e7b3b9 RDS: Fix congestion issues for loopback by Andy Grover · 14 years ago
  38. 735f61e RDS: Do not BUG() on error returned from ib_post_send by Andy Grover · 14 years ago
  39. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  40. 7b70d03 RDS/IW+IB: Allow max credit advertise window. by Steve Wise · 15 years ago
  41. d39e060 RDS/IW+IB: Set the RDS_LL_SEND_FULL bit when we're throttled. by Steve Wise · 15 years ago
  42. 6a0979d RDS/IB: Implement IB-specific datagram send. by Andy Grover · 15 years ago