]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0cd554b690f8c9055be974d9f9c5dc1c7fb9fe08
tree8ca1a860fcde81ae42b437456cc5ce85d8c16077
parent138140787fded1e13446fedd100054d1e60c20d7
parent2191606bfd939da4e31b8aea9078ce43109c20ee
Merge branch '1GbE' of git://git.kernel.org/pub/scm/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>