1. 3b3bf80 rhashtable-test: Fix max_size parameter description by Phil Sutter · 8 years ago
  2. 8f6fd83 rhashtable: accept GFP flags in rhashtable_walk_init by Bob Copeland · 8 years ago
  3. d662e03 rhashtable-test: allow to retry even if -ENOMEM was returned by Phil Sutter · 8 years ago
  4. 95e435a rhashtable-test: calculate max_entries value by default by Phil Sutter · 8 years ago
  5. 9e9089e rhashtable-test: retry insert operations by Phil Sutter · 8 years ago
  6. cd5b318 rhashtable-test: add cond_resched() to thread test by Phil Sutter · 8 years ago
  7. f4a3e90 rhashtable-test: extend to test concurrency by Phil Sutter · 9 years ago
  8. 685a015 rhashtable: Allow other tasks to be scheduled in large lookup loops by Thomas Graf · 9 years ago
  9. 6decd63 rhashtable-test: Fix 64bit division by Thomas Graf · 9 years ago
  10. 67b7cbf rhashtable-test: Detect insertion failures by Thomas Graf · 9 years ago
  11. 246b23a rhashtable-test: Use walker to test bucket statistics by Thomas Graf · 9 years ago
  12. fcc5702 rhashtable-test: Do not allocate individual test objects by Thomas Graf · 9 years ago
  13. c2c8a90 rhashtable-test: Get rid of ptr in test_obj structure by Thomas Graf · 9 years ago
  14. 1aa661f rhashtable-test: Measure time to insert, remove & traverse entries by Thomas Graf · 9 years ago
  15. f54e84b rhashtable-test: Remove unused TEST_NEXPANDS by Thomas Graf · 9 years ago
  16. b81b7be test_rhashtable: Remove bogus max_size setting by Herbert Xu · 9 years ago
  17. b824478 rhashtable: Add multiple rehash support by Herbert Xu · 9 years ago
  18. b182aa6 test_rhashtable: Use inlined rhashtable interface by Herbert Xu · 9 years ago
  19. 4f509df test_rhashtable: Use rhashtable max_size instead of max_shift by Herbert Xu · 9 years ago
  20. 63d512d rhashtable: Add rehash counter to bucket_table by Herbert Xu · 9 years ago
  21. 4c4b52d rhashtable: remove indirection for grow/shrink decision functions by Daniel Borkmann · 9 years ago
  22. 8331de7 rhashtable: unconditionally grow when max_shift is not specified by Daniel Borkmann · 9 years ago
  23. 6dd0c16 rhashtable: allow to unload test module by Daniel Borkmann · 9 years ago
  24. b7f5e5c rhashtable: don't allocate ht structure on stack in test_rht_init by Daniel Borkmann · 9 years ago
  25. 9d6dbe1 rhashtable: Make selftest modular by Geert Uytterhoeven · 9 years ago