Alexander Duyck
|
5405afd1a3
fib_trie: Add tracking value for suffix length
|
hace 10 años |
Alexander Duyck
|
21d1f11db0
fib_trie: Remove checks for index >= tnode_child_length from tnode_get_child
|
hace 10 años |
Alexander Duyck
|
12c081a5c8
fib_trie: inflate/halve nodes in a more RCU friendly way
|
hace 10 años |
Alexander Duyck
|
fc86a93b46
fib_trie: Push tnode flushing down to inflate/halve
|
hace 10 años |
Alexander Duyck
|
ff181ed876
fib_trie: Push assignment of child to parent down into inflate/halve
|
hace 10 años |
Alexander Duyck
|
f05a48198b
fib_trie: Add functions should_inflate and should_halve
|
hace 10 años |
Alexander Duyck
|
cf3637bb8f
fib_trie: Move resize to after inflate/halve
|
hace 10 años |
Alexander Duyck
|
345e9b5426
fib_trie: Push rcu_read_lock/unlock to callers
|
hace 10 años |
Alexander Duyck
|
98293e8d2f
fib_trie: Use unsigned long for anything dealing with a shift by bits
|
hace 10 años |
Alexander Duyck
|
e9b44019d4
fib_trie: Update meaning of pos to represent unchecked bits
|
hace 10 años |
Alexander Duyck
|
836a0123c9
fib_trie: Optimize fib_table_insert
|
hace 10 años |
Alexander Duyck
|
939afb0657
fib_trie: Optimize fib_find_node
|
hace 10 años |
Alexander Duyck
|
9f9e636d4f
fib_trie: Optimize fib_table_lookup to avoid wasting time on loops/variables
|
hace 10 años |
Alexander Duyck
|
adaf981685
fib_trie: Merge leaf into tnode
|
hace 10 años |
Alexander Duyck
|
37fd30f2da
fib_trie: Merge tnode_free and leaf_free into node_free
|
hace 10 años |
Alexander Duyck
|
64c9b6fb26
fib_trie: Make leaf and tnode more uniform
|
hace 10 años |
Alexander Duyck
|
8274a97aa4
fib_trie: Update usage stats to be percpu instead of global variables
|
hace 10 años |
Alexander Duyck
|
e962f30297
fib_trie: Fix trie balancing issue if new node pushes down existing node
|
hace 10 años |
Ken Helias
|
1d023284c3
list: fix order of arguments for hlist_add_after(_rcu)
|
hace 11 años |
Tetsuo Handa
|
652586df95
seq_file: remove "%n" usage from seq_file users
|
hace 11 años |
baker.zhang
|
4c60f1d67f
fib_trie: only calc for the un-first node
|
hace 12 años |
baker.zhang
|
bbe34cf8a1
fib_trie: avoid a redundant bit judgement in inflate
|
hace 12 años |
Eric Dumazet
|
aab515d7c3
fib_trie: remove potential out of bound access
|
hace 12 años |
Jerry Snitselaar
|
f585a991e1
fib_trie: potential out of bounds access in trie_show_stats()
|
hace 12 años |
Al Viro
|
0020356355
fib_trie: no need to delay vfree()
|
hace 12 años |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
hace 12 años |
Gao feng
|
ece31ffd53
net: proc: change proc_net_remove to remove_proc_entry
|
hace 12 años |
Gao feng
|
d4beaa66ad
net: proc: change proc_net_fops_create to proc_create
|
hace 12 años |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
hace 13 años |
Nicolas Dichtel
|
4ccfe6d410
ipv4/route: arg delay is useless in rt_cache_flush()
|
hace 13 años |