On Thu, Oct 20, 2016 at 01:55:21PM -0400, Jarod Wilson wrote: > hyperv_net: > - set min/max_mtu, per Haiyang, after rndis_filter_device_add > > virtio_net: > - set min/max_mtu > - remove virtnet_change_mtu > > vmxnet3: > - set min/max_mtu > > xen-netback: > - min_mtu = 0, max_mtu = 65517 > > xen-netfront: > - min_mtu = 0, max_mtu = 65535 > > unisys/visor: > - clean up defines a little to not clash with network core or add > redundat definitions > > CC: [email protected] > CC: [email protected] > CC: "K. Y. Srinivasan" <[email protected]> > CC: Haiyang Zhang <[email protected]> > CC: "Michael S. Tsirkin" <[email protected]> > CC: Shrikrishna Khare <[email protected]> > CC: "VMware, Inc." <[email protected]> > CC: Wei Liu <[email protected]> > CC: Paul Durrant <[email protected]> > CC: David Kershner <[email protected]> > Signed-off-by: Jarod Wilson <[email protected]>
Acked-by: Wei Liu <[email protected]>
