aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rhashtable.c
Commit message (Expand)AuthorAge
* net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann2014-12-10
* rhashtable: Check for count mismatch while iterating in selftestThomas Graf2014-11-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-14
|\
| * lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu2014-11-13
* | rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf2014-11-13
* | rhashtable: Add parent argument to mutex_is_heldHerbert Xu2014-11-13
* | rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu2014-11-13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
| |\ \
| * | | lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue2014-09-03
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: rhashtable: Spelling s/compuate/compute/Geert Uytterhoeven2014-08-26
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2014-09-26
|\ \ \ \ | |_|_|/ |/| | |
| * | | rhashtable: fix lockdep splat in rhashtable_destroy()Pablo Neira Ayuso2014-09-03
| | |/ | |/|
* / | lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick2014-09-19
|/ /
* | rhashtable: unexport and make rht_obj() staticThomas Graf2014-08-14
* | rhashtable: RCU annotations for next pointersThomas Graf2014-08-14
|/
* lib: Resizable, Scalable, Concurrent Hash TableThomas Graf2014-08-02