freebsd-nq/sys/dev/virtio
Bryan Venteicher 9a4dabdc5a Enable LRO by default when available on vtnet interfaces
The prior change to not enable LRO by default has confused several
people. The configurations where LRO is problematic is not the
typical use case for VirtIO, and due to other issues, this often
requires checksum offloading to be disabled anyways.

PR:		185864
MFC after:	2 weeks
2014-11-09 20:04:12 +00:00
..
balloon
block
console Several minor changes to hopefully complete the VirtIO console driver 2014-11-07 03:36:28 +00:00
network Enable LRO by default when available on vtnet interfaces 2014-11-09 20:04:12 +00:00
pci
random
scsi
virtio_bus_if.m
virtio_config.h
virtio_ids.h
virtio_if.m
virtio_ring.h
virtio.c
virtio.h
virtqueue.c
virtqueue.h