David S. Miller
|
fba961ab29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Ido Schimmel
|
58acfd714e
ipv6: Honor specified parameters in fibmatch lookup
|
7 years ago |
Brendan McGrath
|
588753f1eb
ipv6: icmp6: Allow icmp messages to be looped back
|
7 years ago |
Florian Westphal
|
16feebcf23
rtnetlink: remove __rtnl_register
|
7 years ago |
David Miller
|
0f6c480f23
xfrm: Move dst->path into struct xfrm_dst
|
7 years ago |
David Miller
|
3a2232e92e
ipv6: Move dst->from into struct rt6_info.
|
7 years ago |
David Miller
|
071fb37ec4
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
|
7 years ago |
David Ahern
|
98d11291d1
net: ipv6: Fixup device for anycast routes during copy
|
7 years ago |
Ido Schimmel
|
bbfcd77631
ipv6: Do not consider linkdown nexthops during multipath
|
7 years ago |
Stephen Hemminger
|
6670e15244
tcp: Namespace-ify sysctl_tcp_default_congestion_control
|
7 years ago |
Wei Wang
|
2ea2352ede
ipv6: prevent user from adding cached routes
|
8 years ago |
Wei Wang
|
87b1af8dcc
ipv6: add ip6_null_entry check in rt6_select()
|
8 years ago |
Paolo Abeni
|
b65f164d37
ipv6: let trace_fib6_table_lookup() dereference the fib table
|
8 years ago |
Paolo Abeni
|
1859bac04f
ipv6: remove from fib tree aged out RTF_CACHE dst
|
8 years ago |
Paolo Abeni
|
b886d5f2f2
ipv6: start fib6 gc on RTF_CACHE dst creation
|
8 years ago |
Colin Ian King
|
442d713baa
ipv6: fix incorrect bitwise operator used on rt6i_flags
|
8 years ago |
Colin Ian King
|
b2427e6717
ipv6: fix dereference of rt6_ex before null check error
|
8 years ago |
David S. Miller
|
d93fa2ba64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Eric Dumazet
|
bfd8e5a407
ipv6: avoid zeroing per cpu data again
|
8 years ago |
Steffen Klassert
|
62cf27e52b
ipv6: Fix traffic triggered IPsec connections.
|
8 years ago |
Eric Dumazet
|
951f788a80
ipv6: fix a BUG in rt6_get_pcpu_route()
|
8 years ago |
Wei Wang
|
81eb8447da
ipv6: take care of rt6_stats
|
8 years ago |
Wei Wang
|
66f5d6ce53
ipv6: replace rwlock with rcu and spinlock in fib6_table
|
8 years ago |
Wei Wang
|
17ecf590b3
ipv6: add key length check into rt6_select()
|
8 years ago |
Wei Wang
|
8d1040e808
ipv6: check fn->leaf before it is used
|
8 years ago |
Wei Wang
|
d3843fe5fd
ipv6: replace dst_hold() with dst_hold_safe() in routing code
|
8 years ago |
Wei Wang
|
a94b9367e0
ipv6: grab rt->rt6i_ref before allocating pcpu rt
|
8 years ago |
Wei Wang
|
2b760fcf5c
ipv6: hook up exception table to store dst cache
|
8 years ago |
Wei Wang
|
38fbeeeecc
ipv6: prepare fib6_locate() for exception table
|
8 years ago |
Wei Wang
|
c757faa8bf
ipv6: prepare fib6_age() for exception table
|
8 years ago |