summaryrefslogtreecommitdiff
path: root/include/uapi/linux/virtio_net.h
AgeCommit message (Expand)Author
2023-08-01virtio_net: support per queue interrupt coalesce commandGavin Li
2023-03-13net: virtio_net: implement exact header length guest featureJiri Pirko
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz
2020-08-05virtio_net: use LE accessors for speed/duplexMichael S. Tsirkin
2020-08-05virtio_net: correct tags for config space fieldsMichael S. Tsirkin
2020-03-23virtio-net: Introduce hash report featureYuri Benditovich
2020-03-23virtio-net: Introduce RSS receive steering featureYuri Benditovich
2020-03-23virtio-net: Introduce extended RSC featureYuri Benditovich
2018-05-28virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bitSridhar Samudrala
2018-01-09virtio_net: propagate linkspeed/duplex settings from the hypervisorJason Baron
2016-06-10virtio_net: add _UAPI prefix to virtio_net header guardsMike Rapoport
2016-06-09virtio_net: Update the feature bit to comply with specAaron Conole
2016-06-06virtio-net: Add initial MTU advice featureAaron Conole
2015-07-01virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADSMichael S. Tsirkin
2015-02-17virtio_net: unconditionally define struct virtio_net_hdr_v1.Rusty Russell
2015-02-13virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.Rusty Russell
2014-12-09virtio_net: v1.0 endiannessMichael S. Tsirkin
2013-08-02uapi: Convert some uses of 6 to ETH_ALENJoe Perches
2013-07-27virtio-net: put virtio net header inline with dataMichael S. Tsirkin
2013-05-05virtio: don't expose u16 in userspace apistephen hemminger
2013-01-21virtio-net: introduce a new control to set macaddrAmos Kong
2012-12-09virtio_net: multiqueue supportJason Wang
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells