1. 1bbdcee inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once by Hannes Frederic Sowa · 11 years ago
  2. 65cd803 ipv4: split inet_ehashfn to hash functions per compilation unit by Hannes Frederic Sowa · 11 years ago
  3. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  4. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  5. ff51bf8 rds: make local functions/variables static by stephen hemminger · 14 years ago
  6. 4518071 RDS: cancel connection work structs as we shut down by Zach Brown · 14 years ago
  7. ffcec0e RDS: don't call rds_conn_shutdown() from rds_conn_destroy() by Zach Brown · 14 years ago
  8. 5adb5bc RDS: have sockets get transport module references by Zach Brown · 14 years ago
  9. fe8ff6b RDS: lock rds_conn_count decrement in rds_conn_destroy() by Zach Brown · 14 years ago
  10. ef87b7e RDS: remove __init and __exit annotation by Zach Brown · 14 years ago
  11. c9455d9 RDS: whitespace by Andy Grover · 14 years ago
  12. 0f4b1c7 rds: fix rds_send_xmit() serialization by Zach Brown · 14 years ago
  13. 501dccc rds: block ints when acquiring c_lock in rds_conn_message_info() by Zach Brown · 14 years ago
  14. f3c6808 RDS: introduce rds_conn_connect_if_down() by Zach Brown · 14 years ago
  15. bcf50ef rds: use RCU to protect the connection hash by Chris Mason · 14 years ago
  16. abf4543 RDS: use locking on the connection hash list by Chris Mason · 14 years ago
  17. 7e3f295 rds: don't let RDS shutdown a connection while senders are present by Chris Mason · 14 years ago
  18. 9e29db0 RDS: Use a generation counter to avoid rds_send_xmit loop by Chris Mason · 14 years ago
  19. 049ee3f RDS: Change send lock from a mutex to a spinlock by Andy Grover · 14 years ago
  20. 21f79af RDS: fold rdma.h into rds.h by Andy Grover · 14 years ago
  21. 8690bfa RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons by Andy Grover · 14 years ago
  22. 2dc3935 RDS: move rds_shutdown_worker impl. to rds_conn_shutdown by Andy Grover · 14 years ago
  23. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  24. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  25. 616b757 RDS: Export symbols from core RDS by Andy Grover · 15 years ago
  26. cb24405 RDS: Refactor end of __conn_create for readability by Andy Grover · 15 years ago
  27. 9099707 RDS: Don't set c_version in __rds_conn_create() by Andy Grover · 15 years ago
  28. 05a178e rds: use kmem_cache_zalloc instead of kmem_cache_alloc/memset by Wei Yongjun · 15 years ago
  29. 00e0f34 RDS: Connection handling by Andy Grover · 15 years ago