Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-29--18-00 (v6.15-rc3-775-gc69b9f9dc4a6) remotes/brancher/net-next-2025-04-29--21-00 (v6.15-rc3-774-g7f0071cb7b30) ==== BASE DIFF ==== crypto/krb5/rfc3961_simplified.c | 1 + drivers/net/ethernet/amd/pds_core/core.c | 3 +- drivers/net/ethernet/dlink/dl2k.c | 2 +- drivers/net/ethernet/dlink/dl2k.h | 2 +- drivers/net/ethernet/mellanox/mlx4/mr.c | 2 +- .../net/ethernet/netronome/nfp/nfp_net_common.c | 2 +- drivers/net/mdio/mdio-mux-meson-gxl.c | 3 +- drivers/net/phy/phylink.c | 7 --- drivers/ptp/ptp_ocp.c | 2 +- tools/testing/selftests/drivers/net/hw/iou-zcrx.py | 54 +++++++++++++--------- 10 files changed, 43 insertions(+), 35 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.uEttpAhwv7 b/tmp/tmp.qDNCRwN53Z index b392c50d40c6..a5b5d9b75bce 100644 --- a/tmp/tmp.uEttpAhwv7 +++ b/tmp/tmp.qDNCRwN53Z @@ -77,14 +77,9 @@ net: ti: icssg-prueth: Fix kernel panic during concurrent Tx queue access net: ti: icssg-prueth: Fix race condition for traffic from different network sockets net: ti: icssg-prueth: Report BQL before sending XDP packets net: ti: icssg-prueth: Set XDP feature flags for ndev -crypto/krb5: Fix change to use SG miter to use offset -net: phylink: Drop unused defines for SUPPORTED/ADVERTISED_INTERFACES Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation 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 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() @@ -92,15 +87,10 @@ selftests: net: tsn_lib: create common helper for counting received packets net: dsa: felix: fix broken taprio gate states after clock jump 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() net: dlink: add synchronization for stats update pds_core: init viftype default in declaration pds_core: smaller adminq poll starting interval pds_core: remove extra name description -net: mdio: mux-meson-gxl: set reversed bit when using internal phy net: Add support for providing the PTP hardware source in tsinfo mfd: zl3073x: Register DPLL sub-device during init mfd: zl3073x: Add clock_id field @@ -110,5 +100,3 @@ 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 -leds: trigger: netdev: refactor dev matching in netdev_trig_notify()