summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
7 daysMerge tag 'net-7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
10 daystcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().Kuniyuki Iwashima
11 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
12 daysMerge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
13 daystcp: Fix imbalanced icsk_accept_queue count.Kuniyuki Iwashima
13 daystcp: Fix potential UAF in reqsk_timer_handler().Kuniyuki Iwashima
14 daysnetfilter: x_tables: close dangling table module init raceFlorian Westphal
14 daysnetfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
14 daysnetfilter: x_tables: unregister the templates firstFlorian Westphal
14 daysnetfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
14 daysnetfilter: x_tables: allocate hook ops while under mutexFlorian Westphal
14 daysipmr: Call ipmr_fib_lookup() under RCU.Kuniyuki Iwashima
2026-05-06tcp: tcp_child_process() related UAFEric Dumazet
2026-05-06inetpeer: add a missing read_seqretry() in inet_getpeer()Eric Dumazet
2026-05-06Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-05-05xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-05-01ipv4: igmp: annotate data-races in igmp_heard_query()Eric Dumazet
2026-05-01ipmr: prevent info-leak in pmr_cache_report()Eric Dumazet
2026-04-30netfilter: nf_socket: skip socket lookup for non-first fragmentsFernando Fernandez Mancera
2026-04-28Merge tag 'nf-26-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-04-27tcp: make probe0 timer handle expired user timeoutAltan Hacigumus
2026-04-27ipmr: Free mr_table after RCU grace period.Kuniyuki Iwashima
2026-04-24Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2026-04-23Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-23tcp: call sk_data_ready() after listener migrationZhenzhong Wu
2026-04-23ipv4: icmp: validate reply type before using icmp_pointersRuide Cao
2026-04-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
2026-04-23net: remove ax25 and amateur radio (hamradio) subsystemJakub Kicinski
2026-04-22bpf: Reject TCP_NODELAY in bpf-tcp-ccKaFai Wan
2026-04-21netfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso
2026-04-20netfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso
2026-04-20xfrm: ah: account for ESN high bits in async callbacksMichael Bommarito
2026-04-18tcp: annotate data-races around tp->plb_rehashEric Dumazet
2026-04-18tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)Eric Dumazet
2026-04-18tcp: annotate data-races around tp->timeout_rehashEric Dumazet
2026-04-18tcp: annotate data-races around tp->srtt_usEric Dumazet
2026-04-18tcp: annotate data-races around tp->reord_seenEric Dumazet
2026-04-18tcp: annotate data-races around tp->dsack_dupsEric Dumazet
2026-04-18tcp: annotate data-races around tp->bytes_retransEric Dumazet
2026-04-18tcp: annotate data-races around tp->bytes_sentEric Dumazet
2026-04-18tcp: add data-race annotations for TCP_NLA_SNDQ_SIZEEric Dumazet
2026-04-18tcp: annotate data-races around tp->delivered and tp->delivered_ceEric Dumazet
2026-04-18tcp: annotate data-races around tp->snd_ssthreshEric Dumazet
2026-04-18tcp: add data-races annotations around tp->reordering, tp->snd_cwndEric Dumazet
2026-04-18tcp: add data-race annotations around tp->data_segs_out and tp->total_retransEric Dumazet
2026-04-18tcp: annotate data-races in tcp_get_info_chrono_stats()Eric Dumazet
2026-04-16nexthop: fix IPv6 route referencing IPv4 nexthopJiayuan Chen
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski