summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/virtio_net.h
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: Update to kernel mainline commit b357bf602Eric Auger2018-06-221-0/+3
| | | | | | | | | | | Update our kernel headers to mainline commit b357bf6023a948cf6a9472f07a1b0caac0e4f8e8 ("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm") Signed-off-by: Eric Auger <eric.auger@redhat.com> Message-id: 1529072910-16156-2-git-send-email-eric.auger@redhat.com [PMM: clarified commit message] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
* update Linux headers to 4.16-rc5Paolo Bonzini2018-03-131-0/+13
| | | | | | | Note that VIRTIO_GPU_CAPSET_VIRGL2 was added manually so it has to be added manually after re-running scripts/update-linux-headers.sh. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
* linux-headers: updateCornelia Huck2016-09-051-0/+3
| | | | | | Update headers against 4.8-rc2. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
* virtio_net: reuse constants from linuxMichael S. Tsirkin2015-07-081-0/+16
| | | | | | | VIRTIO_NET_F_CTRL_GUEST_OFFLOADS now appears in the linux header, let's reuse it. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
* synchronize Linux headers to 4.0-rc3Christian Borntraeger2015-03-101-29/+25Star
| | | | | | | synchronize linux headers up to commit 9eccca0843205f87c ("Linux 4.0-rc3") Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
* include: import virtio headers from linux 4.0Michael S. Tsirkin2015-02-261-0/+233
Add files imported from linux-next (what will become linux 4.0) using scripts/update-linux-headers.sh Signed-off-by: Michael S. Tsirkin <mst@redhat.com>