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