Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-21--08-00 (v6.18-rc1-404-g705dff897029) remotes/brancher/net-next-hw-2025-10-21--16-00 (v6.18-rc1-385-gbf764a232879) ==== BASE DIFF ==== .../devicetree/bindings/net/airoha,en7581-eth.yaml | 35 ++- Documentation/networking/6pack.rst | 2 +- Documentation/networking/nfc.rst | 6 +- 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 +++-- include/net/sock.h | 6 +- net/core/sock.c | 14 +- 11 files changed, 500 insertions(+), 213 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.JAqDEOoZ0T b/tmp/tmp.QvK3jirwBb index 794ab060d1ab..e70853ee94e7 100644 --- a/tmp/tmp.JAqDEOoZ0T +++ b/tmp/tmp.QvK3jirwBb @@ -12,6 +12,8 @@ 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 +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 virtio-net: zero unused hash fields fix integer overflow in set_ipsecrequest @@ -86,50 +88,10 @@ net: ravb: Ensure memory write completes before ringing TX doorbell 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: 6pack: Demote "How to turn on 6pack support" section heading -net: nfc: Format userspace interface subsection headings -MAINTAINERS: add entry for Motorcomm YT921x ethernet switch driver -net: dsa: yt921x: Add support for Motorcomm YT921x -net: dsa: tag_yt921x: add support for Motorcomm YT921x tags -dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support 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 -eea: introduce ethtool support -eea: create/destroy rx,tx queues for netdevice open and stop -eea: probe the netdevice and create adminq -eea: introduce ring and descriptor structures -eea: introduce PCI framework 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