]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hns3-next'
authorDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:06:20 +0000 (14:06 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 8 Jan 2018 19:06:20 +0000 (14:06 -0500)
commitb782dc28483d37a614f81c713d0cbe85790fdd39
treeea10084928270f3ae6d258fcbe6208aae6ceef1e
parent0e354efddb7e0bd91672a6298da4b925f0664a2f
parentbfbf491873172f5d0640f32970ba2b103922193f
Merge branch 'hns3-next'

Peng Li says:

====================
add some new features and fix some bugs for HNS3 driver

This patchset adds some new features support and fixes some bugs:
[Patch 1/20] adds support to enable/disable vlan filter with ethtool
[Patch 2/20] disables VFs change rxvlan offload status
[Patch 3/20 - 13/120 fix bugs and refine some codes for packet
statistics, support query with both ifconfig and ethtool.
[Patch 14/20 - 20/20] fix some other bugs.
====================

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