index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
ipv6: Set errno after ip_fib_metrics_init() in ip6_route_info_create().
Kuniyuki Iwashima
1
-0
/
+2
2025-03-28
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
2025-02-01
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
1
-15
/
+30
2024-12-14
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-14
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
1
-14
/
+14
2024-12-09
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-12-09
net: use unrcu_pointer() helper
Eric Dumazet
1
-3
/
+3
2024-10-04
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-09-08
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
1
-1
/
+1
2024-08-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
1
-1
/
+1
2024-06-27
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-27
ipv6: prevent possible NULL deref in fib6_nh_init()
Eric Dumazet
1
-1
/
+1
2024-06-21
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-21
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
1
-0
/
+1
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
1
-14
/
+15
2024-06-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
1
-1
/
+4
2024-03-15
net/ipv6: avoid possible UAF in ip6_route_mpath_notify()
Eric Dumazet
1
-14
/
+7
2024-01-01
net/ipv6: Revert remove expired routes with a separated list of routes
David Ahern
1
-3
/
+3
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+3
2023-09-01
ipv6: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-0
/
+3
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-0
/
+9
2023-08-22
net: remove unnecessary input parameter 'how' in ifdown function
Zhengchao Shao
1
-3
/
+2
2023-08-20
ipv6: do not match device when remove source route
Hangbin Liu
1
-5
/
+2
2023-08-16
net/ipv6: Remove expired routes with a separated list of routes.
Kui-Feng Lee
1
-3
/
+3
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
1
-0
/
+9
2023-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-3
/
+4
2023-07-28
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
1
-2
/
+3
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
1
-4
/
+9
2023-06-15
net: create device lookup API with reference tracking
Jakub Kicinski
1
-6
/
+6
2023-06-02
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
1
-2
/
+2
2023-04-21
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
1
-1
/
+0
2023-03-28
net: dst: Switch to rcuref_t reference counting
Thomas Gleixner
1
-3
/
+3
2023-03-28
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
1
-13
/
+13
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
1
-6
/
+6
2023-03-15
ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()
Eric Dumazet
1
-4
/
+4
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-1
/
+1
2023-02-23
ipv6: Add lwtunnel encap size of all siblings in nexthop calculation
Lu Wei
1
-5
/
+6
2023-01-24
ipv6: Make ip6_route_output_flags_noref() static.
Guillaume Nault
1
-4
/
+4
2023-01-18
ipv6: Remove extra counter pull before gc
Tanmay Bhushan
1
-4
/
+0
2023-01-13
ipv6: remove max_size check inline with ipv4
Jon Maxwell
1
-8
/
+5
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-11-02
ipv6: fix WARNING in ip6_route_net_exit_late()
Zhengchao Shao
1
-4
/
+10
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-07-13
nexthop: Fix data-races around nexthop_compat_mode.
Kuniyuki Iwashima
1
-1
/
+1
2022-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2022-06-29
ipv6: remove redundant store to value after addition
Colin Ian King
1
-1
/
+1
2022-06-27
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
1
-1
/
+8
2022-06-09
net: rename reference+tracking helpers
Jakub Kicinski
1
-5
/
+5
[next]