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
*
ipv6: fix ifnullfree.cocci warnings
Wu Fengguang
2015-09-09
1
-2
/
+1
*
ipv6: fix multipath route replace error recovery
Roopa Prabhu
2015-09-09
1
-26
/
+175
*
tcp: use dctcp if enabled on the route to the initiator
Daniel Borkmann
2015-08-31
1
-2
/
+7
*
fib, fib6: reject invalid feature bits
Daniel Borkmann
2015-08-31
1
-0
/
+2
*
net: fib6: reduce identation in ip6_convert_metrics
Daniel Borkmann
2015-08-31
1
-16
/
+16
*
ip_tunnels: convert the mode field of ip_tunnel_info to flags
Jiri Benc
2015-08-29
1
-1
/
+1
*
lwt: Add cfg argument to build_state
Tom Herbert
2015-08-24
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-21
1
-24
/
+55
|
\
|
*
ipv6: Fix a potential deadlock when creating pcpu rt
Martin KaFai Lau
2015-08-17
1
-11
/
+33
|
*
ipv6: Add rt6_make_pcpu_route()
Martin KaFai Lau
2015-08-17
1
-4
/
+16
|
*
ipv6: Remove un-used argument from ip6_dst_alloc()
Martin KaFai Lau
2015-08-17
1
-12
/
+9
*
|
ipv6: route: extend flow representation with tunnel key
Jiri Benc
2015-08-20
1
-0
/
+6
*
|
ipv6: ndisc: inherit metadata dst when creating ndisc requests
Jiri Benc
2015-08-20
1
-1
/
+1
*
|
ipv6: drop metadata dst in ip6_route_input
Jiri Benc
2015-08-20
1
-0
/
+1
*
|
route: move lwtunnel state to dst_entry
Jiri Benc
2015-08-20
1
-10
/
+10
*
|
lwt: Add support to redirect dst.input
Tom Herbert
2015-08-17
1
-1
/
+7
*
|
net: ipv6 sysctl option to ignore routes when nexthop link is down
Andy Gospodarek
2015-08-13
1
-1
/
+10
*
|
net: track link status of ipv6 nexthops
Andy Gospodarek
2015-08-13
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-13
1
-2
/
+4
|
\
|
|
*
ipv6: don't reject link-local nexthop on other interface
Florian Westphal
2015-08-10
1
-2
/
+4
*
|
ipv6: Avoid rt6_probe() taking writer lock in the fast path
Martin KaFai Lau
2015-07-27
1
-0
/
+4
*
|
ipv6: Re-arrange code in rt6_probe()
Martin KaFai Lau
2015-07-27
1
-24
/
+20
*
|
lwtunnel: change prototype of lwtunnel_state_get()
Nicolas Dichtel
2015-07-27
1
-6
/
+2
*
|
ipv6: copy lwtstate in ip6_rt_copy_init()
Nicolas Dichtel
2015-07-27
1
-0
/
+4
*
|
ipv6: use lwtunnel_output6() only if flag redirect is set
Nicolas Dichtel
2015-07-27
1
-1
/
+2
*
|
ipv6: rt6_info output redirect to tunnel output
Roopa Prabhu
2015-07-21
1
-0
/
+1
*
|
ipv6: support for fib route lwtunnel encap attributes
Roopa Prabhu
2015-07-21
1
-3
/
+30
|
/
*
net-ipv6: Delete an unnecessary check before the function call "free_percpu"
Markus Elfring
2015-07-03
1
-4
/
+1
*
ipv6: Create percpu rt6_info
Martin KaFai Lau
2015-05-25
1
-16
/
+116
*
ipv6: Break up ip6_rt_copy()
Martin KaFai Lau
2015-05-25
1
-49
/
+41
*
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
Martin KaFai Lau
2015-05-25
1
-2
/
+76
*
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
Martin KaFai Lau
2015-05-25
1
-10
/
+49
*
ipv6: Only create RTF_CACHE routes after encountering pmtu exception
Martin KaFai Lau
2015-05-25
1
-49
/
+51
*
ipv6: Combine rt6_alloc_cow and rt6_alloc_clone
Martin KaFai Lau
2015-05-25
1
-25
/
+20
*
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
Martin KaFai Lau
2015-05-25
1
-5
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-23
1
-5
/
+9
|
\
|
*
ipv6: fix ECMP route replacement
Michal Kubeček
2015-05-20
1
-4
/
+7
|
*
ipv6: do not delete previously existing ECMP routes if add fails
Michal Kubeček
2015-05-20
1
-1
/
+2
*
|
ipv6: reject locally assigned nexthop addresses
Florian Westphal
2015-05-21
1
-1
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-2
/
+3
|
\
|
|
*
ipv6: Fixed source specific default route handling.
Markus Stenberg
2015-05-09
1
-2
/
+3
*
|
ipv6: Check RTF_LOCAL on rt->rt6i_flags instead of rt->dst.flags
Martin KaFai Lau
2015-05-03
1
-1
/
+1
*
|
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
Martin KaFai Lau
2015-05-01
1
-35
/
+1
*
|
ipv6: Stop rt6_info from using inet_peer's metrics
Martin KaFai Lau
2015-05-01
1
-43
/
+59
*
|
ipv6: Stop /128 route from disappearing after pmtu update
Martin KaFai Lau
2015-05-01
1
-2
/
+2
*
|
ipv6: Extend the route lookups to low priority metrics.
Steffen Klassert
2015-05-01
1
-5
/
+23
*
|
ipv6: Consider RTF_CACHE when searching the fib6 tree
Martin KaFai Lau
2015-05-01
1
-0
/
+6
|
/
*
netlink: implement nla_get_in_addr and nla_get_in6_addr
Jiri Benc
2015-03-31
1
-3
/
+3
*
netlink: implement nla_put_in_addr and nla_put_in6_addr
Jiri Benc
2015-03-31
1
-7
/
+7
*
ipv6: coding style: comparison for equality with NULL
Ian Morris
2015-03-31
1
-1
/
+1
[next]