]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hv_netvsc-notification-and-namespace-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 12 Jun 2018 22:22:28 +0000 (15:22 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jun 2018 22:22:28 +0000 (15:22 -0700)
commit7bf5f36a1e34f1e8ea32386c655e99babfff0b8c
treef1add7b334da374645fc4415554b214d322eb110
parent09c2249f42cba30e0ab868a492f97c4bc0551330
parent19ae072784fccb44d2b5387cbd3b9f74a50198d3
Merge branch 'hv_netvsc-notification-and-namespace-fixes'

Stephen Hemminger says:

====================
hv_netvsc: notification and namespace fixes

This set of patches addresses two set of fixes. First it backs out
the common callback model which was merged in net-next without
completing all the review feedback or getting maintainer approval.

Then it fixes the transparent VF management code to handle network
namespaces.
====================

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