Single branch specified, using that and the previous one: remotes/brancher/net-next-2026-01-08--09-00 (v6.19-rc3-349-gffaee7a67300) remotes/brancher/net-next-2026-01-08--12-00 (v6.19-rc3-358-g59eac79f4e5d) ==== BASE DIFF ==== drivers/net/ethernet/airoha/airoha_ppe.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.VDOYs1jUjL b/tmp/tmp.GvllPWrdSS index 17ba545cb0f4..30c2f0521b08 100644 --- a/tmp/tmp.VDOYs1jUjL +++ b/tmp/tmp.GvllPWrdSS @@ -11,6 +11,26 @@ nipa: config: x86: use periodic HZ tick nipa: profile (time) test output nipa: config: disable CPU_MITIGATIONS nipa: disable random kunit tests +wwan: t7xx: Add CONFIG_WWAN_DEBUG_PORTS to control ADB debug port +udp: add drop count for packets in udp_prod_queue +wifi: avoid kernel-infoleak from struct iw_point +net: mctp-i2c: fix duplicate reception of old data +net: bridge: annotate data-races around fdb->{updated,used} +net: update netdev_lock_{type,name} +Documentation: networking: Document the phy_port infrastructure +net: phy: Only rely on phy_port for PHY-driven SFP +net: phy: qca807x: Support SFP through phy_port interface +net: phy: at803x: Support SFP through phy_port interface +net: phy: marvell10g: Support SFP through phy_port +net: phy: marvell: Support SFP through phy_port interface +net: phy: marvell-88x2222: Support SFP through phy_port interface +net: phy: Introduce generic SFP handling for PHY drivers +net: phy: Create a phy_port for PHY-driven SFPs +dt-bindings: net: dp83822: Deprecate ti,fiber-mode +net: phy: dp83822: Add support for phy_port representation +net: phy: Introduce PHY ports representation +net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values +dt-bindings: net: Introduce the ethernet-connector description net: phy: motorcomm: fix duplex setting error for phy leds net: ethernet: ave: Replace udelay with usleep_range net: ethernet: ave: Remove unnecessary 'out of memory' message @@ -54,7 +74,6 @@ octeon_ep: ensure dbell BADDR updation octeon_ep: disable per ring interrupts net: dsa: ks8995: Add DSA tagging to KS8995 net: dsa: tag_ks8995: Add the KS8995 tag handling -net: update netdev_lock_{type,name} net: wan: framer: Discard pm_runtime_put() return values net: cadence: macb: Discard pm_runtime_put() return value net: ethernet: ti: am65-cpsw: Discard pm_runtime_put() return value @@ -152,14 +171,3 @@ net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL net: dsa: microchip: Use dynamic irq offset net: dsa: microchip: Initialize IRQ's mask outside common_setup() -net: ti: icssm-prueth: Add support for ICSSM RSTP switch -net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver -net: ti: icssm-prueth: Add helper functions to configure and maintain FDB -net: airoha: Fix schedule while atomic in airoha_ppe_deinit() -bng_en: Add support for TPA events -bng_en: Add TPA related functions -bng_en: Add support to handle AGG events -bng_en: Add TX support -bng_en: Handle an HWRM completion request -bng_en: Add RX support -bng_en: Extend bnge_set_ring_params() for rx-copybreak