summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
3 daysnet: cap advertised IP tunnel headroomZhiling Zou
3 daysip: orphan prefetched skbs before multicast forwardingZhiling Zou
3 daysipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
8 daysnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
8 daystcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming
8 daysnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo
13 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
14 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
2026-08-23tcp: fix icsk_ack.ato bitfield overflowJiayuan Chen
2026-08-19bpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye
2026-08-19ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
2026-08-19ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi
2026-08-19inet: frags: publish queues before arming timerZhiling Zou
2026-08-19tcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen
2026-08-19udp: fix potential use-after-free in tunnel segmentationXuanqiang Luo
2026-08-19tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()Nathan Gao
2026-08-19bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()Jose Fernandez (Anthropic)
2026-08-09net: udp_tunnel: fix memory leak in udp_tunnel_nic_unregister()Eric Dumazet
2026-08-09net: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet
2026-08-03netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal
2026-08-03tcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang
2026-08-03tcp: initialize standalone TCP-AO response paddingYizhou Zhao
2026-08-03bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye
2026-08-03raw: annotate lockless match fields in raw_v4_match()Runyu Xiao
2026-08-03ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookupEric Dumazet
2026-08-03net: gre: fix lltx regression for GRE tunnels with SEQ/CSUMYun Zhou
2026-08-03bpf: tcp: fix double sock release on batch reallocXiang Mei (Microsoft)
2026-08-03nexthop: initialize extack in nh_res_bucket_migrate()Xiang Mei (Microsoft)
2026-08-03tcp: fix TIME_WAIT socket reference leak on PSP policy failureEric Dumazet
2026-08-03ipv4: fib: free fib_alias with kfree_rcu() on insert error pathWeiming Shi
2026-08-03net: dropreason: add SKB_DROP_REASON_RECURSION_LIMITEric Dumazet
2026-07-24net: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-24net: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
2026-07-24tcp: Decrement tcp_md5_needed static branchDmitry Safonov
2026-07-24tcp: defer md5sig_info kfree past RCU grace period in tcp_connectMichael Bommarito
2026-07-24ipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()Eric Dumazet
2026-07-24ipv4: igmp: annotate data-races around timer-related fieldsYuyang Huang
2026-07-24ipv4: igmp: annotate data-races around im->usersYuyang Huang
2026-07-24ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
2026-07-24net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_syncEric Dumazet
2026-07-24netfilter: nf_reject: skip iphdr options when looking for icmp headerFlorian Westphal
2026-07-24sockmap: Fix use-after-free in udp_bpf_recvmsg()Kuniyuki Iwashima
2026-07-24net: remove addr_len argument of recvmsg() handlersEric Dumazet
2026-07-24tcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
2026-07-24tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().Kuniyuki Iwashima
2026-07-18net: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng
2026-07-18ipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang
2026-07-18tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-07-04net/tcp-ao: fix use-after-free of key in del_async pathHanQuan
2026-07-04net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie