index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Support multipath hashing on inner IP pkts
Stephen Suryaputra
2019-07-09
1
-0
/
+36
*
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
2019-07-02
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-28
1
-2
/
+3
|
\
|
*
ipv6: fix neighbour resolution with raw socket
Nicolas Dichtel
2019-06-26
1
-1
/
+2
|
*
net/ipv6: Fix misuse of proc_dointvec "skip_notify_on_dev_down"
Eiichi Tsukata
2019-06-25
1
-1
/
+1
*
|
ipv6: Convert gateway validation to use fib6_info
David Ahern
2019-06-27
1
-62
/
+56
*
|
ipv6: fix suspicious RCU usage in rt6_dump_route()
Eric Dumazet
2019-06-26
1
-0
/
+2
*
|
ipv6: Dump route exceptions if requested
Stefano Brivio
2019-06-24
1
-11
/
+103
*
|
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
2019-06-24
1
-6
/
+10
*
|
ipv6/route: Don't match on fc_nh_id if not set in ip6_route_del()
Stefano Brivio
2019-06-24
1
-1
/
+2
*
|
ipv6: convert major tx path to use RT6_LOOKUP_F_DST_NOREF
Wei Wang
2019-06-23
1
-2
/
+27
*
|
ipv6: convert rx data path to not take refcnt on dst
Wei Wang
2019-06-23
1
-3
/
+4
*
|
ipv6: initialize rt6->rt6i_uncached in all pre-allocated dst entries
Wei Wang
2019-06-23
1
-0
/
+3
*
|
ipv6: introduce RT6_LOOKUP_F_DST_NOREF flag in ip6_pol_route()
Wei Wang
2019-06-23
1
-43
/
+30
*
|
ipv6: Error when route does not have any valid nexthops
Ido Schimmel
2019-06-23
1
-0
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-1
/
+1
|
\
|
|
*
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
2019-06-19
1
-1
/
+1
*
|
ipv6: Add IPv6 multipath notification for route delete
Ido Schimmel
2019-06-18
1
-0
/
+6
*
|
ipv6: Add IPv6 multipath notifications for add / replace
Ido Schimmel
2019-06-18
1
-0
/
+15
*
|
ipv6: Allow routes to use nexthop objects
David Ahern
2019-06-10
1
-8
/
+81
*
|
ipv6: Handle all fib6_nh in a nexthop in mtu updates
David Ahern
2019-06-10
1
-1
/
+28
*
|
ipv6: Handle all fib6_nh in a nexthop in rt6_do_redirect
David Ahern
2019-06-10
1
-1
/
+19
*
|
ipv6: Handle all fib6_nh in a nexthop in __ip6_route_redirect
David Ahern
2019-06-10
1
-4
/
+35
*
|
ipv6: Handle all fib6_nh in a nexthop in exception handling
David Ahern
2019-06-10
1
-3
/
+108
*
|
ipv6: Handle all fib6_nh in a nexthop in fib6_info_uses_dev
David Ahern
2019-06-10
1
-0
/
+18
*
|
ipv6: Handle all fib6_nh in a nexthop in rt6_nlmsg_size
David Ahern
2019-06-10
1
-12
/
+37
*
|
ipv6: Handle all fib6_nh in a nexthop in __find_rr_leaf
David Ahern
2019-06-10
1
-2
/
+47
*
|
ipv6: Handle all fib6_nh in a nexthop in rt6_device_match
David Ahern
2019-06-10
1
-2
/
+52
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
|
*
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2019-05-31
1
-5
/
+1
|
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
|
ipv6: fix spelling mistake: "wtih" -> "with"
Colin Ian King
2019-06-06
1
-1
/
+1
*
|
|
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-05
1
-22
/
+126
*
|
|
ipv6: Always allocate pcpu memory in a fib6_nh
David Ahern
2019-06-04
1
-6
/
+7
*
|
|
ipv6: use this_cpu_read() in rt6_get_pcpu_route()
Eric Dumazet
2019-06-04
1
-3
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-0
/
+6
|
\
|
|
|
*
|
ipv6: Fix redirect with VRF
David Ahern
2019-05-23
1
-0
/
+6
|
|
/
*
|
ipv6: Refactor ip6_route_del for cached routes
David Ahern
2019-05-24
1
-15
/
+21
*
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
1
-67
/
+67
*
|
ipv6: Move exception bucket to fib6_nh
David Ahern
2019-05-24
1
-62
/
+123
*
|
ipv6: Refactor exception functions
David Ahern
2019-05-24
1
-48
/
+86
*
|
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
2019-05-24
1
-2
/
+27
*
|
net: Set strict_start_type for routes and rules
David Ahern
2019-05-23
1
-0
/
+1
*
|
ipv6: export function to send route updates
David Ahern
2019-05-23
1
-0
/
+32
|
/
*
ipv6: fix src addr routing with the exception table
Wei Wang
2019-05-16
1
-24
/
+27
*
ipv6: prevent possible fib6 leaks
Eric Dumazet
2019-05-16
1
-0
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-03
1
-33
/
+37
|
\
|
*
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
2019-05-01
1
-20
/
+18
|
*
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-05-01
1
-7
/
+2
|
*
vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...
Stephen Suryaputra
2019-04-30
1
-6
/
+17
[next]