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