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