index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-28
Revert "gre: Fix IPv6 link-local address generation."
Guillaume Nault
1
-9
/
+6
2025-03-28
net: ipv6: ioam6: fix lwtunnel_output() loop
Justin Iurman
1
-4
/
+4
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-03-28
net: ipv6: fix TCP GSO segmentation with NAT
Felix Fietkau
1
-6
/
+15
2025-03-22
gre: Fix IPv6 link-local address generation.
Guillaume Nault
1
-6
/
+9
2025-03-13
net: ipv6: fix missing dst ref drop in ila lwtunnel
Justin Iurman
1
-0
/
+1
2025-03-13
net: ipv6: fix dst ref loop in ila lwtunnel
Justin Iurman
1
-1
/
+2
2025-03-07
net: ipv6: fix dst ref loop on input in rpl lwt
Justin Iurman
1
-2
/
+12
2025-03-07
net: ipv6: fix dst ref loop on input in seg6 lwt
Justin Iurman
1
-2
/
+12
2025-02-21
net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-6
/
+11
2025-02-21
ipv6: mcast: add RCU protection to mld_newpack()
Eric Dumazet
1
-4
/
+10
2025-02-21
ipv6: mcast: extend RCU protection in igmp6_send()
Eric Dumazet
1
-16
/
+15
2025-02-21
ndisc: extend RCU protection in ndisc_send_skb()
Eric Dumazet
1
-4
/
+8
2025-02-21
ndisc: use RCU protection in ndisc_alloc_skb()
Eric Dumazet
1
-6
/
+4
2025-02-21
ipv6: icmp: convert to dev_net_rcu()
Eric Dumazet
1
-19
/
+23
2025-02-21
ipv6: use RCU protection in ip6_default_advmss()
Eric Dumazet
1
-1
/
+6
2025-02-21
net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
Jakub Kicinski
3
-9
/
+18
2025-02-21
net: ipv6: rpl_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-21
/
+25
2025-02-21
net: ipv6: seg6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-33
/
+52
2025-02-21
net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
Justin Iurman
1
-36
/
+37
2025-02-21
ndisc: ndisc_send_redirect() must use dev_get_by_index_rcu()
Eric Dumazet
1
-1
/
+1
2025-02-17
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-2
/
+2
2025-02-08
inet: ipmr: fix data-races
Eric Dumazet
1
-14
/
+14
2025-02-08
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
1
-0
/
+50
2025-02-08
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
3
-6
/
+8
2025-02-08
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
3
-3
/
+3
2025-01-02
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
1
-1
/
+1
2024-12-02
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-01
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
1
-6
/
+7
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
1
-1
/
+1
2024-11-28
ip6mr: fix tables suspicious RCU usage
Paolo Abeni
1
-11
/
+27
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
1
-0
/
+14
2024-11-26
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
Hangbin Liu
1
-12
/
+29
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-2
/
+100
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-1
/
+1
2024-11-18
net/udp: Add a new struct for hash2 slot
Philo Lu
1
-9
/
+6
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-3
/
+3
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
1
-7
/
+7
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
1
-3
/
+1
2024-11-11
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2
-19
/
+34
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
5
-29
/
+15
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-1
/
+8
2024-11-06
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-11-03
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
1
-2
/
+2
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+7
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
1
-3
/
+3
[next]