Davidlohr Bueso
|
107d01f5ba
lib/rhashtable: consider param->min_size when setting initial table size
|
il y a 7 ans |
Taehee Yoo
|
0026129c86
rhashtable: add restart routine in rhashtable_free_and_destroy()
|
il y a 7 ans |
Rishabh Bhatnagar
|
c643ecf354
lib: rhashtable: Correct self-assignment in rhashtable.c
|
il y a 7 ans |
NeilBrown
|
5d240a8936
rhashtable: improve rhashtable_walk stability when stop/start used.
|
il y a 7 ans |
NeilBrown
|
b41cc04b66
rhashtable: reset iter when rhashtable_walk_start sees new table
|
il y a 7 ans |
NeilBrown
|
82266e98dd
rhashtable: Revise incorrect comment on r{hl, hash}table_walk_enter()
|
il y a 7 ans |
Eric Dumazet
|
ae6da1f503
rhashtable: add schedule points
|
il y a 7 ans |
Paul Blakey
|
d3dcf8eb61
rhashtable: Fix rhlist duplicates insertion
|
il y a 7 ans |
Tom Herbert
|
64e0cd0d35
rhashtable: Call library function alloc_bucket_locks
|
il y a 8 ans |
Tom Herbert
|
2db54b475a
rhashtable: Add rhastable_walk_peek
|
il y a 8 ans |
Tom Herbert
|
97a6ec4ac0
rhashtable: Change rhashtable_walk_start to return void
|
il y a 8 ans |
Andreas Gruenbacher
|
0647169cf9
rhashtable: Documentation tweak
|
il y a 8 ans |
Linus Torvalds
|
52f6c588c7
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
|
il y a 8 ans |
Michal Hocko
|
12e8fd6fd3
lib/rhashtable.c: use kvzalloc() in bucket_table_alloc() when possible
|
il y a 8 ans |
Jason A. Donenfeld
|
d48ad080ec
rhashtable: use get_random_u32 for hash_rnd
|
il y a 8 ans |
Michal Hocko
|
43ca5bc4f7
lib/rhashtable.c: simplify a strange allocation pattern
|
il y a 8 ans |
Florian Westphal
|
48e75b4306
rhashtable: compact struct rhashtable_params
|
il y a 8 ans |
Herbert Xu
|
2d2ab658d2
rhashtable: Do not lower max_elems when max_size is zero
|
il y a 8 ans |
Herbert Xu
|
6d684e5469
rhashtable: Cap total number of entries to 2^31
|
il y a 8 ans |
Florian Westphal
|
038a3e858d
rhashtable: remove insecure_max_entries param
|
il y a 8 ans |
Florian Westphal
|
5f8ddeab10
rhashtable: remove insecure_elasticity
|
il y a 8 ans |
Ingo Molnar
|
b2d0910310
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h>
|
il y a 8 ans |
Herbert Xu
|
c4d2603dac
rhashtable: Fix RCU dereference annotation in rht_bucket_nested
|
il y a 8 ans |
Herbert Xu
|
ca435407ba
rhashtable: Fix use before NULL check in bucket_table_free
|
il y a 8 ans |
Herbert Xu
|
da20420f83
rhashtable: Add nested tables
|
il y a 8 ans |
Herbert Xu
|
ca26893f05
rhashtable: Add rhlist interface
|
il y a 9 ans |
David S. Miller
|
60175ccdf4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
|
il y a 9 ans |
David S. Miller
|
6abdd5f593
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
il y a 9 ans |
Eric Dumazet
|
9dbeea7f08
rhashtable: fix a memory leak in alloc_bucket_locks()
|
il y a 9 ans |
Pablo Neira Ayuso
|
5ca8cc5bf1
rhashtable: add rhashtable_lookup_get_insert_key()
|
il y a 9 ans |