Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-19--09-00 (v6.17-rc1-471-g656ba98e8a51) remotes/brancher/net-next-2025-08-19--12-00 (v6.17-rc1-470-gdbd8843c39c8) ==== BASE DIFF ==== .../device_drivers/ethernet/meta/fbnic.rst | 11 + drivers/net/ethernet/airoha/airoha_eth.h | 11 + drivers/net/ethernet/airoha/airoha_ppe.c | 103 +++-- drivers/net/ethernet/cadence/macb.h | 67 +++ drivers/net/ethernet/cadence/macb_main.c | 232 ++++++++++- drivers/net/ethernet/mediatek/mtk_ppe_offload.c | 2 + drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c | 82 +++- drivers/net/ethernet/meta/fbnic/fbnic_netdev.c | 75 +++- drivers/net/ethernet/meta/fbnic/fbnic_netdev.h | 9 +- drivers/net/ethernet/meta/fbnic/fbnic_txrx.c | 458 +++++++++++++++++---- drivers/net/ethernet/meta/fbnic/fbnic_txrx.h | 23 +- drivers/net/ethernet/ti/icssg/icssg_prueth.c | 72 ++-- drivers/net/ppp/ppp_generic.c | 17 +- 13 files changed, 1012 insertions(+), 150 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.GprNEqTGVc b/tmp/tmp.9zAlpRHlVt index 1d7e5238aa57..831135757496 100644 --- a/tmp/tmp.GprNEqTGVc +++ b/tmp/tmp.9zAlpRHlVt @@ -18,7 +18,6 @@ net: dsa: microchip: Fix KSZ9477 HSR port setup issue gve: prevent ethtool ops after shutdown ipv6: sr: Fix MAC comparison to be constant-time idpf: do not linearize big TSO packets -stddef: don't include compiler_types.h in the uAPI header vsock/virtio: Fix message iterator handling on transmit path net: Introduce skb_copy_datagram_from_iter_full() net: bridge: vxlan: Protocol field in bridge fdb @@ -170,24 +169,7 @@ hinic3: Command Queue framework hinic3: Complete Event Queue interfaces hinic3: Async Event Queue interfaces cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWAN -selftests: net: add test for dst hint mechanism with directed broadcast addresses -net: ipv4: allow directed broadcast routes to use dst hint net: mana: Use page pool fragments for RX buffers instead of full pages to improve memory efficiency. -net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare reload. -net: airoha: Add wlan flowtable TX offload -net: macb: Add capability-based QBV detection and Versal support -net: macb: Add TAPRIO traffic scheduling support -ppp: fix race conditions in ppp_fill_forward_path -net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_path -eth: fbnic: Report XDP stats via ethtool -eth: fbnic: Collect packet statistics for XDP -eth: fbnic: Add support for XDP_TX action -eth: fbnic: Add support for XDP queues -eth: fbnic: Add XDP pass, drop, abort support -eth: fbnic: Prefetch packet headers on Rx -eth: fbnic: Use shinfo to track frags state on Rx -eth: fbnic: Update Headroom -eth: fbnic: Add support for HDS configuration net/mlx5: Support getcyclesx and getcrosscycles net/mlx5: Extract MTCTR register read logic into helper function ptp: Add ioctl commands to expose raw cycle counter values