Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
699950741604979437a59069855d1c34910587f0
/
lib
/
rhashtable.c
« Previous
545a148
rhashtable: initialize atomic nelems variable
by Ying Xue
· 10 years ago
c0c09bf
rhashtable: avoid unnecessary wakeup for worker queue
by Ying Xue
· 10 years ago
bd6d4db
rhashtable: future table needs to be traversed when remove an object
by Ying Xue
· 10 years ago
db30485
rhashtable: involve rhashtable_lookup_insert routine
by Ying Xue
· 10 years ago
54c5b7d
rhashtable: introduce rhashtable_wakeup_worker helper function
by Ying Xue
· 10 years ago
efb975a6
rhashtable: optimize rhashtable_lookup routine
by Ying Xue
· 10 years ago
f89bd6f
rhashtable: Supports for nulls marker
by Thomas Graf
· 10 years ago
97defe1
rhashtable: Per bucket locks & deferred expansion/shrinking
by Thomas Graf
· 10 years ago
897362e
nft_hash: Remove rhashtable_remove_pprev()
by Thomas Graf
· 10 years ago
b8e1943
rhashtable: Factor out bucket_tail() function
by Thomas Graf
· 10 years ago
88d6ed1
rhashtable: Convert bucket iterators to take table and index
by Thomas Graf
· 10 years ago
a4b18cd
rhashtable: Use rht_obj() instead of manual offset calculation
by Thomas Graf
· 10 years ago
8d24c0b
rhashtable: Do hashing inside of rhashtable_lookup_compare()
by Thomas Graf
· 10 years ago
8754589
net: replace remaining users of arch_fast_hash with jhash
by Daniel Borkmann
· 10 years ago
3e7b2ec
rhashtable: Check for count mismatch while iterating in selftest
by Thomas Graf
· 10 years ago
076ce44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
6eba822
rhashtable: Drop gfp_flags arg in insert/remove functions
by Thomas Graf
· 10 years ago
7b4ce23
rhashtable: Add parent argument to mutex_is_held
by Herbert Xu
· 10 years ago
1b2f309
rhashtable: Move mutex_is_held under PROVE_LOCKING
by Herbert Xu
· 10 years ago
0c828f2
lib: rhashtable - Remove weird non-ASCII characters from comments
by Herbert Xu
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e7af85d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 10 years ago
1f6d803
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
b3f2512
lib: rhashtable: remove second linux/log2.h inclusion
by Fabian Frederick
· 10 years ago
9400017
lib/rhashtable: allow user to set the minimum shifts of shrinking
by Ying Xue
· 10 years ago
ae82ddc
rhashtable: fix lockdep splat in rhashtable_destroy()
by Pablo Neira Ayuso
· 10 years ago
45d5acd
lib: rhashtable: Spelling s/compuate/compute/
by Geert Uytterhoeven
· 10 years ago
c91eee5
rhashtable: unexport and make rht_obj() static
by Thomas Graf
· 10 years ago
5300fdc
rhashtable: RCU annotations for next pointers
by Thomas Graf
· 10 years ago
7e1e776
lib: Resizable, Scalable, Concurrent Hash Table
by Thomas Graf
· 10 years ago