Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-21--09-00 (v6.18-rc1-398-g0caec690403e) remotes/brancher/net-next-2025-10-21--12-00 (v6.18-rc1-400-g1fac0094d3b2) ==== BASE DIFF ==== .../devicetree/bindings/net/airoha,en7581-eth.yaml | 35 ++- drivers/net/ethernet/airoha/airoha_eth.c | 254 ++++++++++++++------ drivers/net/ethernet/airoha/airoha_eth.h | 65 ++++-- drivers/net/ethernet/airoha/airoha_ppe.c | 259 ++++++++++++++------- drivers/net/ethernet/airoha/airoha_ppe_debugfs.c | 3 +- drivers/net/ethernet/airoha/airoha_regs.h | 6 +- drivers/net/ethernet/ti/am65-cpts.c | 63 +++-- 7 files changed, 482 insertions(+), 203 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.PWsAMPeEUS b/tmp/tmp.6naswAt1ZB index f92cdf882f06..90de194d11ac 100644 --- a/tmp/tmp.PWsAMPeEUS +++ b/tmp/tmp.6naswAt1ZB @@ -12,6 +12,21 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +ovpn: use datagram_poll_queue for socket readiness in TCP +espintcp: use datagram_poll_queue for socket readiness +net: datagram: introduce datagram_poll_queue for custom receive queues +net: vlan: sync VLAN features with lower device +net: sched: readjust the execution conditions for dev_watchdog() +net: hns3: add hwtstamp_get/hwtstamp_set ops +net: renesas: rswitch: convert to ndo_hwtstamp API +net: ravb: convert to ndo_hwtstamp API +ionic: convert to ndo_hwtstamp API +mlx4: convert to ndo_hwtstamp API +octeontx2: convert to ndo_hwtstamp API +eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definition +selftests: tls: add tls record_size_limit test +net/tls: support setting the maximum payload size +net: add the ifindex for trace_net_dev_xmit_timeout netrom: Prevent race conditions between neighbor operations net: phy: micrel: Add support for non PTP SKUs for lan8814 net: bonding: fix possible peer notify event loss or dup issue @@ -89,38 +104,10 @@ net: ravb: Enforce descriptor type ordering net: ravb: Allocate correct number of queues based on SoC support net: ravb: Make DBAT entry count configurable per-SoC net: avoid extra acces to sk->sk_wmem_alloc in sock_wfree() -net: stmmac: convert to phylink managed WoL PHY speed -net: stmmac: convert to phylink-managed Wake-on-Lan -net: phylink: add phylink managed wake-on-lan PHY speed control -net: phylink: add phylink managed MAC Wake-on-Lan support -net: phy: add phy_may_wakeup() -net: phy: add phy_can_wakeup() -net: airoha: Add AN7583 SoC support -net: airoha: ppe: Do not use magic numbers in airoha_ppe_foe_get_entry_locked() -net: airoha: Refactor src port configuration in airhoha_set_gdm2_loopback -net: airoha: Select default ppe cpu port in airoha_dev_init() -net: airoha: ppe: Flush PPE SRAM table during PPE setup -net: airoha: ppe: Configure SRAM PPE entries via the cpu -net: airoha: ppe: Remove airoha_ppe_is_enabled() where not necessary -net: airoha: ppe: Move PPE memory info in airoha_eth_soc_data struct -net: airoha: Generalize airoha_ppe2_is_enabled routine -net: airoha: Add airoha_eth_soc_data struct -net: airoha: Add airoha_ppe_get_num_stats_entries() and airoha_ppe_get_num_total_stats_entries() -net: airoha: ppe: Dynamically allocate foe_check_time array in airoha_ppe struct -dt-bindings: net: airoha: Add AN7583 support -hinic3: Fix netif_queue_set_napi queue_index parameter passing error -hinic3: Add netdev register interfaces -hinic3: Add mac filter ops -hinic3: Add NIC configuration ops -hinic3: Add PF management interfaces -hinic3: Add PF framework -phy: mscc: Fix PTP for VSC8574 and VSC8572 -phy: mscc: Use PHY_ID_MATCH_MODEL for VSC8584, VSC8582, VSC8575, VSC856X net: bridge: use common function to compute the features team: use common function to compute the features bonding: use common function to compute the features net: add a common function to compute features for upper devices -net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions arm64: dts: imx94: add basic NETC nodes and properties net: enetc: add standalone ENETC support for i.MX94 net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94