Steffen Klassert
|
62cf27e52b
ipv6: Fix traffic triggered IPsec connections.
|
8 years ago |
David S. Miller
|
6026e043d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Xin Long
|
1e2ea8ad37
ipv6: set dst.obsolete when a cached route has expired
|
8 years ago |
Wei Wang
|
4e587ea71b
ipv6: fix sparse warning on rt6i_node
|
8 years ago |
Steffen Klassert
|
3614364527
ipv6: Fix may be used uninitialized warning in rt6_check
|
8 years ago |
Jakub Sitnicki
|
b673d6ccea
ipv6: Use multipath hash from flow info if available
|
8 years ago |
Jakub Sitnicki
|
956b45318a
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
|
8 years ago |
Jakub Sitnicki
|
23aebdacb0
ipv6: Compute multipath hash for ICMP errors from offending packet
|
8 years ago |
Wei Wang
|
c5cff8561d
ipv6: add rcu grace period before freeing fib6_node
|
8 years ago |
David Ahern
|
4832c30d54
net: ipv6: put host and anycast routes on device with address
|
8 years ago |
Arnd Bergmann
|
401481e060
ipv6: fix false-postive maybe-uninitialized warning
|
8 years ago |
David S. Miller
|
463910e2df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Florian Westphal
|
e3a22b7f5c
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
|
8 years ago |
Florian Westphal
|
121622dba8
ipv6: route: make rtm_getroute not assume rtnl is locked
|
8 years ago |
Eric Dumazet
|
12d94a8049
ipv6: fix NULL dereference in ip6_route_dev_notify()
|
8 years ago |
Ido Schimmel
|
fe40079995
ipv6: fib: Provide offload indication using nexthop flags
|
8 years ago |
Wei Wang
|
e5645f51ba
ipv6: release rt6->rt6i_idev properly during ifdown
|
8 years ago |
Florian Westphal
|
b97bac64a5
rtnetlink: make rtnl_register accept a flags parameter
|
8 years ago |
David S. Miller
|
3118e6e19d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Vincent Bernat
|
feca7d8c13
net: ipv6: avoid overhead when no custom FIB rules are installed
|
8 years ago |
Ido Schimmel
|
61e4d01e16
ipv6: fib: Add offload indication to routes
|
8 years ago |
Xin Long
|
b91d532928
ipv6: set rt6i_protocol properly in the route when it is installed
|
8 years ago |
David Ahern
|
f06b7549b7
net: ipv6: Compare lwstate in detecting duplicate nexthops
|
8 years ago |
David S. Miller
|
b079115937
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
WANG Cong
|
76da070450
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
|
8 years ago |
Wei Wang
|
a4c2fd7f78
net: remove DST_NOCACHE flag
|
8 years ago |
Wei Wang
|
b2a9c0ed75
net: remove DST_NOGC flag
|
8 years ago |
Wei Wang
|
db916649b5
ipv6: get rid of icmp6 dst garbage collector
|
8 years ago |
Wei Wang
|
587fea7411
ipv6: mark DST_NOGC and remove the operation of dst_free()
|
8 years ago |
Wei Wang
|
ad65a2f056
ipv6: call dst_hold_safe() properly
|
8 years ago |