summaryrefslogtreecommitdiff
path: root/corking.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-15misc: remove two header commentsDaniel Borkmann1-6/+0
2013-06-04corking: use bool instead of intDaniel Borkmann1-4/+4
2013-06-04corking: break out udp/tcp cork functionsDaniel Borkmann1-0/+66
08 16:14:07 -0700 commit7f5d5af0b2f859f09b3dcb16a00b800fa48d9288 (patch) tree3354e0a6841c8c8ec8ae132e6f5281ff3b26bec4 parentb37879e6ca7079943542048da37f00a386c30cee (diff)
hv_netvsc: Add handler for physical link speed change
On Hyper-V host 2016 and later, VMs gets an event message of the physical link speed when vSwitch is changed. This patch handles this message, so the updated link speed can be reported by ethtool. Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com> Reviewed-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat