mirror of
https://github.com/torvalds/linux.git
synced 2026-08-07 07:54:18 +02:00
Current release - regressions:
- mlx5: fix pre-2.40 binutils assembler error
Current release - new code bugs:
- net: psp: don't assume reply skbs will have a socket
- eth: fbnic: fix missing programming of the default descriptor
Previous releases - regressions:
- page_pool: fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
- tcp:
- take care of zero tp->window_clamp in tcp_set_rcvlowat()
- don't call reqsk_fastopen_remove() in tcp_conn_request().
- eth: ice: release xa entry on adapter allocation failure
- eth: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Previous releases - always broken:
- netfilter: validate objref and objrefmap expressions
- sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
- eth: mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
- eth: mlx5: prevent tunnel mode conflicts between FDB and NIC IPsec tables
- eth: ocelot: fix use-after-free caused by cyclic delayed work
Misc:
- add support for MediaTek PCIe 5G HP DRMR-H01
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
-----BEGIN PGP SIGNATURE-----
iQJGBAABCAAwFiEEg1AjqC77wbdLX2LbKSR5jcyPE6QFAmjnlD0SHHBhYmVuaUBy
ZWRoYXQuY29tAAoJECkkeY3MjxOkQnYP/iQAwtLSyE2lqdP+OsfnwhdpeeMpy2B/
rfN7hk4OS1Rs1WBEf+Y45Lm5yC2poRleEf3QrixcqAHrtr4SED1JgZynjzjtYJ6c
mmCdzZPZMfBEVG7rcOusSMI+ebWCA1yvSzjqw6CctwzW6Sac4S3KRyYzUNuTJ+De
3APf6NptD324veJuyP01opafaExBpu21DfaEXeu4kP030S74J5TMfjt7dNvVpYDt
qwb7s6syJ9O+U3INmi6SVxJY9711Cj8tjUXzz94FWc/kC28D3UnIKUO1tL/qNthe
do0OhNa1YlsmoGJuRthxQa9ubyScnP6hKcy8VlanvuDya0JVyzdod/RDO6A2L9bp
bdJIM2wnLd4Sqe7QcGPBFj0KNahgqG1lzj0uHKhrWBetp+5wWySuk9Mohg8yZaGP
w53X0+WhAeferpcdMPFbwBL9pcgmHo2FxDMaHKcIrIAFb+TIzSZA6CXWB2RFRSgH
smgQ9EYUbfUtP6nZCs1lfOux7CdN94tuKA9jnUXFrlIda44akxVe/wVi9bRazrVx
TcpF0BEeQTyM4wCoVsk/JzTNeK2VZtj8i1B7TrZvR68UkwGrXm8DB4xG42LxdRaw
PEtu8mbUGiWtkojmUAVpYc/TfMdQOVyBUijd2uAe1pXV4yPDz5cWNkEPX8vvAiRu
rIe8v1VAz+gg
=LlXo
-----END PGP SIGNATURE-----
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Pull networking fixes from Paolo Abeni:
"Including fixes from netfilter.
Current release - regressions:
- mlx5: fix pre-2.40 binutils assembler error
Current release - new code bugs:
- net: psp: don't assume reply skbs will have a socket
- eth: fbnic: fix missing programming of the default descriptor
Previous releases - regressions:
- page_pool: fix PP_MAGIC_MASK to avoid crashing on some 32-bit arches
- tcp:
- take care of zero tp->window_clamp in tcp_set_rcvlowat()
- don't call reqsk_fastopen_remove() in tcp_conn_request()
- eth:
- ice: release xa entry on adapter allocation failure
- usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
Previous releases - always broken:
- netfilter: validate objref and objrefmap expressions
- sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
- eth:
- mlx4: prevent potential use after free in mlx4_en_do_uc_filter()
- mlx5: prevent tunnel mode conflicts between FDB and NIC IPsec tables
- ocelot: fix use-after-free caused by cyclic delayed work
Misc:
- add support for MediaTek PCIe 5G HP DRMR-H01"
* tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net: (38 commits)
net: airoha: Fix loopback mode configuration for GDM2 port
selftests: drv-net: pp_alloc_fail: add necessary optoins to config
selftests: drv-net: pp_alloc_fail: lower traffic expectations
selftests: drv-net: fix linter warnings in pp_alloc_fail
eth: fbnic: fix reporting of alloc_failed qstats
selftests: drv-net: xdp: add test for interface level qstats
selftests: drv-net: xdp: rename netnl to ethnl
eth: fbnic: fix saving stats from XDP_TX rings on close
eth: fbnic: fix accounting of XDP packets
eth: fbnic: fix missing programming of the default descriptor
selftests: netfilter: query conntrack state to check for port clash resolution
selftests: netfilter: nft_fib.sh: fix spurious test failures
bridge: br_vlan_fill_forward_path_pvid: use br_vlan_group_rcu()
netfilter: nft_objref: validate objref and objrefmap expressions
net: pse-pd: tps23881: Fix current measurement scaling
net/mlx5: fix pre-2.40 binutils assembler error
net/mlx5e: Do not fail PSP init on missing caps
net/mlx5e: Prevent tunnel reformat when tunnel mode not allowed
net/mlx5: Prevent tunnel mode conflicts between FDB and NIC IPsec tables
net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlock
...
|
||
|---|---|---|
| .. | ||
| af_unix | ||
| bench | ||
| can | ||
| forwarding | ||
| hsr | ||
| lib | ||
| mptcp | ||
| netfilter | ||
| openvswitch | ||
| ovpn | ||
| packetdrill | ||
| rds | ||
| tcp_ao | ||
| .gitignore | ||
| altnames.sh | ||
| amt.sh | ||
| arp_ndisc_evict_nocarrier.sh | ||
| arp_ndisc_untracked_subnets.sh | ||
| bareudp.sh | ||
| big_tcp.sh | ||
| bind_bhash.c | ||
| bind_bhash.sh | ||
| bind_timewait.c | ||
| bind_wildcard.c | ||
| bpf_offload.py | ||
| bpf.mk | ||
| broadcast_ether_dst.sh | ||
| broadcast_pmtu.sh | ||
| busy_poll_test.sh | ||
| busy_poller.c | ||
| cmsg_ip.sh | ||
| cmsg_sender.c | ||
| cmsg_so_mark.sh | ||
| cmsg_so_priority.sh | ||
| cmsg_time.sh | ||
| config | ||
| drop_monitor_tests.sh | ||
| epoll_busy_poll.c | ||
| fcnal-ipv4.sh | ||
| fcnal-ipv6.sh | ||
| fcnal-other.sh | ||
| fcnal-test.sh | ||
| fdb_flush.sh | ||
| fdb_notify.sh | ||
| fib_nexthop_multiprefix.sh | ||
| fib_nexthop_nongw.sh | ||
| fib_nexthops.sh | ||
| fib_rule_tests.sh | ||
| fib_tests.sh | ||
| fib-onlink-tests.sh | ||
| fin_ack_lat.c | ||
| fin_ack_lat.sh | ||
| fq_band_pktlimit.sh | ||
| gre_gso.sh | ||
| gre_ipv6_lladdr.sh | ||
| gro.c | ||
| gro.sh | ||
| hwtstamp_config.c | ||
| icmp_redirect.sh | ||
| icmp.sh | ||
| in_netns.sh | ||
| io_uring_zerocopy_tx.c | ||
| io_uring_zerocopy_tx.sh | ||
| ioam6_parser.c | ||
| ioam6.sh | ||
| ip_defrag.c | ||
| ip_defrag.sh | ||
| ip_local_port_range.c | ||
| ip_local_port_range.sh | ||
| ip6_gre_headroom.sh | ||
| ipsec.c | ||
| ipv6_flowlabel_mgr.c | ||
| ipv6_flowlabel.c | ||
| ipv6_flowlabel.sh | ||
| ipv6_force_forwarding.sh | ||
| ipv6_fragmentation.c | ||
| ipv6_route_update_soft_lockup.sh | ||
| l2_tos_ttl_inherit.sh | ||
| l2tp.sh | ||
| lib.sh | ||
| link_netns.py | ||
| lwt_dst_cache_ref_loop.sh | ||
| Makefile | ||
| msg_zerocopy.c | ||
| msg_zerocopy.sh | ||
| nat6to4.bpf.c | ||
| nat6to4.sh | ||
| ndisc_unsolicited_na_test.sh | ||
| netdev-l2addr.sh | ||
| netdevice.sh | ||
| netlink-dumps.c | ||
| netns-name.sh | ||
| netns-sysctl.sh | ||
| nettest.c | ||
| nl_netdev.py | ||
| pmtu.sh | ||
| proc_net_pktgen.c | ||
| psock_fanout.c | ||
| psock_lib.h | ||
| psock_snd.c | ||
| psock_snd.sh | ||
| psock_tpacket.c | ||
| reuseaddr_conflict.c | ||
| reuseaddr_ports_exhausted.c | ||
| reuseaddr_ports_exhausted.sh | ||
| reuseport_addr_any.c | ||
| reuseport_addr_any.sh | ||
| reuseport_bpf_cpu.c | ||
| reuseport_bpf_numa.c | ||
| reuseport_bpf.c | ||
| reuseport_dualstack.c | ||
| route_hint.sh | ||
| route_localnet.sh | ||
| rps_default_mask.sh | ||
| rtnetlink_notification.sh | ||
| rtnetlink.py | ||
| rtnetlink.sh | ||
| run_afpackettests | ||
| run_netsocktests | ||
| rxtimestamp.c | ||
| rxtimestamp.sh | ||
| sample_map_ret0.bpf.c | ||
| sample_ret0.bpf.c | ||
| sctp_hello.c | ||
| sctp_vrf.sh | ||
| settings | ||
| setup_loopback.sh | ||
| setup_veth.sh | ||
| sk_bind_sendto_listen.c | ||
| sk_connect_zero_addr.c | ||
| sk_so_peek_off.c | ||
| skf_net_off.c | ||
| skf_net_off.sh | ||
| so_incoming_cpu.c | ||
| so_netns_cookie.c | ||
| so_rcv_listener.c | ||
| so_txtime.c | ||
| so_txtime.sh | ||
| socket.c | ||
| srv6_end_dt4_l3vpn_test.sh | ||
| srv6_end_dt6_l3vpn_test.sh | ||
| srv6_end_dt46_l3vpn_test.sh | ||
| srv6_end_dx4_netfilter_test.sh | ||
| srv6_end_dx6_netfilter_test.sh | ||
| srv6_end_flavors_test.sh | ||
| srv6_end_next_csid_l3vpn_test.sh | ||
| srv6_end_x_next_csid_l3vpn_test.sh | ||
| srv6_hencap_red_l3vpn_test.sh | ||
| srv6_hl2encap_red_l2vpn_test.sh | ||
| stress_reuseport_listen.c | ||
| stress_reuseport_listen.sh | ||
| tap.c | ||
| tcp_fastopen_backup_key.c | ||
| tcp_fastopen_backup_key.sh | ||
| tcp_inq.c | ||
| tcp_mmap.c | ||
| tcp_port_share.c | ||
| test_bpf.sh | ||
| test_bridge_backup_port.sh | ||
| test_bridge_neigh_suppress.sh | ||
| test_ingress_egress_chaining.sh | ||
| test_neigh.sh | ||
| test_so_rcv.sh | ||
| test_vxlan_fdb_changelink.sh | ||
| test_vxlan_mdb.sh | ||
| test_vxlan_nh.sh | ||
| test_vxlan_nolocalbypass.sh | ||
| test_vxlan_under_vrf.sh | ||
| test_vxlan_vnifiltering.sh | ||
| tfo_passive.sh | ||
| tfo.c | ||
| timestamping.c | ||
| tls.c | ||
| toeplitz_client.sh | ||
| toeplitz.c | ||
| toeplitz.sh | ||
| traceroute.sh | ||
| tun.c | ||
| txring_overwrite.c | ||
| txtimestamp.c | ||
| txtimestamp.sh | ||
| udpgro_bench.sh | ||
| udpgro_frglist.sh | ||
| udpgro_fwd.sh | ||
| udpgro.sh | ||
| udpgso_bench_rx.c | ||
| udpgso_bench_tx.c | ||
| udpgso_bench.sh | ||
| udpgso.c | ||
| udpgso.sh | ||
| unicast_extensions.sh | ||
| veth.sh | ||
| vlan_bridge_binding.sh | ||
| vlan_hw_filter.sh | ||
| vrf_route_leaking.sh | ||
| vrf_strict_mode_test.sh | ||
| vrf-xfrm-tests.sh | ||
| xfrm_policy_add_speed.sh | ||
| xfrm_policy.sh | ||
| ynl.mk | ||