index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-06
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2024-12-19
ipv6: Add flow label to route get requests
Ido Schimmel
1
-1
/
+19
2024-12-02
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-11-11
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
1
-15
/
+30
2024-11-06
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-10-15
ipv6: Use rtnl_register_many().
Kuniyuki Iwashima
1
-13
/
+10
2024-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-09-13
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-17
ipv6: prevent possible NULL dereference in rt6_probe()
Eric Dumazet
1
-0
/
+2
2024-06-17
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-12
net/ipv6: Fix the RT cache flush via sysctl using a previous delay
Petr Pavlu
1
-2
/
+2
2024-06-12
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-29
net: fix __dst_negative_advice() race
Eric Dumazet
1
-14
/
+15
2024-05-16
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-23
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
2023-09-07
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
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/mcgrof/linux
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
[next]