From: Jakub Kicinski Date: Thu, 23 Jul 2026 16:00:50 +0000 (-0700) Subject: Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7fd55911fdb13d280133a10f41cc214df1021fc2;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'intel-wired-lan-driver-updates-2026-07-17-ice-idpf-iavf' Tony Nguyen says: ==================== Intel Wired LAN Driver Updates 2026-07-17 (ice, idpf) [part] For ice: Vincent Chen fixes issue preventing VF creation when switchdev is not enabled in the configuration. Marcin corrects iteration value for profile association that was truncating profiles. Karol bypasses, unnecessary, waiting on sideband queue PTP writes which can cause failures with phc_ctl program. Sergey adds READ_ONCE() to access of PHC time to prevent torn read on 32-bit systems. Paul adds a check for uninitialized PTP state before attempting to rebuild it and restricts check of TxTime to be for PF VSI only. Alex adds bounds check on PTYPE to prevent possible out-of-bounds write. For idpf: Emil defers setting of adapter max_vports value to prevent inadvertent use if interim allocation errors are encountered. ==================== Link: https://patch.msgid.link/20260717185340.3595286-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski --- 7fd55911fdb13d280133a10f41cc214df1021fc2