]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'netvsc-minor-fixes-and-improvements'
authorDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 21:00:14 +0000 (14:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 11 Aug 2017 21:00:14 +0000 (14:00 -0700)
commite64f05d64b9919c84c5becc58538af57f3a416ee
treecf0ded26e32303739cb21d1357a799438f901cc2
parent1235387ba81e860a32af1147c63f7e013d281730
parente32585ffd8f41d5062bc0c1cc1a837d3cc0ee408
Merge branch 'netvsc-minor-fixes-and-improvements'

Stephen Hemminger says:

====================
netvsc: minor fixes and improvements

These are non-critical bug fixes, related to functionality now in net-next.
 1. delaying the automatic bring up of VF device to allow udev to change name.
 2. performance improvement
 3. handle MAC address change with VF; mostly propogate the error that VF gives.
 4. minor cleanups
 5. allow setting send/receive buffer size with ethtool.
====================

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