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
*
lwtunnel: fix autoload of lwt modules
David Ahern
2017-01-18
1
-1
/
+11
*
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
2017-01-12
1
-1
/
+2
*
ipv6: fix typos
Alexander Alemayhu
2017-01-09
1
-2
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: ipv6: check route protocol when deleting routes
Mantas M
2016-12-17
1
-0
/
+2
*
ipv6: Allow IPv4-mapped address as next-hop
Erik Nordmark
2016-12-05
1
-1
/
+4
*
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
2016-12-03
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-0
/
+4
|
\
|
*
net-ipv6: on device mtu change do not add mtu to mtu-less routes
Maciej Żenczykowski
2016-11-09
1
-0
/
+1
|
*
ipv6: add mtu lock check in __ip6_rt_update_pmtu
Xin Long
2016-10-31
1
-0
/
+3
*
|
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
1
-4
/
+9
*
|
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2016-11-04
1
-0
/
+7
|
/
*
net: ipv6: Do not consider link state for nexthop validation
David Ahern
2016-10-27
1
-2
/
+4
*
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
2016-10-27
1
-20
/
+48
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-02
1
-1
/
+3
|
\
|
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-09-25
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-1
/
+10
|
\
|
|
*
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
2016-09-20
1
-1
/
+10
*
|
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
2016-09-19
1
-3
/
+4
*
|
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
1
-6
/
+1
*
|
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
2016-09-10
1
-4
/
+7
*
|
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
2016-09-10
1
-2
/
+10
*
|
net: lwtunnel: Handle fragmentation
Roopa Prabhu
2016-08-30
1
-1
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-1
/
+1
|
\
|
*
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
2016-06-27
1
-1
/
+1
*
|
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
2016-06-17
1
-17
/
+0
*
|
ipv6: introduce neighbour discovery ops
Alexander Aring
2016-06-15
1
-4
/
+4
*
|
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
2016-06-15
1
-2
/
+3
*
|
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
2016-06-11
1
-0
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-0
/
+2
|
\
|
*
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-14
1
-0
/
+2
*
|
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
2016-05-09
1
-1
/
+1
*
|
net: ipv6: Use passed in table for nexthop lookups
David Ahern
2016-04-27
1
-2
/
+38
|
/
*
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
2016-04-14
1
-0
/
+12
*
net: vrf: Fix dst reference counting
David Ahern
2016-04-11
1
-3
/
+4
*
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
2016-01-29
1
-4
/
+3
*
ipv6: allow routes to be configured with expire values
Xin Long
2015-12-17
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-03
1
-1
/
+1
|
\
|
*
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
2015-12-01
1
-1
/
+1
*
|
net: IPv6 fib lookup tracepoint
David Ahern
2015-11-22
1
-0
/
+10
|
/
*
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
2015-11-15
1
-1
/
+2
*
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
2015-11-15
1
-1
/
+10
*
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
2015-11-15
1
-1
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-11-03
1
-2
/
+1
|
\
|
*
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
2015-11-02
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-24
1
-2
/
+4
|
\
|
|
*
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
David Ahern
2015-10-22
1
-2
/
+4
|
*
net: Really fix vti6 with oif in dst lookups
David Ahern
2015-10-21
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-20
1
-26
/
+23
|
\
|
|
*
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
2015-10-16
1
-15
/
+5
[next]