Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-01-03--09-00 (v6.13-rc3-874-g5abf7ead3f13) remotes/brancher/net-next-2025-01-03--12-00 (v6.13-rc3-884-ge82ed9a70065) ==== BASE DIFF ==== drivers/net/ethernet/ti/icssg/icss_iep.c | 8 + drivers/net/ethernet/ti/icssg/icssg_common.c | 25 --- drivers/net/ethernet/ti/icssg/icssg_config.c | 41 ++-- drivers/net/ethernet/ti/icssg/icssg_config.h | 1 + drivers/net/ethernet/ti/icssg/icssg_prueth.c | 261 ++++++++++++++++------- drivers/net/ethernet/ti/icssg/icssg_prueth.h | 5 +- drivers/net/ethernet/ti/icssg/icssg_prueth_sr1.c | 24 ++- drivers/net/team/team_core.c | 7 + 8 files changed, 251 insertions(+), 121 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.dV8SJxONuM b/tmp/tmp.PLGSPTC2ye index a8c124b64211..071637e3db02 100644 --- a/tmp/tmp.dV8SJxONuM +++ b/tmp/tmp.PLGSPTC2ye @@ -3,6 +3,17 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests/net: packetdrill: report benign debug flakes as xfail +net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute +net: hsr: remove one synchronize_rcu() from hsr_del_port() +net: stmmac: Set dma_sync_size to zero for discarded frames +net: ti: icssg-prueth: Add Support for Multicast filtering with VLAN in HSR mode +net: ti: icssg-prueth: Add Multicast Filtering support for VLAN in MAC mode +net: ti: icssg-prueth: Add VLAN support in EMAC mode +cxgb4: Avoid removal of uninserted tid +net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supported phys +net: phy: microchip_t1: Enable GPIO pins specific to lan887x phy for PEROUT signals +net: phy: microchip_rds_ptp: Header file library changes for PEROUT page_pool: check for dma_sync_size earlier net: libwx: fix firmware mailbox abnormal return bridge: Make br_is_nd_neigh_msg() accept pointer to "const struct sk_buff" @@ -42,10 +53,5 @@ octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 octeon_ep_vf: fix race conditions in ndo_get_stats64 octeon_ep: remove firmware stats fetch in ndo_get_stats64 octeon_ep: fix race conditions in ndo_get_stats64 -ipvlan: Fix use-after-free in ipvlan_get_iflink(). -team: prevent adding a device which is already a team device lower -eth: fbnic: Avoid garbage value in fbnic_mac_get_sensor_asic() net/smc: use the correct ndev to find pnetid by pnetid table Enter smc_tx_wait when the tx length exceeds the available space -net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_init -net: ti: icssg-prueth: Fix firmware load sequence.