index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
Lines
2026-05-14
Merge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-166
/
+95
2026-05-11
tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().
Kuniyuki Iwashima
-1
/
+2
2026-05-09
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+1
2026-05-08
Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-163
/
+91
2026-05-08
tcp: Fix imbalanced icsk_accept_queue count.
Kuniyuki Iwashima
-1
/
+1
2026-05-08
tcp: Fix potential UAF in reqsk_timer_handler().
Kuniyuki Iwashima
-1
/
+1
2026-05-08
netfilter: x_tables: close dangling table module init race
Florian Westphal
-56
/
+60
2026-05-08
netfilter: x_tables: add and use xtables_unregister_table_exit
Florian Westphal
-11
/
+12
2026-05-08
netfilter: x_tables: unregister the templates first
Florian Westphal
-5
/
+5
2026-05-08
netfilter: x_tables: add and use xt_unregister_table_pre_exit
Florian Westphal
-23
/
+6
2026-05-08
netfilter: x_tables: allocate hook ops while under mutex
Florian Westphal
-68
/
+8
2026-05-07
ipmr: Call ipmr_fib_lookup() under RCU.
Kuniyuki Iwashima
-1
/
+2
2026-05-06
tcp: tcp_child_process() related UAF
Eric Dumazet
-9
/
+7
2026-05-06
inetpeer: add a missing read_seqretry() in inet_getpeer()
Eric Dumazet
-1
/
+2
2026-05-06
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
-3
/
+16
2026-05-05
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
-1
/
+4
2026-05-01
ipv4: igmp: annotate data-races in igmp_heard_query()
Eric Dumazet
-22
/
+36
2026-05-01
ipmr: prevent info-leak in pmr_cache_report()
Eric Dumazet
-3
/
+4
2026-04-30
netfilter: nf_socket: skip socket lookup for non-first fragments
Fernando Fernandez Mancera
-0
/
+3
2026-04-28
Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
-3
/
+23
2026-04-27
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
-2
/
+3
2026-04-27
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
-50
/
+74
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
-1
/
+0
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
-86
/
+115
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
-0
/
+3
2026-04-23
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
-1
/
+4
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
-3
/
+7
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
-1
/
+0
2026-04-22
bpf: Reject TCP_NODELAY in bpf-tcp-cc
KaFai Wan
-1
/
+1
2026-04-21
netfilter: arp_tables: fix IEEE1394 ARP payload parsing
Pablo Neira Ayuso
-3
/
+23
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
-2
/
+2
2026-04-20
xfrm: ah: account for ESN high bits in async callbacks
Michael Bommarito
-2
/
+12
2026-04-18
tcp: annotate data-races around tp->plb_rehash
Eric Dumazet
-2
/
+3
2026-04-18
tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)
Eric Dumazet
-1
/
+2
2026-04-18
tcp: annotate data-races around tp->timeout_rehash
Eric Dumazet
-2
/
+3
2026-04-18
tcp: annotate data-races around tp->srtt_us
Eric Dumazet
-3
/
+4
2026-04-18
tcp: annotate data-races around tp->reord_seen
Eric Dumazet
-3
/
+3
2026-04-18
tcp: annotate data-races around tp->dsack_dups
Eric Dumazet
-2
/
+2
2026-04-18
tcp: annotate data-races around tp->bytes_retrans
Eric Dumazet
-3
/
+3
2026-04-18
tcp: annotate data-races around tp->bytes_sent
Eric Dumazet
-2
/
+3
2026-04-18
tcp: add data-race annotations for TCP_NLA_SNDQ_SIZE
Eric Dumazet
-4
/
+6
2026-04-18
tcp: annotate data-races around tp->delivered and tp->delivered_ce
Eric Dumazet
-6
/
+6
2026-04-18
tcp: annotate data-races around tp->snd_ssthresh
Eric Dumazet
-29
/
+31
2026-04-18
tcp: add data-races annotations around tp->reordering, tp->snd_cwnd
Eric Dumazet
-11
/
+13
2026-04-18
tcp: add data-race annotations around tp->data_segs_out and tp->total_retrans
Eric Dumazet
-5
/
+7
2026-04-18
tcp: annotate data-races in tcp_get_info_chrono_stats()
Eric Dumazet
-4
/
+10
2026-04-16
nexthop: fix IPv6 route referencing IPv4 nexthop
Jiayuan Chen
-2
/
+2
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+3
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-1237
/
+795
2026-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
[next]