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-04-07
netfilter: socket: Lookup orig tuple for IPv6 SNAT
Maxim Mikityanskiy
1
-0
/
+23
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-03-07
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
1
-2
/
+2
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
xfrm: Add an inbound percpu state cache.
Steffen Klassert
1
-3
/
+3
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-09
ila: serialize calls to nf_register_net_hooks()
Eric Dumazet
1
-5
/
+11
2024-12-14
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
1
-2
/
+2
2024-12-14
net: inet6: do not leave a dangling sk pointer in inet6_create()
Ignat Korchagin
1
-12
/
+10
2024-12-14
net/ipv6: release expired exception dst cached in socket
Jiri Wiesner
1
-3
/
+3
2024-12-14
ipv6: avoid possible NULL deref in modify_prefix_route()
Eric Dumazet
1
-6
/
+7
2024-12-05
ip6mr: fix tables suspicious RCU usage
Paolo Abeni
1
-11
/
+27
2024-12-05
net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged
Hangbin Liu
1
-12
/
+29
2024-12-05
ipv6: Fix soft lockups in fib6_select_path under high next hop churn
Omid Ehtemam-Haghighi
2
-19
/
+34
2024-12-05
ipv6: release nexthop on device removal
Paolo Abeni
1
-3
/
+3
2024-11-11
net: fix data-races around sk->sk_forward_alloc
Wang Liang
1
-3
/
+1
2024-10-30
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-15
/
+16
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
1
-1
/
+3
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-2
/
+3
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-4
/
+13
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-2
/
+5
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
1
-2
/
+8
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2
-2
/
+2
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-09-26
Merge tag 'nf-24-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-3
/
+2
[next]