index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rhashtable.c
Commit message (
Expand
)
Author
Age
*
net: replace remaining users of arch_fast_hash with jhash
Daniel Borkmann
2014-12-10
*
rhashtable: Check for count mismatch while iterating in selftest
Thomas Graf
2014-11-24
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-14
|
\
|
*
lib: rhashtable - Remove weird non-ASCII characters from comments
Herbert Xu
2014-11-13
*
|
rhashtable: Drop gfp_flags arg in insert/remove functions
Thomas Graf
2014-11-13
*
|
rhashtable: Add parent argument to mutex_is_held
Herbert Xu
2014-11-13
*
|
rhashtable: Move mutex_is_held under PROVE_LOCKING
Herbert Xu
2014-11-13
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-08
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-10-02
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
|
|
\
\
|
*
|
|
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
2014-09-03
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-07
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
lib: rhashtable: Spelling s/compuate/compute/
Geert Uytterhoeven
2014-08-26
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-26
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
rhashtable: fix lockdep splat in rhashtable_destroy()
Pablo Neira Ayuso
2014-09-03
|
|
|
/
|
|
/
|
*
|
|
lib: rhashtable: remove second linux/log2.h inclusion
Fabian Frederick
2014-09-19
|
/
/
*
|
rhashtable: unexport and make rht_obj() static
Thomas Graf
2014-08-14
*
|
rhashtable: RCU annotations for next pointers
Thomas Graf
2014-08-14
|
/
*
lib: Resizable, Scalable, Concurrent Hash Table
Thomas Graf
2014-08-02