summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
35 hourstcp: clamp route advmss to TCP_MIN_MSSYong Wang3-5/+5
35 hoursnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen1-2/+2
35 hoursnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim1-0/+9
35 hourstcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming1-6/+1
35 hoursnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo1-0/+3
7 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
7 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds4-27/+46
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye2-23/+40
2026-08-11tcp: fix icsk_ack.ato bitfield overflowJiayuan Chen2-4/+6
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-19/+26
2026-08-06tcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen1-4/+16
2026-08-04udp: fix potential use-after-free in tunnel segmentationXuanqiang Luo1-1/+3
2026-08-04ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi1-18/+49
2026-08-04tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()Nathan Gao1-1/+1
2026-08-03bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()Jose Fernandez (Anthropic)1-19/+24
2026-08-01bpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye1-0/+2
2026-08-01inet: frags: publish queues before arming timerZhiling Zou1-5/+5
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds5-41/+42
2026-07-28net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet1-15/+17
2026-07-28fou: Fix use-after-free in fou_create()Xuanqiang Luo1-1/+1
2026-07-27net: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet1-2/+0
2026-07-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2026-07-25Merge tag 'nf-26-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski1-15/+7
2026-07-25bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye1-1/+1
2026-07-25nexthop: avoid unlocked f6i_list walk in nh_rt_cache_flushXiang Mei (Microsoft)1-6/+6
2026-07-25nexthop: take nh->lock for f6i_list walks in replace check and notifyXiang Mei (Microsoft)1-2/+11
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds8-30/+97
2026-07-23tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang2-14/+54
2026-07-23raw: annotate lockless match fields in raw_v4_match()Runyu Xiao2-9/+18
2026-07-23ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookupEric Dumazet1-3/+15
2026-07-23net: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou1-2/+2
2026-07-23bpf: tcp: fix double sock release on batch reallocXiang Mei (Microsoft)1-1/+4
2026-07-22netfilter: nf_conntrack_expect: add and use nf_ct_expect_related_pair()Pablo Neira Ayuso1-15/+7
2026-07-22tcp: initialize standalone TCP-AO response paddingYizhou Zhao1-0/+3
2026-07-22nexthop: initialize extack in nh_res_bucket_migrate()Xiang Mei (Microsoft)1-1/+1
2026-07-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+16
2026-07-17tcp: fix TIME_WAIT socket reference leak on PSP policy failureEric Dumazet1-2/+4
2026-07-15bpf, sockmap: Account for receive queue in FIONREAD without a verdict programMattia Meleleo1-1/+16
2026-07-10ipv4: fib: free fib_alias with kfree_rcu() on insert error pathWeiming Shi1-1/+1
2026-07-08ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()Eric Dumazet1-2/+12
2026-07-08ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-5/+9
2026-07-07ipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang1-0/+1
2026-06-30tcp: Decrement tcp_md5_needed static branchDmitry Safonov1-2/+2
2026-06-30tcp: defer md5sig_info kfree past RCU grace period in tcp_connectMichael Bommarito2-4/+8
2026-06-30tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito1-2/+3
2026-06-25Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds10-13/+30
2026-06-25net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_syncEric Dumazet1-1/+1
2026-06-25net/tcp-ao: fix use-after-free of key in del_async pathHanQuan1-0/+4
2026-06-24Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski1-2/+0