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
compress-2025-01-21
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
2024-11-08
netfilter: nf_reject_ipv6: fix potential crash in nf_send_reset6()
Eric Dumazet
1
-8
/
+7
2024-11-01
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
1
-0
/
+3
2024-11-01
xfrm: extract dst lookup parameters into a struct
Eyal Birger
1
-15
/
+13
2024-10-17
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
1
-2
/
+3
2024-10-17
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
1
-3
/
+2
2024-10-10
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
1
-2
/
+5
2024-10-04
icmp: change the order of rate limits
Eric Dumazet
1
-10
/
+18
2024-10-04
net: ipv6: select DST_CACHE from IPV6_RPL_LWTUNNEL
Thomas Weißschuh
1
-0
/
+1
2024-10-04
netfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()
Eric Dumazet
1
-12
/
+2
2024-10-04
ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev()
Eric Dumazet
1
-1
/
+1
2024-10-04
net: ipv6: rpl_iptunnel: Fix memory leak in rpl_input
Justin Iurman
1
-5
/
+7
2024-09-12
ila: call nf_unregister_net_hooks() sooner
Eric Dumazet
3
-4
/
+16
2024-09-08
net: remove NULL-pointer net parameter in ip_metrics_convert
Jason Xing
1
-1
/
+1
2024-08-29
ipv6: prevent possible UAF in ip6_xmit()
Eric Dumazet
1
-0
/
+4
2024-08-29
ipv6: fix possible UAF in ip6_finish_output2()
Eric Dumazet
1
-0
/
+4
2024-08-29
ipv6: prevent UAF in ip6_send_skb()
Eric Dumazet
1
-0
/
+2
2024-08-29
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-08-29
tcp/dccp: do not care about families in inet_twsk_purge()
Eric Dumazet
1
-6
/
+0
2024-08-29
netfilter: allow ipv6 fragments to arrive on different devices
Tom Hughes
1
-0
/
+4
2024-08-14
ipv6: fix source address selection with route leak
Nicolas Dichtel
2
-1
/
+2
2024-08-11
ipv6: fix ndisc_is_useropt() handling for PIO
Maciej Żenczykowski
1
-16
/
+18
2024-08-11
netfilter: iptables: Fix potential null-ptr-deref in ip6table_nat_table_init().
Kuniyuki Iwashima
1
-5
/
+9
2024-08-11
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
1
-1
/
+1
2024-08-03
ipv6: take care of scope when choosing the src addr
Nicolas Dichtel
1
-1
/
+2
2024-08-03
tcp: fix races in tcp_v[46]_err()
Eric Dumazet
1
-7
/
+3
2024-08-03
net: esp: cleanup esp_output_tail_tcp() in case of unsupported ESPINTCP
Hagar Hemdan
1
-2
/
+1
2024-07-25
ila: block BH in ila_output()
Eric Dumazet
1
-1
/
+6
2024-07-25
net: ipv6: rpl_iptunnel: block BH in rpl_output() and rpl_input()
Eric Dumazet
1
-8
/
+6
2024-06-27
seg6: fix parameter passing when calling NF_HOOK() in End.DX4 and End.DX6 beh...
Jianguo Wu
1
-4
/
+4
2024-06-27
xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr()
Eric Dumazet
1
-1
/
+7
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
tcp: fix race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-1
/
+2
2024-06-21
ipv6: fix possible race in __fib6_drop_pcpu_from()
Eric Dumazet
2
-1
/
+6
2024-06-21
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
1
-8
/
+6
2024-06-21
ipv6: ioam: block BH from ioam6_output()
Eric Dumazet
1
-4
/
+4
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-06-12
ipv6: sr: fix memleak in seg6_hmac_init_algo
Hangbin Liu
1
-14
/
+28
2024-06-12
ipv6: sr: fix missing sk_buff release in seg6_input_core
Andrea Mayer
1
-5
/
+6
2024-06-12
ipv6: sr: fix invalid unregister error path
Hangbin Liu
1
-0
/
+2
2024-06-12
ipv6: sr: fix incorrect unregister order
Hangbin Liu
1
-1
/
+1
2024-06-12
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
1
-0
/
+1
2024-06-12
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
1
-1
/
+1
2024-06-12
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
1
-4
/
+16
2024-05-17
ipv6: prevent NULL dereference in ip6_output()
Eric Dumazet
1
-1
/
+1
2024-05-17
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
3
-7
/
+8
2024-05-17
net-sysfs: convert dev->operstate reads to lockless ones
Eric Dumazet
1
-1
/
+1
2024-05-17
ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action()
Eric Dumazet
1
-1
/
+5
[next]