1. aed20a5 rds: cancel send/recv work before queuing connection shutdown by Sowmini Varadhan · 7 years ago
  2. 00354de rds: tcp: various endian-ness fixes by Sowmini Varadhan · 7 years ago
  3. 087d975 rds: tcp: canonical connection order for all paths with index > 0 by Sowmini Varadhan · 8 years ago
  4. 9c7cbcf rds: Remove duplicate prefix from rds_conn_path_error use by Joe Perches · 8 years ago
  5. 5916e2c RDS: TCP: Enable multipath RDS for TCP by Sowmini Varadhan · 8 years ago
  6. 8315011 RDS: TCP: Simplify reconnect to avoid duelling reconnnect attempts by Sowmini Varadhan · 8 years ago
  7. b04e855 RDS: TCP: Hooks to set up a single connection path by Sowmini Varadhan · 8 years ago
  8. 2da43c4 RDS: TCP: make receive path use the rds_conn_path by Sowmini Varadhan · 8 years ago
  9. d769ef8 RDS: Update rds_conn_shutdown to work with rds_conn_path by Sowmini Varadhan · 8 years ago
  10. fb1b3dc RDS: Add rds_conn_path_error() by Sowmini Varadhan · 8 years ago
  11. 1f9ecd7 RDS: Pass rds_conn_path to rds_send_xmit() by Sowmini Varadhan · 8 years ago
  12. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 8 years ago
  13. 9c79440 RDS: TCP: fix race windows in send-path quiescence by rds_tcp_accept_one() by Sowmini Varadhan · 8 years ago
  14. db6526d RDS: use rds_send_xmit() state instead of RDS_LL_SEND_FULL by Santosh Shilimkar · 9 years ago
  15. 310886d net/rds: call rds_conn_drop instead of open code it at rds_connect_complete by Herton R. Krzesinski · 10 years ago
  16. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  17. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  18. 80c51be RDS: return to a single-threaded krdsd by Zach Brown · 14 years ago
  19. 0f4b1c7 rds: fix rds_send_xmit() serialization by Zach Brown · 14 years ago
  20. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  21. 2dc3935 RDS: move rds_shutdown_worker impl. to rds_conn_shutdown by Andy Grover · 14 years ago
  22. 768bbed RDS: Enable per-cpu workqueue threads by Tina Yang · 15 years ago
  23. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  24. 616b757 RDS: Export symbols from core RDS by Andy Grover · 15 years ago
  25. 00e0f34 RDS: Connection handling by Andy Grover · 16 years ago