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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2026-01-08
ipv6: adopt dst_dev() helper
Eric Dumazet
1
-8
/
+12
2026-01-08
ipv6: fix a BUG in rt6_get_pcpu_route() under PREEMPT_RT
Jiayuan Chen
1
-1
/
+12
2025-08-15
ipv6: annotate data-races around rt->fib6_nsiblings
Eric Dumazet
1
-2
/
+3
2025-08-15
ipv6: fix possible infinite loop in fib6_info_uses_dev()
Eric Dumazet
1
-6
/
+11
2025-08-15
ipv6: prevent infinite loop in rt6_nlmsg_size()
Eric Dumazet
1
-16
/
+18
2025-04-25
ipv6: add exception routes to GC list in rt6_insert_exception
Xin Long
1
-0
/
+1
2025-04-20
ipv6: Align behavior across nexthops during path selection
Ido Schimmel
1
-4
/
+4
2025-04-10
ipv6: Do not consider link down nexthops in path selection
Ido Schimmel
1
-2
/
+4
2025-04-10
ipv6: Start path selection from the first nexthop
Ido Schimmel
1
-3
/
+35
2025-03-29
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
1
-0
/
+2
2025-03-29
ipv6: Fix memleak of nhc_pcpu_rth_output in fib_check_nh_v6_gw().
Kuniyuki Iwashima
1
-1
/
+2
2025-02-21
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2024-12-14
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-05
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
1
-15
/
+30
2024-12-05
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-09-14
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-08-23
net/ipv6: delete redundant judgment statements
Li Zetao
1
-4
/
+2
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-07-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
1
-1
/
+1
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2024-06-18
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-18
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2024-06-13
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-13
net: ipv4,ipv6: Pass multipath hash computation through a helper
Petr Machata
1
-6
/
+6
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2024-06-06
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
1
-0
/
+1
2024-06-06
inet: remove (struct uncached_list)->quarantine
Eric Dumazet
1
-4
/
+1
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
1
-3
/
+3
2024-06-05
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
1
-1
/
+1
2024-05-30
net: fix __dst_negative_advice() race
Eric Dumazet
1
-14
/
+15
2024-05-17
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
1
-1
/
+4
2024-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-5
/
+0
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-14
/
+14
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-14
/
+7
2024-03-05
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
1
-14
/
+7
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (I)
Eric Dumazet
1
-1
/
+2
2024-03-01
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
1
-2
/
+2
2024-03-01
ipv6: annotate data-races in rt6_probe()
Eric Dumazet
1
-2
/
+3
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-2
/
+2
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
1
-3
/
+3
2024-02-12
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-2
/
+11
2024-02-12
net/ipv6: Remove unnecessary clean.
Kui-Feng Lee
1
-2
/
+0
2024-02-12
net/ipv6: set expires in rt6_add_dflt_router().
Kui-Feng Lee
1
-1
/
+3
2024-01-24
net/ipv6: resolve warning in ip6_fib.c
Breno Leitao
1
-4
/
+4
2023-12-21
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
1
-3
/
+3
2023-09-19
ipv6: lockless IPV6_ADDR_PREFERENCES implementation
Eric Dumazet
1
-1
/
+1
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
1
-2
/
+2
[next]