summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
2 daysMerge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2 daysinet: frags: strip GSO state from fragments before reassemblyXinyang Ge
2 daystcp: fix corruption of urgent data on multi-segment retransmitJiayuan Chen
2 daysnetfilter: x_tables: remove pr_debugPablo Neira Ayuso
2 daysnetfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacksFernando Fernandez Mancera
3 daystcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming
3 daysnet/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo
7 daystcp: clamp route advmss to TCP_MIN_MSSYong Wang
7 daysipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
9 daysnet: tcp: block mixing readable and unreadable fragsMina Almasry
9 daysinetpeer: randomize RB-tree node comparison using SipHashEric Dumazet
9 daysnet/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
9 daysnet: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
9 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
9 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
11 daysipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
12 daysnet: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtuIlya Maximets
12 daysip: orphan prefetched skbs before multicast forwardingZhiling Zou
12 daysnet: cap advertised IP tunnel headroomZhiling Zou
2026-08-14gre: fix ERSPAN o_flags race/corruption in xmit and fill_infoEric Dumazet
2026-08-14Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-13Merge tag 'net-7.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-08-13net: Const qualify network templated ctl_tables ArraysJoel Granados
2026-08-13net: Const qualify ctl_tables that kmemdup unconditionallyJoel Granados
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
2026-08-10tcp: fix icsk_ack.ato bitfield overflowJiayuan Chen
2026-08-10netfilter: flowtable: rename tun.l3_proto to tun.inner_protoPablo Neira Ayuso
2026-08-10net: netfilter: add ether_type to net_device_path_ctx and use itPablo Neira Ayuso
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann
2026-08-07Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06tcp: honor BPF_SOCK_OPS_RWND_INIT on the active connect pathTejas Birajdar
2026-08-06net: gre: remove unused gretap_fb_dev_createIlya Maximets
2026-08-05tcp: fix TFO max_qlen accounting across reuseport migrationJiayuan Chen
2026-08-05Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-08-04ipv4: nexthop: handle errors in nexthop_init()Minhong He
2026-08-03udp: fix potential use-after-free in tunnel segmentationXuanqiang Luo
2026-08-03ipv4: Fix fib_nlmsg_size() for RTA_VIA nexthopsZihan Xi
2026-08-03tcp: do not change rcv_ssthresh in tcp_measure_rcv_mss()Nathan Gao
2026-08-03bpf: tcp: Fix use-after-free in bpf_iter_tcp_established_batch()Jose Fernandez (Anthropic)
2026-08-01bpf, sockmap: Fix sk_redir use-after-free in send verdictChengfeng Ye
2026-07-31inet: frags: publish queues before arming timerZhiling Zou
2026-07-31netfilter: nf_tables: call skb_valid_dst() before skb_dst()Pablo Neira Ayuso
2026-07-31netfilter: flowtable: release tunnel route on error when building forward pathPablo Neira Ayuso
2026-07-30net: nexthop: add NHA_DST_PORT for fdb nexthopsJack Ma
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-30ipip: reject unsupported configurations in fill_forward_pathLorenzo Bianconi