index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
rhashtable.c
Age
Commit message (
Expand
)
Author
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-19
lib: rhashtable: remove second linux/log2.h inclusion
Fabian Frederick
2014-09-03
lib/rhashtable: allow user to set the minimum shifts of shrinking
Ying Xue
2014-09-03
rhashtable: fix lockdep splat in rhashtable_destroy()
Pablo Neira Ayuso
2014-08-26
lib: rhashtable: Spelling s/compuate/compute/
Geert Uytterhoeven
2014-08-14
rhashtable: unexport and make rht_obj() static
Thomas Graf
2014-08-14
rhashtable: RCU annotations for next pointers
Thomas Graf
2014-08-02
lib: Resizable, Scalable, Concurrent Hash Table
Thomas Graf