Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-15--15-00 (v6.17-rc5-1266-g2da32be4912a) remotes/brancher/net-next-2025-09-15--18-00 (v6.17-rc5-1283-g070c752363e4) ==== BASE DIFF ==== Documentation/networking/devlink/zl3073x.rst | 14 + drivers/dpll/zl3073x/Makefile | 2 +- drivers/dpll/zl3073x/core.c | 362 +++++++++--- drivers/dpll/zl3073x/core.h | 33 ++ drivers/dpll/zl3073x/devlink.c | 156 ++++- drivers/dpll/zl3073x/devlink.h | 3 + drivers/dpll/zl3073x/flash.c | 666 ++++++++++++++++++++++ drivers/dpll/zl3073x/flash.h | 29 + drivers/dpll/zl3073x/fw.c | 419 ++++++++++++++ drivers/dpll/zl3073x/fw.h | 52 ++ drivers/dpll/zl3073x/regs.h | 51 ++ drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 +- 12 files changed, 1697 insertions(+), 92 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.at4YG7q2sq b/tmp/tmp.dBoYoZbNF5 index 25ac70513683..adea46448afc 100644 --- a/tmp/tmp.at4YG7q2sq +++ b/tmp/tmp.dBoYoZbNF5 @@ -12,10 +12,30 @@ nipa: profile (time) test output nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +tools: ynl: avoid "use of uninitialized variable" false positive in generated code +ptp: rework ptp_clock_unregister() to disable events +ptp: describe the two disables in ptp_set_pinfunc() +net: sfp: remove old sfp_parse_* functions +net: phy: update all PHYs to use sfp_get_module_caps() +net: phylink: use sfp_get_module_caps() +net: sfp: provide sfp_get_module_caps() +net: sfp: convert sfp quirks to modify struct sfp_module_support +net: sfp: pre-parse the module support +net: phy: add phy_interface_copy() +net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype +net: dsa: mv88e6xxx: remove unused 88E6165 register definitions +net: dsa: mv88e6xxx: remove duplicated register definition +net: dsa: mv88e6xxx: remove unused TAI definitions +net: dsa: mv88e6xxx: rename TAI definitions according to core octeontx2-pf: Fix use-after-free bugs in otx2_sync_tstamp() +net/mlx5: Lag, add net namespace support +net/mlx5: Add net namespace support to devcom +net/mlx5: Lag, move devcom registration to LAG layer +net/mlx5: Refactor devcom to use match attributes net/mlx5e: Add a miss level for ipsec crypto offload net/mlx5e: Prevent entering switchdev mode with inconsistent netns net/mlx5e: Harden uplink netdev access against device unbind +net: dsa: mv88e6xxx: clean up PTP clock during setup failure net: mvpp2: add support for hardware timestamps wireguard: do not use sin6_scope_id if not needed selftests/net: test ipip packets in gro.sh @@ -78,15 +98,6 @@ selftests/net: Test tcp port reuse after unbinding a socket tcp: Update bind bucket state on port release net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failure net: ena: fix duplicate Autoneg setting in get_link_ksettings -eth: fbnic: add OTP health reporter -eth: fbnic: report FW uptime in health diagnose -eth: fbnic: add FW health reporter -eth: fbnic: support FW communication for core dump -eth: fbnic: support allocating FW completions with extra space -eth: fbnic: reprogram TCAMs after FW crash -eth: fbnic: factor out clearing the action TCAM -eth: fbnic: use fw uptime to detect fw crashes -eth: fbnic: make fbnic_fw_log_write() parameter const r8169: log that system vendor flags ASPM as safe net: phylink: warn if deprecated array-style fixed-link binding is used of: mdio: warn if deprecated fixed-link binding is used @@ -99,7 +110,6 @@ selftests/tc-testing: Adapt tc police action tests for Gb rounding changes ethernet: Extend device_get_mac_address() to use NVMEM microchip: lan865x: Enable MAC address validation io_uring/zcrx: fix ifq->if_rxq is -1, get dma_dev is NULL -net/mlx5: fix typo in pci_irq.c comment bonding: fix standard reference typo in ad_select description net: phy: clear EEE runtime state in PHY_HALTED/PHY_ERROR selftests: mptcp: sockopt: fix error messages