index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
virtio_net.h
Age
Commit message (
Expand
)
Author
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