Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-09--15-00 (v6.17-rc4-1042-g35184e78c4da) remotes/brancher/net-next-2025-09-09--18-00 (v6.17-rc4-1053-g15c0e7dc0d28) ==== BASE DIFF ==== include/linux/mlx5/device.h | 1 + include/linux/mlx5/driver.h | 1 + include/linux/mlx5/mlx5_ifc.h | 29 +++++++++++++++++++++++++++++ 3 files changed, 31 insertions(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Hjs5NZLITO b/tmp/tmp.3nQSyU4dav index 2d38f4d8da6e..1234440487c7 100644 --- a/tmp/tmp.Hjs5NZLITO +++ b/tmp/tmp.3nQSyU4dav @@ -11,7 +11,20 @@ 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 +selftests: openvswitch: add a simple test for tunnel metadata +net: dst_metadata: fix IP_DF bit not extracted from tunnel headers +net: stmmac: dwc-qos: use PHY WoL +geneve: Avoid -Wflex-array-member-not-at-end warning +net: mvneta: add support for hardware timestamps dt-bindings: net: Drop duplicate brcm,bcm7445-switch-v4.0.txt +net: ethtool: handle EOPNOTSUPP from ethtool get_ts_info() method +can: rcar_can: rcar_can_resume(): fix s2ram with PSCI +can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB +can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails +can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed +can: j1939: implement NETDEV_UNREGISTER notification handler +selftests: can: enable CONFIG_CAN_VCAN as a module +docs: networking: can: change bcm_msg_head frames member to support flexible array net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR ipv6: udp: fix typos in comments net: use NUMA drop counters for softnet_data.dropped @@ -22,7 +35,6 @@ net: rnpgbe: Add basic mbx ops support net: rnpgbe: Add n500/n210 chip support with BAR2 mapping net: rnpgbe: Add build support for rnpgbe amd-xgbe: Add PPS periodic output support -Merge tag 'mlx5-rs-fec-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux selftests: drv-net: Fix tolerance calculation in devlink_rate_tc_bw.py selftests: drv-net: Fix and clarify TC bandwidth split in devlink_rate_tc_bw.py dpll: zl3073x: Implement devlink flash callback @@ -163,8 +175,6 @@ selftests: forwarding: Reorder arguments to obey POSIX getopt net: phy: marvell: Fix 88e1510 downshift counter errata net: xdp: handle frags with unreadable memory net: xdp: pass full flags to xdp_update_skb_shared_info() -selftests: openvswitch: add a simple test for tunnel metadata -net: dst_metadata: fix IP_DF bit not extracted from tunnel headers hsr: hold rcu and dev lock for hsr_get_port_ndev hsr: use hsr_for_each_port_rtnl in hsr_port_get_hsr hsr: use rtnl lock when iterating over ports @@ -184,4 +194,3 @@ net: bridge: BROPT_FDB_LOCAL_VLAN_0: Look up FDB on VLAN 0 on miss net: bridge: Introduce BROPT_FDB_LOCAL_VLAN_0 syztest net/cls_cgroup: Fix task_get_classid() during qdisc run -net/mlx5: Add RS FEC histogram infrastructure