summaryrefslogtreecommitdiff
path: root/net/ipv4
AgeCommit message (Expand)Author
47 hoursMerge tag 'net-7.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2 daysipmr: account multicast table and route memoryZihan Xi
2 daystcp: reject non zerocopy devmem txPavel Begunkov
3 daysinet: frags: invalidate queues before flushing themYilin Zhang
4 daysMerge tag 'nf-26-09-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
5 daysnet: ipv4: Fix UDP length overflow with PMTU discover and big MTUAlice Mikityanska
5 daysnetfilter: arp_tables: remove the 32bit compat interfaceFlorian Westphal
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook
8 daysnexthop: Initialize extack in remove_nh_grp_entry()Ido Schimmel
9 daystunnels: Drop stale dst when building an ICMP error for PMTUDIdo Schimmel
9 daysipv4: fib: bound automatic table ID allocationZihan Xi
9 daysnet: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()HW He
12 daysipv4: udp: Create exceptions before socket matchingIdo Schimmel
12 daysigmp: convert struct ip_sf_list to RCUEric Dumazet
13 daysraw: annotate disconnect-side IPv4 match writersXuanqiang Luo
2026-08-28tcp: fix use-after-free in do_tcp_getsockopt(TCP_CC_INFO)Cen Zhang (Microsoft Security FORGE Labs)
2026-08-28tcp: fix use-after-free in do_tcp_getsockopt(TCP_CONGESTION)Cen Zhang (Microsoft Security FORGE Labs)
2026-08-28tcp: use GFP_ATOMIC in tcp_send_active_reset()Eric Dumazet
2026-08-28ipv4: avoid divide by zero in fib_rebalanceZihan Xi
2026-08-27Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-08-27inet: frags: strip GSO state from fragments before reassemblyXinyang Ge
2026-08-27tcp: fix corruption of urgent data on multi-segment retransmitJiayuan Chen
2026-08-27netfilter: x_tables: remove pr_debugPablo Neira Ayuso
2026-08-27netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacksFernando Fernandez Mancera
2026-08-27tcp: fix AO info use-after-free in tcp_ao_connect_init()Qing Ming
2026-08-27net/tcp: fix TCP-AO key deletion in VRFsRastislav Szabo
2026-08-22tcp: clamp route advmss to TCP_MIN_MSSYong Wang
2026-08-22ipip: fix skb leak in collect_md mode when metadata_dst allocation failsAnton Danilov
2026-08-20net: tcp: block mixing readable and unreadable fragsMina Almasry
2026-08-20inetpeer: randomize RB-tree node comparison using SipHashEric Dumazet
2026-08-20net/tcp-ao: fix use-after-free of current_key on reconnect to another peerHyunwoo Kim
2026-08-20net: advertise TCP MSS from the configured MTU, not the learned PMTUJiayuan Chen
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-08-20Merge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-18ipv4: reject undersized MTUs in ip_do_fragment()Yong Wang
2026-08-18net: ip_tunnel: remove unused non-strict __ip_tunnel_change_mtuIlya Maximets
2026-08-18ip: orphan prefetched skbs before multicast forwardingZhiling Zou
2026-08-18net: 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