aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/virtio/network/virtio_net.h
Commit message (Expand)AuthorAgeFilesLines
* tcp: extend the use of the th_flags accessor functionRichard Scheffenegger2024-11-291-1/+1
* virtio(4): Fix a typo in a source code commentGordon Bergling2024-01-221-1/+1
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* virtio: plug some of set-but-not-used varsMateusz Guzik2021-12-141-0/+6
* if_vtnet: Add initial modern (V1) supportBryan Venteicher2021-01-191-25/+78
* tap: add support for virtio-net offloadsVincenzo Maffione2019-10-181-0/+293
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Sync VirtIO net device header file from recent LinuxBryan Venteicher2013-09-011-3/+46
* Do not include <sys/types.h> in the local headers. The .c files includingDavid E. O'Brien2012-07-031-2/+0
* Catch up with Bryan Venteicher's virtio Hg repo:Peter Grehan2011-12-061-1/+24
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-181-0/+138