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