Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net...
authorJakub Kicinski <kuba@kernel.org>
Wed, 16 Jul 2025 23:17:34 +0000 (16:17 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 16 Jul 2025 23:17:35 +0000 (16:17 -0700)
commit69a46a5b42f9423b2536c1026518f6ff355967c4
treedac3c6096eeb875845407f72bbdf37bd660a84f9
parent3cd582e7d0787506990ef0180405eb6224fa90a6
parentbedd0330a19b3a4448e67941732153ce04d3fb9b
Merge branch '100GbE' of git://git./linux/kernel/git/tnguy/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2025-07-15 (ixgbe, fm10k, i40e, ice)

Arnd Bergmann resolves compile issues with large NR_CPUS for ixgbe, fm10k,
and i40e.

For ice:
Dave adds a NULL check for LAG netdev.

Michal corrects a pointer check in debugfs initialization.

* '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue:
  ice: check correct pointer in fwlog debugfs
  ice: add NULL check in eswitch lag check
  ethernet: intel: fix building with large NR_CPUS
====================

Link: https://patch.msgid.link/20250715202948.3841437-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>