Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-10--12-00 (net-next-6.15-11740-g338a23b4088f) remotes/brancher/net-next-2025-04-10--15-00 (net-next-6.15-11768-gbb8414ae9669) ==== BASE DIFF ==== net/ethtool/cmis.h | 1 - net/ethtool/cmis_cdb.c | 18 ++-------- net/netfilter/nft_set_pipapo_avx2.c | 3 +- .../selftests/net/netfilter/nft_concat_range.sh | 39 +++++++++++++++++++++- 4 files changed, 43 insertions(+), 18 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.TfN8cFMtif b/tmp/tmp.42LGZhGmC7 index ab08231cf5ed..aaccdc5520e8 100644 --- a/tmp/tmp.TfN8cFMtif +++ b/tmp/tmp.42LGZhGmC7 @@ -6,6 +6,30 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches +Removing deprecated strncpy() +hinic3: module initialization and tx/rx logic +net: usb: lan78xx: remove unused struct members +net: usb: lan78xx: Integrate EEE support with phylink LPI API +net: usb: lan78xx: port link settings to phylink API +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: Extract flow control configuration to helper +net: usb: lan78xx: Refactor USB link power configuration into helper +net: usb: lan78xx: Extract PHY interrupt acknowledgment to helper +net: usb: lan78xx: move LED DT configuration to helper +net: usb: lan78xx: refactor PHY init to separate detection and MAC configuration +net: usb: lan78xx: remove explicit check for missing PHY driver +net: usb: lan78xx: Improve error handling in PHY initialization +selftests/tc-testing: Add test for echo of big TC filters +net: phy: mediatek: add Airoha PHY ID to SoC driver +net: phy: mediatek: permit to compile test GE SOC PHY driver +dt-bindings: net: Document support for Aeonsemi PHYs +net: phy: Add support for Aeonsemi AS21xxx PHYs +net: phy: introduce genphy_match_phy_device() +net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP +net: phy: bcm87xx: simplify .match_phy_device OP +net: phy: pass PHY driver to .match_phy_device OP net: filter: remove dead instructions in filter code net: Move specific fragmented packet to slow_path instead of dropping it eth: bnxt: add support rx side device memory TCP @@ -88,10 +112,11 @@ xsk: Fix race condition in AF_XDP generic RX path af_unix: Remove unix_unhash() tcp: add LINUX_MIB_PAWS_TW_REJECTED counter tcp: add TCP_RFC7323_TW_PAWS drop reason -ethtool: cmis_cdb: Fix incorrect read / write length extension page_pool: Track DMA-mapped pages and unmap them when destroying the pool page_pool: Move pp_magic check into helper functions net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP +net: airoha: Add L2 hw acceleration support +net: airoha: Add l2_flows rhashtable net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() net: stmmac: provide stmmac_pltfr_find_clk() pds_core: fix memory leak in pdsc_debugfs_add_qcq() @@ -112,7 +137,6 @@ ipv6: Check GATEWAY in rtm_to_fib6_multipath_config(). ipv6: Move some validation from ip6_route_info_create() to rtm_to_fib6_config(). ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE. ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config(). -net: airoha: Add matchall filter offload support net: ptp: introduce .supported_perout_flags to ptp_clock_info net: ptp: introduce .supported_extts_flags to ptp_clock_info net: rds: replace strncpy with memcpy