Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-12-06--12-01 (v6.13-rc1-383-g0a1b89ca6d9c) remotes/brancher/net-next-2024-12-06--15-02 (v6.13-rc1-391-g09ea02c07231) ==== BASE DIFF ==== drivers/net/ethernet/freescale/Kconfig | 3 +- drivers/net/ethernet/freescale/ucc_geth.c | 602 ++++++++-------------- drivers/net/ethernet/freescale/ucc_geth.h | 22 +- drivers/net/ethernet/freescale/ucc_geth_ethtool.c | 74 +-- 4 files changed, 266 insertions(+), 435 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.N73LCh6CjX b/tmp/tmp.KNC5TpfUSZ index c560734bff14..e3ac31f9b918 100644 --- a/tmp/tmp.N73LCh6CjX +++ b/tmp/tmp.KNC5TpfUSZ @@ -3,6 +3,13 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +net: dsa: mv88e6xxx: Limit rsvd2cpu policy to user ports on 6393X +net: dsa: mv88e6xxx: Never force link on in-band managed MACs +net: dsa: mv88e6xxx: Give chips more time to activate their PPUs +net: dsa: mv88e6xxx: Improve I/O related error logging +net: stmmac: fix TSO DMA API usage causing oops +rtnetlink: fix error code in rtnl_newlink() +netfilter: xt_hashlimit: htable_selective_cleanup() optimization tools: ynl-gen-c: don't require -o argument tools: ynl-gen-c: annotate valid choices for --mode Fix clamp() of ip_vs_conn_tab on small memory systems. @@ -143,13 +150,3 @@ octeontx2-pf: Move skb fragment map/unmap to common code octeontx2-pf: map skb data as device writeable net: simplify resource acquisition + ioremap ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init() -net: freescale: ucc_geth: phylink conversion -net: freescale: ucc_geth: Introduce a helper to check Reduced modes -net: freescale: ucc_geth: Move the serdes configuration around -net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes -net: freescale: ucc_geth: Simplify frame length check -net: freescale: ucc_geth: Use the correct type to store WoL opts -net: freescale: ucc_geth: Fix WOL configuration -net: freescale: ucc_geth: Use netdev->phydev to access the PHY -net: freescale: ucc_geth: split adjust_link for phylink conversion -net: freescale: ucc_geth: Drop support for the "interface" DT property