]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Tue, 17 May 2016 16:18:27 +0000 (12:18 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 May 2016 16:18:27 +0000 (12:18 -0400)
commitb8262f8cc8e2c7203268813964ae593da5b4ae23
tree1ee683926e173afbdef6b80309c5b1616a8f59a4
parentb6ae950cb51c2218112a5592829b53e47e3cf053
parentc53d2ed7a97b3c3fa0b5063f082721052038925f
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
10GbE Intel Wired LAN Driver Updates 2016-05-16

This series contains 2 fixes to ixgbe only.

Emil fixes transmit hangs when enabling SRIOV by swapping the parameters
in GENMASK in order to generate the correct mask.

Alex fixes his previous patch 0f48a278078b ("ixgbe/ixgbevf: Add support
for GSO partial") where he somehow transposed the location of setting
the VLAN features in netdev->features and the configuration of the
vlan_features.
====================

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