Igor Maravic
|
ad5b310228
net: ipv4: fib_trie: Don't unnecessarily search for already found fib leaf
|
13 年之前 |
Eric Dumazet
|
79cda75a10
fib: use __fls() on non null argument
|
13 年之前 |
Lin Ming
|
61648d91fc
ipv4: clean up put_child
|
13 年之前 |
Lin Ming
|
4ea4bf7ebc
ipv4: fix debug info in tnode_new
|
13 年之前 |
David S. Miller
|
391e5c22f5
ipv4: Remove tb_peers from fib_table.
|
13 年之前 |
David S. Miller
|
8e77327783
inet: Add inetpeer tree roots to the FIB tables.
|
13 年之前 |
Joe Perches
|
e3192690a3
net: Remove casts to same type
|
13 年之前 |
David S. Miller
|
dccd9ecc37
ipv4: Do not use dead fib_info entries.
|
13 年之前 |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 年之前 |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 年之前 |
Eric Dumazet
|
cf778b00e9
net: reintroduce missing rcu_assign_pointer() calls
|
13 年之前 |
Florian Westphal
|
6fc01438a9
net: ipv4: export fib_lookup and fib_table_lookup
|
14 年之前 |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 年之前 |
Stephen Hemminger
|
a9b3cd7f32
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
|
14 年之前 |
Eric Dumazet
|
5c74501f76
ipv4: save cpu cycles from check_leaf()
|
14 年之前 |
Paul Gortmaker
|
70c7160619
Add appropriate <linux/prefetch.h> include for prefetch users
|
14 年之前 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
Lai Jiangshan
|
bceb0f4512
net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu()
|
14 年之前 |
David S. Miller
|
7143b7d412
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Alexey Dobriyan
|
7cfd260910
ipv4: don't spam dmesg with "Using LC-trie" messages
|
14 年之前 |
David S. Miller
|
21d8c49e01
ipv4: Call fib_select_default() only when actually necessary.
|
14 年之前 |
David S. Miller
|
1c01a80cfe
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
Eric Dumazet
|
0a5c047507
fib: add __rcu annotations
|
14 年之前 |
Julian Anastasov
|
1fbc784392
ipv4: do not ignore route errors
|
14 年之前 |
David S. Miller
|
37e826c513
ipv4: Fix nexthop caching wrt. scoping.
|
14 年之前 |
Julian Anastasov
|
74cb3c108b
ipv4: match prefsrc when deleting routes
|
14 年之前 |
David S. Miller
|
22bd5b9b13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
|
14 年之前 |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 年之前 |
David S. Miller
|
3be0686b6e
ipv4: Inline fib_semantic_match into check_leaf
|
14 年之前 |