]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Fri, 14 Aug 2020 23:42:23 +0000 (16:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 14 Aug 2020 23:42:23 +0000 (16:42 -0700)
commit0b32ce682f1c2ad4d6fe29861773c089243948f4
treecb5cbfd6653c449913790da0d8e4c564a2aee909
parent35759383133f64d90eba120a0d3efe8f71241650
parent5b6d4a7f20b09c47ca598760f6dafd554af8b6d5
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Tony Nguyen says:

====================
Intel Wired LAN Driver Updates 2020-08-14

This series contains updates to i40e and igc drivers.

Vinicius fixes an issue with PTP spinlock being accessed before
initialization.

Przemyslaw fixes an issue with trusted VFs seeing additional traffic.

Grzegorz adds a wait for pending resets on driver removal to prevent
null pointer dereference.

v2: Fix function parameter for hw/aq in patch 2. Fix fixes tag in patch 3.
====================

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