]> git.ipfire.org Git - thirdparty/linux.git/commit
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)
commit5403d39b4b999b15b2dc9abe4df25aeb77c02539
treeeb345c99e37ca994349f5a23023df373a9c96518
parenta562c0a2d651e040681b0bfce9b4d229ac3b0b8c
parent3027e7b15b02d2d37e3f82d6b8404f6d37e3b8cf
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nex
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>