Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next...
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 06:02:50 +0000 (23:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 06:02:50 +0000 (23:02 -0700)
commita5c88182006105cbd6f882e2e789d2cfc823de3c
tree8ca1a860fcde81ae42b437456cc5ce85d8c16077
parent3e7d2d45644988ceb237349a923e9ccc909564d3
parent54be81328c07324a88cd5dd86b2e7422db3e768e
Merge branch '1GbE' of git://git./linux/kernel/git/jkirsher/next-queue

Jeff Kirsher says:

====================
1GbE Intel Wired LAN Driver Updates 2016-08-18

This series contains updates to igb only.

Gangfeng Huang provides all the changes in the series to update the
igb driver to support advanced receive side filters that direct receive
packets by flows to different hardware queues. This enables a tight
control on routing a flow in the platform.  First patch allows for
receive network flow classification to insert and remove receive filters
by ethtool.  Second and third patches add the ability to insert and
remove ethertype and VLAN priority filters by ethtool.

Last patch just fixes an error message to return "Not supported" versus
"Unknown error 524".
====================

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