index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
2025-04-25
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
2025-04-10
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
2025-04-10
ipv6: Start path selection from the first nexthop
Ido Schimmel
2025-03-28
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
2025-03-28
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
2025-02-21
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
2025-02-01
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2024-12-14
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-12-09
ipv6: release nexthop on device removal
Paolo Abeni
2024-12-09
net: use unrcu_pointer() helper
Eric Dumazet
2024-10-04
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
2024-09-08
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
2024-08-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
2024-06-27
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
2024-06-27
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
2024-06-21
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
2024-06-21
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
2024-06-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
2024-03-15
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
2024-01-01
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
2023-06-02
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-15
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
2023-01-24
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
2023-01-18
ipv6: Remove extra counter pull before gc
Tanmay Bhushan
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-02
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]