Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-24--15-00 (v6.15-rc2-910-gd64e364453e6) remotes/brancher/net-next-2025-04-27--21-00 (v6.15-rc3-739-g6c9dbcbb1972) ==== BASE DIFF ==== .clang-format | 41 +- CREDITS | 4 + Documentation/ABI/stable/sysfs-block | 2 +- Documentation/ABI/testing/sysfs-kernel-reboot | 10 +- Documentation/arch/riscv/hwprobe.rst | 2 +- .../devicetree/bindings/net/brcm,asp-v2.0.yaml | 23 +- .../devicetree/bindings/net/brcm,unimac-mdio.yaml | 2 +- Documentation/networking/rxrpc.rst | 24 - Documentation/power/runtime_pm.rst | 2 +- MAINTAINERS | 50 +- Makefile | 8 +- arch/loongarch/kernel/Makefile | 8 +- arch/loongarch/kvm/Makefile | 2 +- arch/riscv/include/asm/alternative-macros.h | 19 +- arch/riscv/include/asm/kgdb.h | 9 +- arch/riscv/include/asm/syscall.h | 7 +- arch/riscv/kernel/Makefile | 4 +- arch/riscv/kernel/kgdb.c | 6 + arch/riscv/kernel/module-sections.c | 13 +- arch/riscv/kernel/module.c | 11 +- arch/riscv/kernel/setup.c | 36 +- arch/riscv/kernel/unaligned_access_speed.c | 35 +- arch/x86/boot/compressed/mem.c | 5 +- arch/x86/boot/compressed/sev.c | 67 +-- arch/x86/boot/compressed/sev.h | 2 + arch/x86/events/intel/core.c | 24 +- arch/x86/events/intel/ds.c | 8 +- arch/x86/events/intel/uncore_snbep.c | 107 +---- arch/x86/include/asm/intel-family.h | 2 + arch/x86/kernel/cpu/amd.c | 19 +- arch/x86/kernel/cpu/microcode/amd.c | 9 +- arch/x86/kernel/i8253.c | 3 +- arch/x86/xen/enlighten.c | 7 +- block/bdev.c | 3 +- block/bio-integrity.c | 17 +- block/blk-sysfs.c | 2 + block/blk-throttle.h | 1 + crypto/scompress.c | 10 +- crypto/testmgr.c | 147 +++--- drivers/accel/ivpu/ivpu_drv.c | 10 +- drivers/accel/ivpu/ivpu_fw.c | 17 +- drivers/accel/ivpu/ivpu_hw.h | 14 +- drivers/accel/ivpu/ivpu_hw_btrs.c | 134 +++--- drivers/accel/ivpu/ivpu_hw_btrs.h | 7 +- drivers/accel/ivpu/ivpu_job.c | 15 +- drivers/accel/ivpu/ivpu_sysfs.c | 49 +- drivers/accel/ivpu/vpu_boot_api.h | 13 +- drivers/accel/ivpu/vpu_jsm_api.h | 53 +- drivers/acpi/acpica/aclocal.h | 4 +- drivers/acpi/acpica/nsrepair2.c | 2 +- drivers/block/Kconfig | 6 - drivers/block/loop.c | 121 +---- drivers/block/ublk_drv.c | 532 +++++++++++---------- drivers/char/virtio_console.c | 7 +- drivers/cpufreq/amd-pstate.c | 36 +- drivers/cpufreq/cpufreq.c | 32 +- drivers/cpufreq/intel_pstate.c | 2 +- drivers/crypto/atmel-sha204a.c | 6 + drivers/dma-buf/sw_sync.c | 19 +- drivers/gpio/gpiolib.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 1 + drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 14 +- drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | 14 +- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 8 +- drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c | 12 +- drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 6 +- drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c | 4 +- drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c | 4 +- drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c | 4 +- drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/psp_v13_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/psp_v14_0.c | 2 +- drivers/gpu/drm/amd/amdgpu/vi.c | 7 + .../drm/amd/display/dc/dml2/dml21/dml21_wrapper.c | 11 +- drivers/gpu/drm/amd/display/dc/dml2/dml2_wrapper.c | 6 +- .../gpu/drm/i915/display/intel_display_device.h | 1 + drivers/gpu/drm/i915/display/intel_dp.c | 7 +- drivers/gpu/drm/mgag200/mgag200_mode.c | 2 +- drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 8 +- .../drm/msm/disp/dpu1/catalog/dpu_1_14_msm8937.h | 2 - .../drm/msm/disp/dpu1/catalog/dpu_1_15_msm8917.h | 1 - .../drm/msm/disp/dpu1/catalog/dpu_1_16_msm8953.h | 3 - .../drm/msm/disp/dpu1/catalog/dpu_1_7_msm8996.h | 4 - .../gpu/drm/msm/disp/dpu1/catalog/dpu_3_2_sdm660.h | 3 - .../gpu/drm/msm/disp/dpu1/catalog/dpu_3_3_sdm630.h | 2 - drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 4 +- drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 74 +-- .../gpu/drm/msm/registers/adreno/adreno_pm4.xml | 7 + drivers/gpu/drm/v3d/v3d_sched.c | 16 +- drivers/gpu/drm/virtio/virtgpu_drv.c | 9 + drivers/gpu/drm/xe/xe_dma_buf.c | 5 +- drivers/gpu/drm/xe/xe_guc_ads.c | 75 +-- drivers/gpu/drm/xe/xe_hmm.c | 24 - drivers/gpu/drm/xe/xe_pxp_debugfs.c | 13 +- drivers/i2c/busses/i2c-cros-ec-tunnel.c | 3 + drivers/i2c/i2c-atr.c | 2 +- drivers/iio/magnetometer/ak8974.c | 4 +- drivers/input/joystick/magellan.c | 2 +- drivers/irqchip/Kconfig | 4 +- drivers/irqchip/irq-renesas-rzv2h.c | 8 + drivers/md/bcache/super.c | 2 +- drivers/md/md-bitmap.c | 5 +- drivers/md/raid1.c | 26 +- drivers/md/raid10.c | 1 + drivers/net/ethernet/broadcom/asp2/bcmasp.c | 176 +++---- drivers/net/ethernet/broadcom/asp2/bcmasp.h | 78 ++- .../net/ethernet/broadcom/asp2/bcmasp_ethtool.c | 36 +- drivers/net/ethernet/broadcom/asp2/bcmasp_intf.c | 13 +- .../net/ethernet/broadcom/asp2/bcmasp_intf_defs.h | 3 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 5 +- drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.c | 29 +- drivers/net/ethernet/broadcom/bnxt/bnxt_ptp.h | 1 + .../ethernet/marvell/octeon_ep_vf/octep_vf_main.c | 4 +- drivers/net/ethernet/mediatek/mtk_eth_path.c | 2 +- drivers/net/ethernet/mediatek/mtk_star_emac.c | 13 +- .../ethernet/mellanox/mlx5/core/en/reporter_tx.c | 6 +- .../ethernet/mellanox/mlx5/core/en/tc_tun_vxlan.c | 32 +- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 5 +- .../ethernet/mellanox/mlx5/core/eswitch_offloads.c | 5 +- drivers/net/ethernet/mellanox/mlx5/core/rdma.c | 11 +- drivers/net/ethernet/mellanox/mlx5/core/rdma.h | 4 +- drivers/net/ethernet/mscc/ocelot.c | 6 + drivers/net/ethernet/realtek/rtase/rtase_main.c | 4 +- drivers/net/ethernet/sun/niu.c | 2 + drivers/net/mdio/mdio-bcm-unimac.c | 2 +- drivers/net/netdevsim/netdev.c | 2 + drivers/net/usb/rndis_host.c | 16 +- drivers/net/vmxnet3/vmxnet3_xdp.c | 2 +- drivers/net/vxlan/vxlan_vnifilter.c | 5 +- drivers/net/wireless/ath/carl9170/fw.c | 2 +- .../net/wireless/broadcom/brcm80211/brcmfmac/usb.c | 6 +- drivers/net/wireless/intel/iwlwifi/cfg/sc.c | 2 - drivers/net/wireless/intel/iwlwifi/iwl-config.h | 16 +- drivers/net/wireless/intel/iwlwifi/iwl-csr.h | 1 + drivers/net/wireless/intel/iwlwifi/iwl-nvm-parse.c | 16 +- drivers/net/wireless/intel/iwlwifi/iwl-trans.c | 28 +- drivers/net/wireless/intel/iwlwifi/iwl-trans.h | 14 +- drivers/net/wireless/intel/iwlwifi/mld/agg.c | 6 +- drivers/net/wireless/intel/iwlwifi/mld/d3.c | 9 +- drivers/net/wireless/intel/iwlwifi/mld/debugfs.c | 5 +- drivers/net/wireless/intel/iwlwifi/mld/fw.c | 13 +- drivers/net/wireless/intel/iwlwifi/mld/mac80211.c | 1 + drivers/net/wireless/intel/iwlwifi/mld/mld.c | 11 +- drivers/net/wireless/intel/iwlwifi/mld/mld.h | 5 - drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 245 +++++----- drivers/net/wireless/intel/iwlwifi/pcie/internal.h | 9 +- drivers/net/wireless/intel/iwlwifi/pcie/trans.c | 16 +- drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 2 +- drivers/net/wireless/intel/iwlwifi/tests/devinfo.c | 15 +- drivers/net/wireless/purelifi/plfxlc/mac.c | 1 - drivers/nvme/host/core.c | 2 +- drivers/nvme/host/multipath.c | 14 +- drivers/nvme/target/auth.c | 2 +- drivers/nvme/target/pci-epf.c | 88 ++-- drivers/pci/msi/msi.c | 3 + drivers/pci/pci.c | 4 - drivers/power/supply/power_supply_sysfs.c | 2 +- drivers/spi/spi-imx.c | 5 +- drivers/spi/spi-sun4i.c | 1 + drivers/spi/spi-tegra210-quad.c | 6 +- .../int340x_thermal/processor_thermal_device_pci.c | 7 +- .../intel/int340x_thermal/processor_thermal_rfim.c | 33 +- drivers/vfio/pci/vfio_pci_config.c | 2 +- drivers/vhost/scsi.c | 74 ++- drivers/virtio/virtio.c | 6 + drivers/virtio/virtio_pci_modern.c | 4 +- drivers/virtio/virtio_ring.c | 2 +- fs/Kconfig | 1 + fs/bcachefs/bcachefs.h | 2 + fs/bcachefs/btree_update_interior.c | 2 +- fs/bcachefs/buckets.c | 3 +- fs/bcachefs/buckets.h | 5 - fs/bcachefs/errcode.h | 2 +- fs/bcachefs/extents.c | 2 +- fs/bcachefs/fs-ioctl.c | 2 +- fs/bcachefs/fsck.c | 44 +- fs/bcachefs/io_read.c | 24 +- fs/bcachefs/recovery.c | 5 +- fs/bcachefs/sb-errors_format.h | 4 +- fs/bcachefs/super-io.c | 20 +- fs/bcachefs/super.c | 9 +- fs/btrfs/file.c | 9 +- fs/btrfs/relocation.c | 2 +- fs/btrfs/subpage.c | 4 +- fs/btrfs/tree-checker.c | 2 +- fs/btrfs/zoned.c | 19 +- fs/cachefiles/key.c | 2 +- fs/dax.c | 1 + fs/eventpoll.c | 10 +- fs/namei.c | 81 +++- fs/netfs/fscache_cache.c | 2 +- fs/netfs/fscache_cookie.c | 2 +- fs/nfs/Kconfig | 2 +- fs/nfs/internal.h | 7 - fs/nfs/nfs4session.h | 4 - fs/nfsd/Kconfig | 1 + fs/nfsd/nfs4state.c | 2 +- fs/nfsd/nfsfh.h | 7 - fs/smb/client/cifsproto.h | 2 + fs/smb/client/connect.c | 34 +- fs/smb/client/file.c | 28 ++ fs/smb/server/connection.c | 4 +- fs/smb/server/oplock.c | 29 +- fs/smb/server/oplock.h | 1 - fs/smb/server/smb2pdu.c | 4 +- fs/smb/server/transport_ipc.c | 7 +- fs/smb/server/transport_tcp.c | 14 +- fs/smb/server/transport_tcp.h | 1 + fs/smb/server/vfs.c | 3 +- fs/smb/server/vfs_cache.c | 8 +- fs/stat.c | 32 +- include/acpi/actbl.h | 2 +- include/drm/drm_gem.h | 3 +- include/linux/backing-dev.h | 1 + include/linux/blkdev.h | 73 ++- include/linux/local_lock_internal.h | 8 +- include/linux/mm.h | 17 + include/linux/mmzone.h | 5 +- include/linux/namei.h | 1 + include/linux/nfs.h | 7 - include/linux/pci.h | 2 + include/linux/soc/mediatek/mtk_wed.h | 2 +- include/linux/tcp.h | 3 +- include/linux/virtio.h | 3 + include/net/af_rxrpc.h | 3 - include/net/xdp_sock.h | 3 - include/net/xsk_buff_pool.h | 4 +- include/uapi/drm/ivpu_accel.h | 4 +- include/uapi/linux/io_uring.h | 4 +- include/uapi/linux/tcp.h | 1 + include/uapi/linux/vhost.h | 4 +- include/uapi/linux/virtio_pci.h | 1 + init/Kconfig | 20 +- io_uring/rsrc.c | 92 ++-- io_uring/zcrx.c | 37 +- io_uring/zcrx.h | 1 + kernel/audit_watch.c | 16 +- kernel/cgroup/cgroup.c | 31 +- kernel/sched/cpufreq_schedutil.c | 49 +- kernel/sched/ext.c | 50 +- kernel/trace/ftrace.c | 27 +- kernel/trace/trace_entries.h | 4 +- kernel/trace/trace_events_filter.c | 4 +- kernel/vhost_task.c | 2 +- lib/Kconfig.debug | 2 +- lib/Kconfig.ubsan | 1 - lib/string.c | 13 +- lib/test_ubsan.c | 18 +- mm/gup.c | 4 +- mm/hugetlb_vmemmap.c | 6 +- mm/internal.h | 1 + mm/kasan/kasan_test_c.c | 20 + mm/memcontrol-v1.c | 2 +- mm/memory.c | 4 +- mm/mm_init.c | 1 + mm/page_alloc.c | 40 +- mm/vmscan.c | 29 +- net/ipv4/gre_demux.c | 2 +- net/ipv4/tcp.c | 3 + net/ipv4/tcp_fastopen.c | 1 + net/mac80211/status.c | 8 +- net/rxrpc/af_rxrpc.c | 41 -- net/rxrpc/ar-internal.h | 1 - net/rxrpc/rxgk.c | 10 +- net/rxrpc/txbuf.c | 8 - net/xdp/xsk.c | 6 +- net/xdp/xsk_buff_pool.c | 1 + rust/Makefile | 2 +- rust/helpers/dma.c | 16 + rust/helpers/helpers.c | 1 + rust/helpers/io.c | 34 +- rust/pin-init/examples/pthread_mutex.rs | 2 +- rust/pin-init/src/alloc.rs | 8 +- rust/pin-init/src/lib.rs | 2 +- scripts/Makefile.compiler | 4 +- scripts/Makefile.extrawarn | 2 +- scripts/generate_rust_analyzer.py | 12 +- scripts/genksyms/keywords.c | 7 + scripts/genksyms/parse.y | 5 +- security/Kconfig.hardening | 2 +- security/integrity/ima/ima_main.c | 4 +- tools/net/ynl/Makefile.deps | 2 +- tools/objtool/check.c | 1 + tools/sched_ext/scx_flatcg.bpf.c | 2 +- tools/testing/kunit/qemu_configs/sh.py | 4 +- tools/testing/selftests/drivers/net/.gitignore | 1 + tools/testing/selftests/drivers/net/Makefile | 6 +- tools/testing/selftests/drivers/net/hw/iou-zcrx.c | 23 +- tools/testing/selftests/drivers/net/hw/iou-zcrx.py | 122 +++-- tools/testing/selftests/drivers/net/ksft.h | 56 +++ tools/testing/selftests/drivers/net/napi_id.py | 23 + .../testing/selftests/drivers/net/napi_id_helper.c | 83 ++++ tools/testing/selftests/drivers/net/xdp_helper.c | 49 +- .../ftrace/test.d/dynevent/dynevent_limitations.tc | 23 +- .../ftrace/test.d/filter/event-filter-function.tc | 20 + tools/testing/selftests/lib/config | 1 + .../selftests/net/forwarding/bridge_vlan_aware.sh | 96 +++- tools/testing/selftests/ublk/Makefile | 9 +- tools/testing/selftests/ublk/fault_inject.c | 98 ++++ tools/testing/selftests/ublk/kublk.c | 343 +++++++++++-- tools/testing/selftests/ublk/kublk.h | 47 +- tools/testing/selftests/ublk/stripe.c | 28 +- tools/testing/selftests/ublk/test_common.sh | 142 +++++- tools/testing/selftests/ublk/test_generic_04.sh | 40 ++ tools/testing/selftests/ublk/test_generic_05.sh | 44 ++ tools/testing/selftests/ublk/test_generic_06.sh | 41 ++ tools/testing/selftests/ublk/test_loop_01.sh | 8 +- tools/testing/selftests/ublk/test_loop_02.sh | 8 +- tools/testing/selftests/ublk/test_loop_03.sh | 8 +- tools/testing/selftests/ublk/test_loop_04.sh | 9 +- tools/testing/selftests/ublk/test_loop_05.sh | 8 +- tools/testing/selftests/ublk/test_stress_01.sh | 45 +- tools/testing/selftests/ublk/test_stress_02.sh | 45 +- tools/testing/selftests/ublk/test_stress_03.sh | 38 ++ tools/testing/selftests/ublk/test_stress_04.sh | 37 ++ tools/testing/selftests/ublk/test_stress_05.sh | 64 +++ tools/testing/selftests/ublk/test_stripe_01.sh | 12 +- tools/testing/selftests/ublk/test_stripe_02.sh | 13 +- tools/testing/selftests/ublk/test_stripe_03.sh | 12 +- tools/testing/selftests/ublk/test_stripe_04.sh | 13 +- 322 files changed, 3896 insertions(+), 2374 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.oiMTpZvBNK b/tmp/tmp.WHsyjOfUz6 index 2143ced3b065..2ae0b9327e4e 100644 --- a/tmp/tmp.oiMTpZvBNK +++ b/tmp/tmp.WHsyjOfUz6 @@ -1,5 +1,3 @@ -try to make the buffer for popen larger -tmp fix up for vxlan build failure disable cirrus kunit config: set preempt dbg: tests: bonding: print info on failure @@ -8,26 +6,54 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours -octeon_ep_vf: Resolve netdevice usage count issue -amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload -net: phy: Always read EEE LPA in genphy_c45_ethtool_get_eee() -net: phy: Don't report advertised EEE modes if EEE is disabled -net: dsa: microchip: Remove set_mac_eee() callback from KSZ driver -net: dsa: user: Skip set_mac_eee() if support_eee() is implemented -bnxt_en: improve TX timestamping FIFO configuration -Merge tag 'wireless-2025-04-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless -net: ti: icssg-prueth: Add ICSSG FW Stats -net: ethernet: mtk-star-emac: rearm interrupts in rx_poll only when advised -net: ethernet: mtk-star-emac: fix spinlock recursion issues on rx/tx poll -net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support -net: stmmac: dwmac-loongson: Add new multi-chan IP core support -net: stmmac: dwmac-loongson: Move queue number init to common function -net: stmmac: socfpga: Remove unused pcs-mdiodev field -net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter -net: stmmac: socfpga: Enable internal GMII when using 1000BaseX -rtase: Modify the format specifier in snprintf to %u. -bonding: assign random address if device address is same as bond -rtase: Modify the condition used to detect overflow in rtase_calc_time_mitigation +docs: tproxy: fix code block style +Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation +Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO +net:ipv4: Use shift left 2 to calculate the length of the IPv4 header. +net: ethernet: mtk_eth_soc: fix SER panic with 4GB+ RAM +net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY +io_uring/zcrx: selftests: parse json from ethtool -g +io_uring/zcrx: selftests: use rand_port() +net: rds: Replace strncpy with strscpy in connection setup +sched: Add enqueue/dequeue of dualpi2 qdisc +sched: Dump configuration and statistics of dualpi2 qdisc +sched: Struct definition and parsing of dualpi2 qdisc +selftests/tc-testing: Add selftests for qdisc DualPI2 +Documentation: netlink: specs: tc: Add DualPI2 specification +net: ipv6: fix UDPv6 GSO segmentation with NAT +selftests: net: tc_taprio: new test +selftests: net: tsn_lib: add window_size argument to isochron_do() +selftests: net: tsn_lib: create common helper for counting received packets +net: dsa: felix: fix broken taprio gate states after clock jump +tipc: Replace msecs_to_jiffies() with secs_to_jiffies() +xsk: convert xdp_copy_frags_from_zc() to use page_pool_dev_alloc() +xsk: respect the offsets when copying frags +ptp: ocp: Add const to bp->attr_group allocation type +nfp: xsk: Adjust allocation type for nn->dp.xsk_pools +net/mlx4_core: Adjust allocation type for buddy->bits +pds_core: Allocate pdsc_viftype_defaults copy with ARRAY_SIZE() +ipv4: fib: Fix fib_info_hash_alloc() allocation type +net: dlink: add synchronization for stats update +idpf: fix offloads support for encapsulated packets +ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr() +ice: fix Get Tx Topology AQ command error on E830 +selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour +net_sched: qfq: Fix double list add in class with netem as child qdisc +net_sched: ets: Fix double list add in class with netem as child qdisc +net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc +net_sched: drr: Fix double list add in class with netem as child qdisc +idpf: add support for Rx timestamping +idpf: add Tx timestamp flows +idpf: add Tx timestamp capabilities negotiation +idpf: add PTP clock configuration +idpf: add cross timestamping +idpf: add mailbox access to read PTP clock time +idpf: negotiate PTP capabilities and get PTP clock +idpf: move virtchnl structures to the header file +virtchnl: add PTP virtchnl definitions +idpf: add initial PTP support +idpf: change the method for mailbox workqueue allocation +selftests: ncdevmem: Implement devmem TCP TX net: check for driver support in netmem TX gve: add netmem TX support to GVE DQO-RDA mode net: enable driver support for netmem TX @@ -36,89 +62,57 @@ net: devmem: Implement TX path net: devmem: TCP tx netlink api net: add get_netmem/put_netmem support netmem: add niov->type attribute to distinguish different net_iov types -tools: ynl: allow fixed-header to be specified per op -tools: ynl-gen: don't init enum checks for classic netlink -tools: ynl-gen: array-nest: support binary array with exact-len -tools: ynl-gen: array-nest: support put for scalar -tools: ynl-gen: mutli-attr: support binary types with struct -tools: ynl-gen: multi-attr: type gen for string -tools: ynl-gen: support CRUD-like notifications for classic Netlink -tools: ynl-gen: support using dump types for ntf -tools: ynl: let classic netlink requests specify extra nlflags -tools: ynl-gen: fill in missing empty attr lists -tools: ynl-gen: factor out free_needs_iter for a struct -tools: ynl-gen: fix comment about nested struct dict -selftests: drv-net: Test that NAPI ID is non-zero -selftests: drv-net: Factor out ksft C helpers -netdevsim: Mark NAPI ID on skb in nsim_rcv -tools: ynl: fix the header guard name for OVPN -mctp pcc: Implement MCTP over PCC Transport -net: rds: Replace strncpy with strscpy in connection setup -tests/ncdevmem: Fix double-free of queue array -net/devmem: Reject insufficiently large dmabuf pools -net: ethernet: mtk_wed: annotate RCU release in attach() -vxlan: vnifilter: Fix unlocked deletion of default FDB entry -vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdp +pds_core: init viftype default in declaration +pds_core: smaller adminq poll starting interval +pds_core: remove extra name description +pds_core: remove write-after-free of client_id +Merge tag 'for-net-2025-04-25' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth +net: mdio: mux-meson-gxl: set reversed bit when using internal phy +netlink: specs: ethtool: Remove UAPI duplication of phy-upstream enum +mfd: zl3073x: Register DPLL sub-device during init +mfd: zl3073x: Add clock_id field +mfd: zl3073x: Fetch invariants during probe +mfd: zl3073x: Protect operations requiring multiple register accesses +mfd: zl3073x: Add support for devlink device info +mfd: Add Microchip ZL3073x support +dt-bindings: dpll: Add support for Microchip Azurite chip family +dt-bindings: dpll: Add DPLL device and pin +net: dlink: Correct endianness handling of led_mode +selftests: net: exit cleanly on SIGTERM / timeout +net: dsa: qca8k: forbid management frames access to internal PHYs if another device is on the MDIO bus +veth: apply qdisc backpressure on full ptr_ring to reduce TX drops +net: sched: generalize check for no-queue qdisc on TX queue leds: trigger: netdev: refactor dev matching in netdev_trig_notify() -tcp: fastopen: pass TFO child indication through getsockopt -tcp: fastopen: note that a child socket was created -hinic3: module initialization and tx/rx logic -net: ip_gre: Fix spelling mistake "demultiplexor" -> "demultiplexer" -xsc: add ndo_get_stats64 -xsc: Add eth reception data path -xsc: Add ndo_start_xmit -xsc: ndo_open and ndo_stop -xsc: Add eth needed qp and cq apis -xsc: Init net device -xsc: Add ethernet interface -xsc: Init auxiliary device -xsc: Init pci irq -xsc: Add eq and alloc -xsc: Add qp and cq management -xsc: Add hardware setup APIs -xsc: Enable command queue -xsc: Add xsc driver basic framework -xsk: respect the offsets when copying frags -net/mlx5: E-switch, Fix error handling for enabling roce -net/mlx5e: Fix lock order in mlx5e_tx_reporter_ptpsq_unhealthy_recover -net/mlx5e: TC, Continue the attr process even if encap entry is invalid -net/mlx5: E-Switch, Initialize MAC Address for Default GID -net/mlx5e: Use custom tunnel header for vxlan gbp -rxrpc: rxgk: Fix some reference count leaks -net: vertexcom: mse102x: Fix RX error handling -net: vertexcom: mse102x: Add range check for CMD_RTS -net: vertexcom: mse102x: Fix LEN_MASK -dt-bindings: vertexcom-mse102x: Fix IRQ type in example -net: vertexcom: mse102x: Fix possible stuck of SPI interrupt -cxgb4: Return an error code only as a constant in cxgb4_init_ethtool_filters() -net: ethernet: mtk_eth_soc: convert cap_bit in mtk_eth_muxc struct to u64 -rxrpc: Remove deadcode -net: phy: mdio-bcm-unimac: Add asp-v3.0 -net: bcmasp: Add support for asp-v3.0 -dt-bindings: net: brcm,unimac-mdio: Add asp-v3.0 -dt-bindings: net: brcm,asp-v2.0: Add asp-v3.0 -net: phy: mdio-bcm-unimac: Remove asp-v2.0 -net: bcmasp: Remove support for asp-v2.0 -dt-bindings: net: brcm,unimac-mdio: Remove asp-v2.0 -dt-bindings: net: brcm,asp-v2.0: Remove asp-v2.0 -net: ethtool: netlink: Use netdev_hold for dumpit() operations -net: ethtool: phy: Convert the PHY_GET command to generic phy dump -net: ethtool: Introduce per-PHY DUMP operations -tcp: try to avoid safer when ACKs are thinned -tcp: accecn: try to fit AccECN option with SACK -tcp: accecn: AccECN ACE field multi-wrap heuristic -tcp: accecn: AccECN option ceb/cep heuristic -tcp: accecn: AccECN option failure handling -tcp: accecn: AccECN option send control -tcp: accecn: AccECN option -tcp: sack option handling improvements -tcp: allow embedding leftover into option padding -tcp: accecn: AccECN needs to know delivered bytes -tcp: accecn: add AccECN rx byte counters -tcp: accecn: AccECN negotiation -tcp: AccECN core -tcp: fast path functions later -tcp: reorganize SYN ECN code +mdio: fix CONFIG_MDIO_DEVRES selects +net: dsa: microchip: Remove ineffective checks from ksz_set_mac_eee() +net: thunder_bgx: Don't disable PCI device manually +net: thunder_bgx: Use pure PCI devres API +net: mdio: thunder: Use pure PCI devres API +net: ethernet: sis900: Use pure PCI devres API +net: ethernet: natsemi: Use pure PCI devres API +net: tulip: Use pure PCI devres API +net: octeontx2: Use pure PCI devres API +net: prestera: Use pure PCI devres API +net: call inet_twsk_put() on TIMEWAIT sockets It is possible for a pointer of type struct inet_timewait_sock to be returned from the functions __inet_lookup_established() and __inet6_lookup_established(). This can cause a crash when the returned pointer is of type struct inet_timewait_sock and sock_put() is called on it. The following is a crash call stack that shows sk->sk_wmem_alloc being accessed in sk_free() during the call to sock_put() on a struct inet_timewait_sock pointer. To avoid this issue, use inet_twsk_put() instead of sock_put() when sk->sk_state is TCP_TIME_WAIT. +selftests: net: add a virtio_net deadlock selftest +selftests: net: retry when bind returns EBUSY in xdp_helper +selftests: net: add flag to force zerocopy mode in xdp_helper +selftests: net: move xdp_helper to net/lib +rtase: Modify the format specifier in snprintf to %u +net: lan743x: Fix memory leak when GSO enabled +net: ethernet: mtk_eth_soc: sync mtk_clks_source_name array +selftests/net: test tcp connection load balancing +ip: load balance tcp connections to single dst addr and port +ipv4: prefer multipath nexthop that matches source address +amd-xgbe: Fix to ensure dependent features are toggled with RX checksum offload +net: ti: icssg-prueth: Add ICSSG FW Stats +net: stmmac: dwmac-loongson: Add new GMAC's PCI device ID support +net: stmmac: dwmac-loongson: Add new multi-chan IP core support +net: stmmac: dwmac-loongson: Move queue number init to common function +net: stmmac: socfpga: Remove unused pcs-mdiodev field +net: stmmac: socfpga: Don't check for phy to enable the SGMII adapter +net: stmmac: socfpga: Enable internal GMII when using 1000BaseX +bonding: assign random address if device address is same as bond dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description net: pse-pd: tps23881: Add support for static port priority feature dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply @@ -132,17 +126,11 @@ net: pse-pd: Add support for PSE power domains net: pse-pd: tps23881: Add support for PSE events and interrupts net: pse-pd: Add support for reporting events net: ethtool: Add support for ethnl_info_init_ntf helper function -net: fully namespace net.core.{r,w}mem_{default,max} sysctls -wifi: iwlwifi: restore missing initialization of async_handlers_list -wifi: brcm80211: fmac: Add error handling for brcmf_usb_dl_writeimage() -wifi: plfxlc: Remove erroneous assert in plfxlc_mac_release -wifi: iwlwifi: fix the check for the SCRATCH register upon resume -wifi: iwlwifi: don't warn if the NIC is gone in resume -wifi: iwlwifi: mld: fix BAID validity check -wifi: iwlwifi: back off on continuous errors -wifi: iwlwifi: mld: only create debugfs symlink if it does not exist -wifi: iwlwifi: mld: inform trans on init failure -wifi: iwlwifi: mld: properly handle async notification in op mode start -Revert "wifi: iwlwifi: make no_160 more generic" -Revert "wifi: iwlwifi: add support for BE213" -wifi: mac80211: restore monitor for outgoing frames +Bluetooth: L2CAP: copy RX timestamp to new fragments +Bluetooth: btintel_pcie: Add additional to checks to clear TX/RX paths +Bluetooth: btmtksdio: Do close if SDIO card removed without close +Bluetooth: btmtksdio: Check function enabled before doing close +Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue() +Bluetooth: btintel_pcie: Avoid redundant buffer allocation +Bluetooth: hci_conn: Fix not setting timeout for BIG Create Sync +Bluetooth: hci_conn: Fix not setting conn_timeout for Broadcast Receiver