Eric Dumazet
|
d94ce9b283
ipv4: 16 slots in initial fib_info hash table
|
12 years ago |
Julian Anastasov
|
f8a17175c6
ipv4: make sure nh_pcpu_rth_output is always allocated
|
12 years ago |
Eric Dumazet
|
f4ef85bbda
ipv4: add a fib_type to fib_info
|
12 years ago |
Eric W. Biederman
|
15e473046c
netlink: Rename pid to portid to avoid confusion
|
12 years ago |
David S. Miller
|
c5038a8327
ipv4: Cache routes in nexthop exception entries.
|
13 years ago |
Eric Dumazet
|
d26b3a7c4b
ipv4: percpu nh_rth_output cache
|
13 years ago |
Eric Dumazet
|
54764bb647
ipv4: Restore old dst_free() behavior.
|
13 years ago |
Eric Dumazet
|
404e0a8b6a
net: ipv4: fix RCU races on dst refcounts
|
13 years ago |
David S. Miller
|
c6cffba4ff
ipv4: Fix input route performance regression.
|
13 years ago |
David S. Miller
|
d2d68ba9fe
ipv4: Cache input routes in fib_info nexthops.
|
13 years ago |
David S. Miller
|
f2bb4bedf3
ipv4: Cache output routes in fib_info nexthops.
|
13 years ago |
Eric Dumazet
|
5abf7f7e0f
ipv4: fix rcu splat
|
13 years ago |
David S. Miller
|
4895c771c7
ipv4: Add FIB nexthop exceptions.
|
13 years ago |
David S. Miller
|
710ab6c031
ipv4: Enforce max MTU metric at route insertion time.
|
13 years ago |
David S. Miller
|
f4530fa574
ipv4: Avoid overhead when no custom FIB rules are installed.
|
13 years ago |
David S. Miller
|
7a9bc9b81a
ipv4: Elide fib_validate_source() completely when possible.
|
13 years ago |
David S. Miller
|
6fac262526
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
|
13 years ago |
Yanmin Zhang
|
e49cc0da72
ipv4: fix the rcu race between free_fib_info and ip_route_output_slow
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
f3756b79e8
ipv4: Stop using NLA_PUT*().
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Joe Perches
|
058bd4d2a4
net: Convert printks to pr_<level>
|
13 years ago |
Yan, Zheng
|
19c1ea14c9
ipv4: Fix fib_info->fib_metrics leak
|
14 years ago |
Lai Jiangshan
|
4670994d15
net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
|
14 years ago |
David S. Miller
|
37e826c513
ipv4: Fix nexthop caching wrt. scoping.
|
14 years ago |
David S. Miller
|
436c3b66ec
ipv4: Invalidate nexthop cache nh_saddr more correctly.
|
14 years ago |
Eric Dumazet
|
fcd13f42c9
ipv4: fix fib metrics
|
14 years ago |
David S. Miller
|
9ade22861f
ipv4: Use flowi4 in FIB layer.
|
14 years ago |
David S. Miller
|
22bd5b9b13
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |