index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
virtio_net.h
Age
Commit message (
Expand
)
Author
2024-04-30
virtio_net: introduce device stats feature and structures
Xuan Zhuo
2023-08-01
virtio_net: support per queue interrupt coalesce command
Gavin Li
2023-03-13
net: virtio_net: implement exact header length guest feature
Jiri Pirko
2022-12-12
uapi/linux/virtio_net.h: Added USO types.
Andrew Melnychenko
2022-08-30
net: virtio_net: fix notification coalescing comments
Alvaro Karsz
2022-08-11
net: virtio_net: notifications coalescing support
Alvaro Karsz
2020-08-05
virtio_net: use LE accessors for speed/duplex
Michael S. Tsirkin
2020-08-05
virtio_net: correct tags for config space fields
Michael S. Tsirkin
2020-03-23
virtio-net: Introduce hash report feature
Yuri Benditovich
2020-03-23
virtio-net: Introduce RSS receive steering feature
Yuri Benditovich
2020-03-23
virtio-net: Introduce extended RSC feature
Yuri Benditovich
2018-05-28
virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
Sridhar Samudrala
2018-01-09
virtio_net: propagate linkspeed/duplex settings from the hypervisor
Jason Baron
2016-06-10
virtio_net: add _UAPI prefix to virtio_net header guards
Mike Rapoport
2016-06-09
virtio_net: Update the feature bit to comply with spec
Aaron Conole
2016-06-06
virtio-net: Add initial MTU advice feature
Aaron Conole
2015-07-01
virtio_net: document VIRTIO_NET_CTRL_GUEST_OFFLOADS
Michael S. Tsirkin
2015-02-17
virtio_net: unconditionally define struct virtio_net_hdr_v1.
Rusty Russell
2015-02-13
virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined.
Rusty Russell
2014-12-09
virtio_net: v1.0 endianness
Michael S. Tsirkin
2013-08-02
uapi: Convert some uses of 6 to ETH_ALEN
Joe Perches
2013-07-27
virtio-net: put virtio net header inline with data
Michael S. Tsirkin
2013-05-05
virtio: don't expose u16 in userspace api
stephen hemminger
2013-01-21
virtio-net: introduce a new control to set macaddr
Amos Kong
2012-12-09
virtio_net: multiqueue support
Jason Wang
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells