Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-09-13--09-00 (v6.11-rc7-1555-g8c57f5dcf1cb) remotes/brancher/net-next-2024-09-13--12-00 (v6.11-rc7-1563-g8f2e95b76083) ==== BASE DIFF ==== drivers/net/ethernet/ti/am65-cpsw-ethtool.c | 75 +++--- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 388 ++++++++++++++++------------ drivers/net/ethernet/ti/am65-cpsw-nuss.h | 39 +-- drivers/net/ethernet/ti/cpsw_ale.c | 287 ++++++++++++++++++-- drivers/net/ethernet/ti/cpsw_ale.h | 62 ++++- 5 files changed, 594 insertions(+), 257 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.erwWGbTGne b/tmp/tmp.73CKfsZC9O index 1a91fae2909f..8b7258114bf2 100644 --- a/tmp/tmp.erwWGbTGne +++ b/tmp/tmp.73CKfsZC9O @@ -2,6 +2,13 @@ tc_action dbg profile patch selftests/bpf: Fix a btf_dump selftest failure forwarding: set timeout to 3 hours +net: add config option for tunnel fallback devs +net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled +net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMP +selftests: forwarding: Avoid false MDB delete/flush failures +tools: ynl-gen: use big-endian netlink attribute types +net: phy: Add support for PHY timing-role configuration via device tree +dt-bindings: net: ethernet-phy: Add timing-role role property for ethernet PHYs ipv6: avoid possible NULL deref in rt6_uncached_list_flush_dev() net: ethtool: phy: Distinguish whether dev is got by phy start or doit memory-provider: disable building dmabuf mp on !CONFIG_PAGE_POOL @@ -72,12 +79,6 @@ net: netconsole: rename body to msg_body net: netconsole: separate fragmented message handling in send_ext_msg net: netconsole: split send_ext_msg_udp() function net: netconsole: remove msg_ready variable -net: ethernet: ti: am65-cpsw: setup priority to flow mapping -net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults -net: ethernet: ti: cpsw_ale: add Policer and Thread control register fields -net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers -net: ethernet: ti: cpsw_ale: use regfields for ALE registers -net: ethernet: ti: am65-cpsw: Introduce multi queue Rx net: ethtool: Enhance error messages sent to user space net: ethtool: Add support for writing firmware blocks using EPL payload net: ethtool: Add new parameters and a function to support EPL