Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-21--15-00 (v6.14-rc7-2084-geccd0389eefe) remotes/brancher/net-next-2025-03-21--18-00 (v6.14-rc7-2075-gb9ab740e32f0) ==== BASE DIFF ==== CREDITS | 4 + .../networking/device_drivers/cable/index.rst | 18 - .../networking/device_drivers/cable/sb1000.rst | 222 ---- Documentation/networking/device_drivers/index.rst | 1 - MAINTAINERS | 4 +- arch/powerpc/configs/ppc6xx_defconfig | 1 - drivers/acpi/acpi_pnp.c | 2 - drivers/net/Kconfig | 24 - drivers/net/Makefile | 1 - drivers/net/ethernet/airoha/airoha_eth.h | 2 +- drivers/net/phy/marvell-88q2xxx.c | 8 +- drivers/net/phy/mxl-gpy.c | 8 +- drivers/net/phy/nxp-tja11xx.c | 19 +- drivers/net/phy/realtek/realtek_hwmon.c | 7 +- drivers/net/sb1000.c | 1179 -------------------- include/net/mctp.h | 2 +- include/uapi/linux/if_cablemodem.h | 23 - net/core/filter.c | 45 +- tools/testing/selftests/bpf/progs/setget_sockopt.c | 2 + 19 files changed, 52 insertions(+), 1520 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.uGXtAMxeoV b/tmp/tmp.DwXrTWd4kr index 2a19f0f0fa97..82e13a099deb 100644 --- a/tmp/tmp.uGXtAMxeoV +++ b/tmp/tmp.DwXrTWd4kr @@ -4,6 +4,8 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +mISDN: hfcsusb: Optimize performance by replacing rw_lock with spinlock +net: rfs: hash function change net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3 net: dl2k: fix potential null deref in receive_packet() udp_tunnel: prevent GRO lookup optimization for user-space sockets @@ -115,6 +117,12 @@ net: usb: lan78xx: Use ethtool_op_get_link to reflect current link status net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC management net: usb: lan78xx: Improve error handling in PHY initialization bonding: use permanent address for MAC swapping if device address is same +net: txgbe: add sriov function support +net: ngbe: add sriov function support +net: libwx: Add msg task func +net: libwx: Redesign flow when sriov is enabled +net: libwx: Add sriov api for wangxun nics +net: libwx: Add mailbox api for wangxun pf drivers selftests/net: Drop timeout argument from test_client_verify() selftests/net: Delete timeout from test_connect_socket() selftests/net: Print the testing side in unsigned-md5 @@ -278,36 +286,8 @@ netconsole: append release to sysdata netconsole: add 'sysdata' suffix to related functions netconsole: implement configfs for release_enabled netconsole: introduce 'release' as a new sysdata field -net: mdio: mdio-i2c: Add support for single-byte SMBus operations -net: phy: sfp: Add support for SMBus module access -net: airoha: fix CONFIG_DEBUG_FS check -page_pool: Track DMA-mapped pages and unmap them when destroying the pool -page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap -page_pool: Move pp_magic check into helper functions -MAINTAINERS: update bridge entry -rtase: Add ndo_setup_tc support for CBS offload in traffic control setup -vsock/test: Add test for null ptr deref when transport changes -net: mctp: Remove unnecessary cast in mctp_cb lockdep: Fix upper limit for LOCKDEP_BITS configs -net: txgbe: add sriov function support -net: ngbe: add sriov function support -net: libwx: Add msg task func -net: libwx: Redesign flow when sriov is enabled -net: libwx: Add sriov api for wangxun nics -net: libwx: Add mailbox api for wangxun pf drivers -net: phy: marvell-88q2xxx: remove call to devm_hwmon_sanitize_name -net: phy: mxl-gpy: remove call to devm_hwmon_sanitize_name -net: phy: tja11xx: remove call to devm_hwmon_sanitize_name -net: phy: realtek: remove call to devm_hwmon_sanitize_name -net: ethtool: pse-pd: Use per-PHY DUMP operations -net: ethtool: plca: Use per-PHY DUMP operations -net: ethtool: phy: Convert the PHY_GET command to generic phy dump -net: ethtool: netlink: Introduce per-phy DUMP helpers -net: ethtool: netlink: Introduce command-specific dump_one_dev -net: ethtool: netlink: Rename ethnl_default_dump_one -net: ethtool: netlink: Allow per-netdevice DUMP operations MAINTAINERS: Add dedicated entries for phy_link_topology -Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next Bluetooth: btnxpuart: Fix kernel panic during FW release Bluetooth: btnxpuart: Handle bootloader error during cmd5 and cmd7 Bluetooth: btnxpuart: Add correct bootloader error codes @@ -459,11 +439,6 @@ wifi: iwlwifi: mld: Add support for WIPHY_DEBUGFS_READ_FILE_OPS_MLD macro wifi: iwlwifi: mld: Rename WIPHY_DEBUGFS_HANDLER_WRAPPER to WIPHY_DEBUGFS_WRITE_HANDLER_WRAPPER wifi: nl80211: store chandef on the correct link when starting CAC Merge net-next/main to resolve conflicts -Merge branch 'tcp-add-some-rto-min-and-delack-max-bpf_getsockopt-supports' -selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN -tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAX -tcp: bpf: Support bpf_getsockopt for TCP_BPF_RTO_MIN -tcp: bpf: Introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags wifi: rtw88: Add __nonstring annotations for unterminated strings wifi: rtw88: Enable the new RTL8814AE/RTL8814AU drivers wifi: rtw88: Add rtw8814au.c