summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)AuthorFilesLines
5 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge1-0/+7
6 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang1-0/+4
6 daysinet: frags: publish queues before arming timerZhiling Zou1-5/+5
6 daysinet: frags: save a pair of atomic operations in reassemblyEric Dumazet2-11/+12
6 daysinet: frags: change inet_frag_kill() to defer refcount updatesEric Dumazet2-23/+19
6 daysipv4: frags: remove ipq_put()Eric Dumazet1-11/+4
6 daysinet: frags: add inet_frag_putn() helperEric Dumazet2-3/+2
10 daystcp: challenge ACK for non-exact RST in SYN-RECEIVEDYuxiang Yang2-14/+54
10 daystcp: Pass flags to __tcp_send_ackIlpo Järvinen3-5/+5
10 daysnet: move skb_gro_receive_list from udp to coreFelix Fietkau1-29/+0
14 daysnet/tcp_sigpool: Use kref_get_unless_zero()Dmitry Safonov1-3/+2
14 daysnet/tcp_sigpool: Fix some off by one bugsDan Carpenter1-4/+4
14 daysbpf: tcp: fix double sock release on batch reallocXiang Mei (Microsoft)1-1/+4
14 daysbpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye1-0/+2
14 daysipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye2-23/+40
14 daysipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi1-18/+49
14 daysnet/tcp: Add TCP-AO config and structuresDmitry Safonov1-0/+13
14 daysnet/tcp: Prepare tcp_md5sig_pool for TCP-AODmitry Safonov6-164/+462
14 daystcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen1-4/+16
14 daysudp: fix potential use-after-free in tunnel segmentationXuanqiang Luo1-1/+3
14 daystcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()Nathan Gao1-1/+1
14 daysbpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()Jose Fernandez (Anthropic)1-19/+24
14 daysbpf: tcp: Avoid socket skips and repeats during iterationJordan Rife1-32/+115
14 daysbpf: tcp: Use bpf_tcp_iter_batch_item for bpf_tcp_iter_state batch itemsJordan Rife1-10/+14
14 daysbpf: tcp: Get rid of st_bucket_doneJordan Rife1-8/+6
14 daysbpf: tcp: Make sure iter->batch always contains a full bucket snapshotJordan Rife1-32/+77
14 daysbpf: tcp: Make mem flags configurable through bpf_iter_tcp_realloc_batchJordan Rife1-4/+5
2026-08-09sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh5-5/+5
2026-08-09net: do not send ICMP/NDISC Redirects when peer allocation failsEric Dumazet1-2/+0
2026-08-03netfilter: nf_tables: remove register tracking infrastructureFlorian Westphal3-4/+0
2026-08-03bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()Chengfeng Ye1-1/+1
2026-08-03ipv4: icmp: fill flow parameters in icmp_route_lookup decoy lookupEric Dumazet1-3/+15
2026-08-03nexthop: initialize extack in nh_res_bucket_migrate()Xiang Mei (Microsoft)1-1/+1
2026-08-03ipv4: fib: free fib_alias with kfree_rcu() on insert error pathWeiming Shi1-1/+1
2026-07-24net: ipip: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24net: ip_vti: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+3
2026-07-24ipv4: igmp: Fix potential UAF in igmp_gq_start_timer()Eric Dumazet1-5/+9
2026-07-24netfilter: nf_reject: skip iphdr options when looking for icmp headerFlorian Westphal1-1/+1
2026-07-24xfrm: Use the XFRM_GRO to indicate a GRO call on inputSteffen Klassert1-1/+1
2026-07-24net: ipv4: bound TCP reordering sysctl writes and MTU probe sizesWyatt Feng2-4/+10
2026-07-24ipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang1-0/+1
2026-07-24bonding: prevent potential infinite loop in bond_header_parse()Eric Dumazet1-1/+2
2026-07-24net: ip_gre: require CAP_NET_ADMIN in the device netns for changelinkMaoyi Xie1-0/+6
2026-07-04ipv4: account for fraggap on the paged allocation pathWongi Lee1-5/+2
2026-07-04inet: add indirect call wrapper for getfrag() callsEric Dumazet1-4/+9
2026-06-19netfilter: nft_fib: fix stale stack leak via the OIFNAME registerDavide Ornaghi1-1/+1
2026-06-19inet: frags: fix use-after-free caused by the fqdir_pre_exit() flushHyunwoo Kim2-3/+3
2026-06-19udp: clear skb->dev before running a sockmap verdictSechang Lim1-0/+8
2026-06-19netfilter: x_tables: avoid leaking percpu counter pointersKyle Zeng2-18/+12
2026-06-19netfilter: nf_conntrack: destroy stale expectfn expectations on unregisterWeiming Shi1-0/+2