aboutsummaryrefslogtreecommitdiff
path: root/net/tap_int.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-04tap: Remove tap_probe_vnet_hdr_len()Akihiko Odaki1-1/+0
2023-09-18tap: Add check for USO featuresYuri Benditovich1-0/+1
2023-09-18tap: Add USO support to tap device.Andrew Melnychenko1-1/+2
2021-06-04net: Added SetSteeringEBPF method for NetClientState.Andrew Melnychenko1-0/+1
2020-07-15net: detect errors from probing vnet hdr flag for TAP devicesDaniel P. Berrange1-1/+1
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster1-1/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-3/+3
2015-06-17tap: add VNET_LE/VNET_BE operationsGreg Kurz1-0/+2
2015-05-27tap: Permit incremental conversion of tap_open() to ErrorMarkus Armbruster1-1/+1
2015-05-27tap: Convert tap_set_sndbuf() to ErrorMarkus Armbruster1-1/+1
2014-11-02tap_int.h: remove repeating NETWORK_SCRIPT definesGonglei1-3/+0
2013-02-01tap: multiqueue supportJason Wang1-1/+2
2013-02-01tap: introduce a helper to get the name of an interfaceJason Wang1-0/+1
2013-02-01tap: add Linux multiqueue supportJason Wang1-0/+2
2012-12-19net: reorganize headersPaolo Bonzini1-0/+46