summaryrefslogtreecommitdiff
path: root/lib/rhashtable.c
AgeCommit message (Expand)Author
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-19lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick
2014-09-03lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf
2014-08-02lib: Resizable, Scalable, Concurrent Hash TableThomas Graf