index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-05
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
1
-0
/
+1
2020-01-04
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-7
/
+15
2019-11-12
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
Eric Dumazet
1
-3
/
+10
2019-09-06
ipv6: Default fib6_type to RTN_UNICAST when not set
David Ahern
1
-1
/
+1
2019-07-28
ipv6: rt6_check should return NULL if 'from' is NULL
David Ahern
1
-1
/
+1
2019-06-04
ipv6: Fix redirect with VRF
David Ahern
1
-0
/
+6
2019-05-25
ipv6: prevent possible fib6 leaks
Eric Dumazet
1
-0
/
+7
2019-05-25
ipv6: fix src addr routing with the exception table
Wei Wang
1
-24
/
+27
2019-05-05
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
1
-7
/
+2
2019-05-05
ipv6: A few fixes on dereferencing rt->from
Martin KaFai Lau
1
-20
/
+18
2019-04-27
route: Avoid crash from dereferencing NULL rt->from
Jonathan Lemon
1
-0
/
+4
2019-04-03
ipv6: make ip6_create_rt_rcu return ip6_null_entry instead of NULL
Xin Long
1
-8
/
+10
2019-03-19
ipv6: route: enforce RCU protection in ip6_route_check_nh_onlink()
Paolo Abeni
1
-1
/
+5
2019-03-19
ipv6: route: enforce RCU protection in rt6_update_exception_stamp_rt()
Paolo Abeni
1
-5
/
+6
2019-03-19
ipv6: route: purge exception on removal
Paolo Abeni
1
-1
/
+12
2019-03-19
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-03-10
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
2019-03-10
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+2
2019-01-09
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
Stefano Brivio
1
-1
/
+3
2018-11-23
ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF
David Ahern
1
-2
/
+5
2018-11-23
ipv6: fix a dst leak when removing its exception
Xin Long
1
-4
/
+3
2018-11-04
net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...
David Ahern
1
-0
/
+2
2018-10-16
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
1
-6
/
+6
2018-09-27
net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
David Ahern
1
-5
/
+0
2018-09-19
ipv6: fix memory leak on dst->_metrics
Wei Wang
1
-1
/
+4
2018-09-19
Revert "ipv6: fix double refcount of fib6_metrics"
Wei Wang
1
-0
/
+4
2018-09-18
net/ipv6: do not copy dst flags on rt init
Peter Oskolkov
1
-2
/
+0
2018-09-13
ipv6: use rt6_info members when dst is set in rt6_fill_node
Xin Long
1
-12
/
+30
2018-09-02
ipv6: don't get lwtstate twice in ip6_rt_copy_init()
Alexey Kodanev
1
-1
/
+0
2018-08-23
net/ipv6: init ip6 anycast rt->dst.input as ip6_input
Hangbin Liu
1
-1
/
+1
2018-08-06
ipv6: fix double refcount of fib6_metrics
Cong Wang
1
-4
/
+0
2018-07-23
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
1
-10
/
+31
2018-07-17
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
1
-0
/
+7
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
1
-2
/
+1
2018-06-12
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
1
-3
/
+0
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-867
/
+1028
2018-06-05
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
1
-4
/
+8
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-2
/
+2
2018-06-04
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
1
-2
/
+2
2018-06-04
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
1
-2
/
+2
2018-05-25
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
1
-2
/
+7
2018-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+48
2018-05-23
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
1
-0
/
+17
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
1
-1
/
+2
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
1
-0
/
+48
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-33
/
+43
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-13
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-9
/
+2
2018-05-11
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
1
-8
/
+6
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
1
-14
/
+25
[next]