]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qed-IOV-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 02:02:38 +0000 (19:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 22 Mar 2017 02:02:38 +0000 (19:02 -0700)
commitc1b6eec07da56e311e8a333aa773563f28fe2859
tree1bf60a8ef0b83724b5b9822a4b96d6798c131448
parent514ceaebc1a5be3e800bf44cad1b92dc76ae16bf
parent9008220bbe0cbe0a71c3a755c9d6c22cd117b7da
Merge branch 'qed-IOV-cleanups'

Yuval Mintz says:

====================
qed: IOV related clenaups

This patch series targets IOV functionality [on both PF and VF].

Patches #2, #3 and #5 fix flows relating to malicious VFs, either by
upgrading and aligning current safe-guards or by correcing racy flows.

Patches #1 and #8 make some malicious/dysnfunctional VFs logging appear
by default in logs.

The rest of the patches either cleanup the existing code or else correct
some possible [yet fairly insignicant] issues in VF behavior.
====================

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