]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlx5-fixes'
authorDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 23:09:57 +0000 (16:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 23:09:57 +0000 (16:09 -0700)
commitcbf279b5095711b547c3e7365b07a222b9ec235a
treeab661379a3a8c0c16c0974cd056d1e7b4b2c750c
parent8b81fbc7e6cc083dea27f86f7f3a3c50ddfb0d07
parent524c17842a306c8cf62ac7e5391e4f0f2d3025c4
Merge branch 'mlx5-fixes'

Saeed Mahameed says:

====================
Mellanox 100G mlx5 fixes 2016-08-16

This series includes some bug fixes for mlx5e driver.

From Saeed and Tariq, Optimize MTU change to not reset when it is not required.

From Paul, Command interface message length check to speedup firmware
command preparation.

From Mohamad, Save pci state when pci error is detected.

From Amir, Flow counters "lastuse" update fix.

From Hadar, Use correct flow dissector key on flower offloading.
Plus a small optimization for switchdev hardware id query.

From Or, three patches to address some E-Switch offloads issues.

For -stable of 4.6.y and 4.7.y:
    net/mlx5e: Use correct flow dissector key on flower offloading
    net/mlx5: Fix pci error recovery flow
    net/mlx5: Added missing check of msg length in verifying its signature
====================

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