index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-09-01
1
-5
/
+15
|
\
|
*
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2017-08-28
1
-1
/
+2
|
*
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-08-28
1
-1
/
+2
|
*
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
2017-08-25
1
-1
/
+1
|
*
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-08-22
1
-3
/
+11
*
|
ipv6: Use multipath hash from flow info if available
Jakub Sitnicki
2017-08-24
1
-1
/
+7
*
|
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
Jakub Sitnicki
2017-08-24
1
-11
/
+1
*
|
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
2017-08-24
1
-0
/
+50
*
|
net: ipv6: put host and anycast routes on device with address
David Ahern
2017-08-21
1
-12
/
+34
*
|
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
2017-08-18
1
-2
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-15
1
-11
/
+8
|
\
|
|
*
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
2017-08-15
1
-3
/
+3
|
*
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
2017-08-14
1
-8
/
+5
*
|
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
2017-08-15
1
-1
/
+2
*
|
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
2017-08-15
1
-1
/
+6
*
|
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
2017-08-15
1
-6
/
+1
*
|
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-3
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-09
1
-8
/
+3
|
\
|
|
*
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
2017-08-03
1
-8
/
+3
*
|
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2017-08-08
1
-0
/
+1
*
|
ipv6: fib: Add offload indication to routes
Ido Schimmel
2017-08-03
1
-0
/
+8
|
/
*
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-07-06
1
-7
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-1
/
+5
|
\
|
*
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
2017-06-22
1
-1
/
+5
*
|
net: remove DST_NOCACHE flag
Wei Wang
2017-06-17
1
-5
/
+2
*
|
net: remove DST_NOGC flag
Wei Wang
2017-06-17
1
-3
/
+2
*
|
ipv6: get rid of icmp6 dst garbage collector
Wei Wang
2017-06-17
1
-46
/
+0
*
|
ipv6: mark DST_NOGC and remove the operation of dst_free()
Wei Wang
2017-06-17
1
-32
/
+17
*
|
ipv6: call dst_hold_safe() properly
Wei Wang
2017-06-17
1
-2
/
+2
*
|
ipv6: take dst->__refcnt for insertion into fib6 tree
Wei Wang
2017-06-17
1
-16
/
+39
*
|
net: use loopback dev when generating blackhole route
Wei Wang
2017-06-17
1
-4
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-0
/
+1
|
\
|
|
*
net: ipv6: Release route when device is unregistering
David Ahern
2017-06-08
1
-0
/
+1
*
|
net: add extack arg to lwtunnel build state
David Ahern
2017-05-30
1
-1
/
+1
*
|
net: lwtunnel: Add extack to encap attr validation
David Ahern
2017-05-30
1
-2
/
+2
*
|
net: ipv6: RTM_GETROUTE: return matched fib result when requested
Roopa Prabhu
2017-05-26
1
-8
/
+26
*
|
net: ipv6: Add extack messages for route add failures
David Ahern
2017-05-22
1
-8
/
+32
*
|
net: ipv6: Plumb extack through route add functions
David Ahern
2017-05-22
1
-25
/
+32
|
/
*
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-08
1
-2
/
+11
*
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-04
1
-11
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-0
/
+4
|
\
|
*
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2017-04-21
1
-0
/
+4
*
|
net: rtnetlink: plumb extended ack to doit function
David Ahern
2017-04-17
1
-4
/
+7
*
|
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-13
1
-2
/
+4
|
/
*
net: ipv6: set route type for anycast routes
David Ahern
2017-03-16
1
-0
/
+2
*
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
2017-03-09
1
-5
/
+6
*
ipv6: ignore null_entry in inet6_rtm_getroute() too
WANG Cong
2017-03-02
1
-0
/
+6
*
ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()
WANG Cong
2017-03-02
1
-5
/
+9
*
net: route: add missing nla_policy entry for RTA_MARK attribute
Liping Zhang
2017-03-01
1
-0
/
+1
*
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
2017-02-07
1
-13
/
+14
[next]