Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-08-22--15-00 (v6.17-rc2-536-g9762f788b63c) remotes/brancher/net-next-2025-08-22--18-00 (v6.17-rc2-556-g6f0761eb4775) ==== BASE DIFF ==== drivers/net/ethernet/intel/idpf/idpf.h | 2 + drivers/net/ethernet/intel/idpf/idpf_lib.c | 102 ++++++++++++++++++++-- drivers/net/ethernet/intel/idpf/idpf_txrx.c | 129 +++++----------------------- 3 files changed, 120 insertions(+), 113 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.AIA9yI3qo0 b/tmp/tmp.Q63gAku60x index 216404cf449a..3c2dbe58bc1b 100644 --- a/tmp/tmp.AIA9yI3qo0 +++ b/tmp/tmp.Q63gAku60x @@ -12,9 +12,29 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +net: ipv4: fix regression in broadcast routes +eth: fbnic: Add pause stats support +eth: fbnic: Read PHY stats via the ethtool API +eth: fbnic: Fetch PHY stats from device +eth: fbnic: Reset MAC stats +eth: fbnic: Reset hw stats upon PCI error +eth: fbnic: Move hw_stats_lock out of fbnic_dev +net: dsa: lantiq_gswip: store switch API version in priv +net: dsa: lantiq_gswip: make DSA tag protocol model-specific +net: dsa: lantiq_gswip: load model-specific microcode +net: dsa: lantiq_gswip: introduce bitmap for MII ports +net: dsa: lantiq_gswip: move definitions to header +net: dsa: lantiq_gswip: prepare for more CPU port options +net: dsa: lantiq_gswip: deduplicate dsa_switch_ops +net: pse-pd: pd692x0: Add sysfs interface for configuration save/reset +net: pse-pd: pd692x0: Separate configuration parsing from hardware setup selftests: rtnetlink: skip tests if tools or feats are missing +net: ti: icssm-prueth: Adds IEP support for PRUETH on AM33x, AM43x and AM57x SOCs +net: ti: icssm-prueth: Adds link detection, RX and TX support. +net: ti: icssm-prueth: Adds PRUETH HW and SW configuration +net: ti: icssm-prueth: Adds ICSSM Ethernet driver +dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs net: af_packet: Use hrtimer to do the retire operation -net: dlink: fix multicast stats being counted incorrectly Octeontx2-af: Fix NIX X2P calibration failures amd-xgbe: Add PPS periodic output support arm64: dts: broadcom: Enable RP1 ethernet for Raspberry Pi 5 @@ -95,4 +115,3 @@ bonding: set random address only when slaves already exist i40e: Prevent unwanted interface name changes selftests: net: add test for dst hint mechanism with directed broadcast addresses net: ipv4: allow directed broadcast routes to use dst hint -idpf: do not linearize big TSO packets