1. eee2fa6 rds: Changing IP address internal representation to struct in6_addr by Ka-Cheong Poon · 6 years ago
  2. ebeeb1a rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and rds connection/workq management by Sowmini Varadhan · 7 years ago
  3. 5ca1144 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  4. b589513 rds: tcp: compute m_ack_seq as offset from ->write_seq 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. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  8. e73a67f don't open-code kernel_setsockopt() by Al Viro · 8 years ago
  9. 315ca6d RDS: TCP: set RDS_FLAG_RETRANSMITTED in cp_retrans list by Sowmini Varadhan · 8 years ago
  10. 5916e2c RDS: TCP: Enable multipath RDS for TCP by Sowmini Varadhan · 8 years ago
  11. ea3b1ea RDS: TCP: make ->sk_user_data point to a rds_conn_path by Sowmini Varadhan · 9 years ago
  12. 226f7a7 RDS: Rework path specific indirections by Sowmini Varadhan · 9 years ago
  13. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 5c3da57 net: rds: fix coding style issues by Joshua Houghton · 9 years ago
  15. 0cb4396 RDS: split out connection specific state from rds_connection to rds_conn_path by Sowmini Varadhan · 9 years ago
  16. 3803662 rds: tcp: block BH in TCP callbacks by Eric Dumazet · 9 years ago
  17. 76b29ef RDS-TCP: Set up MSG_MORE and MSG_SENDPAGE_NOTLAST as appropriate in rds_tcp_xmit by Sowmini Varadhan · 9 years ago
  18. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  19. bfdc587 rds: Don't disable BH on BH context by Ying Xue · 12 years ago
  20. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  21. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. f064af1 net: fix a lockdep splat by Eric Dumazet · 14 years ago
  23. 77dd550 RDS: Stop supporting old cong map sending method by Andy Grover · 15 years ago
  24. 6c7cc6e RDS: Rename data op members prefix from m_ to op_ by Andy Grover · 15 years ago
  25. e779137 RDS: break out rdma and data ops into nested structs in rds_message by Andy Grover · 15 years ago
  26. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 15 years ago
  27. 8e82376 RDS/TCP: Wait to wake thread when write space available by Andy Grover · 15 years ago
  28. 6884b34 net/rds: remove uses of NIPQUAD, use %pI4 by Joe Perches · 15 years ago
  29. 7004108 RDS: Add TCP transport to RDS by Andy Grover · 15 years ago