David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 vuotta sitten |
Julian Anastasov
|
2392debc2b
ipv4: consider TOS in fib_select_default
|
10 vuotta sitten |
Roopa Prabhu
|
571e722676
ipv4: support for fib route lwtunnel encap attributes
|
10 vuotta sitten |
Andy Gospodarek
|
0eeb075fad
net: ipv4 sysctl option to ignore routes when nexthop link is down
|
10 vuotta sitten |
Andy Gospodarek
|
8a3d03166f
net: track link-status of ipv4 nexthops
|
10 vuotta sitten |
Alexander Duyck
|
0ddcf43d5d
ipv4: FIB Local/MAIN table collapse
|
10 vuotta sitten |
Scott Feldman
|
104616e74e
switchdev: don't support custom ip rules, for now
|
10 vuotta sitten |
Alexander Duyck
|
a7e5353123
fib_trie: Make fib_table rcu safe
|
10 vuotta sitten |
Alexander Duyck
|
56315f9e6e
fib_trie: Convert fib_alias to hlist from list
|
10 vuotta sitten |
Alexander Duyck
|
345e9b5426
fib_trie: Push rcu_read_lock/unlock to callers
|
10 vuotta sitten |
Alexander Duyck
|
a5a519b271
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
|
10 vuotta sitten |
Eric Dumazet
|
d546c62154
ipv4: harden fnhe_hashfun()
|
11 vuotta sitten |
Eric Dumazet
|
caa415270c
ipv4: fix a race in update_or_create_fnhe()
|
11 vuotta sitten |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
12 vuotta sitten |
Rami Rosen
|
b48410b4dc
ipv4: remove fib_update_nh_saddrs() declaration.
|
12 vuotta sitten |
Timo Teräs
|
2ffae99d1f
ipv4: use next hop exceptions also for input routes
|
12 vuotta sitten |
Timo Teräs
|
5aad1de5ea
ipv4: use separate genid for next hop exceptions
|
12 vuotta sitten |
Denis V. Lunev
|
5b9e12dbf9
ipv4: fix definition of FIB_TABLE_HASHSZ
|
12 vuotta sitten |
Eric Dumazet
|
f4ef85bbda
ipv4: add a fib_type to fib_info
|
13 vuotta sitten |
David S. Miller
|
c5038a8327
ipv4: Cache routes in nexthop exception entries.
|
13 vuotta sitten |
Eric Dumazet
|
d26b3a7c4b
ipv4: percpu nh_rth_output cache
|
13 vuotta sitten |
Eric Dumazet
|
54764bb647
ipv4: Restore old dst_free() behavior.
|
13 vuotta sitten |
David S. Miller
|
d2d68ba9fe
ipv4: Cache input routes in fib_info nexthops.
|
13 vuotta sitten |
David S. Miller
|
f2bb4bedf3
ipv4: Cache output routes in fib_info nexthops.
|
13 vuotta sitten |
Julian Anastasov
|
aee06da672
ipv4: use seqlock for nh_exceptions
|
13 vuotta sitten |
David S. Miller
|
4895c771c7
ipv4: Add FIB nexthop exceptions.
|
13 vuotta sitten |
David S. Miller
|
85b91b0339
ipv4: Don't store a rule pointer in fib_result.
|
13 vuotta sitten |
David S. Miller
|
391e5c22f5
ipv4: Remove tb_peers from fib_table.
|
13 vuotta sitten |
David S. Miller
|
e044a651b9
ipv4: Fix crashes in fib_rules_tclass().
|
13 vuotta sitten |
David S. Miller
|
f4530fa574
ipv4: Avoid overhead when no custom FIB rules are installed.
|
13 vuotta sitten |