summaryrefslogtreecommitdiffstats
path: root/include/standard-headers/linux/virtio_net.h
Commit message (Collapse)AuthorAgeFilesLines
* 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>