]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
authorDavid S. Miller <davem@davemloft.net>
Thu, 4 Jan 2024 10:40:07 +0000 (10:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 4 Jan 2024 10:40:07 +0000 (10:40 +0000)
t-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2024-01-02 (ice)

This series contains updates to ice driver only.

Karol adds support for capable devices to receive timestamp via
interrupt rather than polling to allow for less delay.

Andrii adds support switchdev hardware packet mirroring.

Jake reworks VF rebuild to avoid destroying objects that do not need to
be.

Jan S removes reporting of rx_len_errors as they are incorrectly reported
by hardware.

Jan G adds const modifier to some uses that are applicable.

Kunwu Chan adds some checks for failed memory allocations.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge