]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net...
authorDavid S. Miller <davem@davemloft.net>
Wed, 28 Nov 2018 19:33:35 +0000 (11:33 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Nov 2018 19:33:35 +0000 (11:33 -0800)
commitab3e1d160241c74ffb4d98914c2747dacdc78191
tree6c2bb7065ce57268d8b525b7787d8e0b6189a02f
parent8240d65343ecd157c9a5f36275c97dc05d0a1d41
parent2ea8fcf3fd699e0e68c3f2d4991fec5fb98c1a24
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue

Jeff Kirsher says:

====================
Intel Wired LAN Driver Fixes 2018-11-28

This series contains fixes to igb, ixgbe and i40e.

Yunjian Wang from Huawei resolves a variable that could potentially be
NULL before it is used.

Lihong fixes an i40e issue which goes back to 4.17 kernels, where
deleting any of the MAC filters was causing the incorrect syncing for
the PF.

Josh Elsasser caught that there were missing enum values in the link
capabilities for x550 devices, which was preventing link for 1000BaseLX
SFP modules.

Jan fixes the function header comments for XSK methods.
====================

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