aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_rhashtable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann1-0/+1
2015-02-27rhashtable: unconditionally grow when max_shift is not specifiedDaniel Borkmann1-2/+0
2015-02-20rhashtable: allow to unload test moduleDaniel Borkmann1-0/+5
2015-02-20rhashtable: don't allocate ht structure on stack in test_rht_initDaniel Borkmann1-1/+2
2015-01-30rhashtable: Make selftest modularGeert Uytterhoeven1-0/+227