summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
8 daysnet: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
8 daysnet: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie
8 daystcp: Decrement tcp_md5_needed static branchDmitry Safonov
8 daystcp: defer md5sig_info kfree past RCU grace period in tcp_connectMichael Bommarito
8 daysipv4: igmp: Fix potential memory leaks in igmp_mod_timer() and igmp_stop_timer()Eric Dumazet
8 daysipv4: igmp: annotate data-races around timer-related fieldsYuyang Huang
8 daysipv4: igmp: annotate data-races around im->usersYuyang Huang
8 daysipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet
8 daysnet: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_syncEric Dumazet
8 daysnetfilter: nf_reject: skip iphdr options when looking for icmp headerFlorian Westphal
8 dayssockmap: Fix use-after-free in udp_bpf_recvmsg()Kuniyuki Iwashima
8 daysnet: remove addr_len argument of recvmsg() handlersEric Dumazet
8 daystcp: clear sock_ops cb flags before force-closing a child socketSechang Lim
8 daystcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req().Kuniyuki Iwashima
14 daysnet: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng
14 daysipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang
14 daystcp: 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
2026-07-04ipv4: account for fraggap on the paged allocation pathWongi Lee
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi
2026-06-19inet: frags: fix use-after-free caused by the fqdir_pre_exit() flushHyunwoo Kim
2026-06-19udp: clear skb->dev before running a sockmap verdictSechang Lim
2026-06-19netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi
2026-06-19ipv4: restrict IPOPT_SSRR and IPOPT_LSRR optionsEric Dumazet
2026-06-09xfrm: esp: restore combined single-frag length gateJingguo Tan
2026-06-09xfrm: ah: use skb_to_full_sk in async output callbacksMichael Bommarito
2026-06-09tunnels: do not assume transport header in iptunnel_pmtud_check_icmp()Eric Dumazet
2026-06-09tunnels: load network headers after skb_cow() in iptunnel_pmtud_build_icmp[v6]()Eric Dumazet
2026-06-09ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...Eric Dumazet
2026-06-01tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN predictionEric Dumazet
2026-06-01tcp: Fix out-of-bounds access for twsk in tcp_ao_established_key().Kuniyuki Iwashima
2026-06-01tcp: Fix imbalanced icsk_accept_queue count.Kuniyuki Iwashima
2026-06-01netfilter: x_tables: close dangling table module init raceFlorian Westphal
2026-06-01netfilter: x_tables: add and use xtables_unregister_table_exitFlorian Westphal
2026-06-01netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal
2026-06-01netfilter: x_tables: unregister the templates firstFlorian Westphal
2026-06-01ipv4: raw: reject IP_HDRINCL packets with ihl < 5Michael Bommarito
2026-05-23net: skbuff: propagate shared-frag marker through frag-transfer helpersHyunwoo Kim
2026-05-23tcp: make probe0 timer handle expired user timeoutAltan Hacigumus
2026-05-23netfilter: arp_tables: fix IEEE1394 ARP payload parsingPablo Neira Ayuso
2026-05-23tcp: send a challenge ACK on SEG.ACK > SND.NXTJiayuan Chen
2026-05-23netfilter: nat: use kfree_rcu to release opsPablo Neira Ayuso
2026-05-23tcp: annotate data-races around tp->plb_rehashEric Dumazet
2026-05-23tcp: annotate data-races around (tp->write_seq - tp->snd_nxt)Eric Dumazet
2026-05-23tcp: annotate data-races around tp->timeout_rehashEric Dumazet
2026-05-23tcp: annotate data-races around tp->srtt_usEric Dumazet
2026-05-23tcp: better handle TCP_TX_DELAY on established flowsEric Dumazet
2026-05-23tcp: annotate data-races around tp->reord_seenEric Dumazet