index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-04
vhost_net: do not assume nvqs is always 2
Jason Wang
1
-0
/
+1
2021-06-04
net: Added SetSteeringEBPF method for NetClientState.
Andrew Melnychenko
1
-0
/
+9
2021-04-23
net: check the existence of peer before trying to pad
Jason Wang
1
-1
/
+1
2021-04-08
Revert "qapi: net: Add query-netdev command"
Jason Wang
1
-98
/
+5
2021-04-08
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
1
-5
/
+8
2021-04-08
Revert "net: Do not fill legacy info_str for backends"
Jason Wang
1
-0
/
+9
2021-03-22
net: Pad short frames to minimum size before sending from SLiRP/TAP
Bin Meng
1
-0
/
+10
2021-03-15
net: Do not fill legacy info_str for backends
Alexey Kirillov
1
-9
/
+0
2021-03-15
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
1
-8
/
+5
2021-03-15
qapi: net: Add query-netdev command
Alexey Kirillov
1
-5
/
+98
2020-11-24
net: Use correct default-path macro for downscript
Keqian Zhu
1
-1
/
+2
2020-11-24
tap: fix a memory leak
yuanjungong
1
-0
/
+2
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
1
-3
/
+3
2020-09-30
net: relocate paths to helpers and scripts
Paolo Bonzini
1
-7
/
+19
2020-07-15
net: detect errors from probing vnet hdr flag for TAP devices
Daniel P. Berrange
1
-5
/
+20
2020-07-15
net: check if the file descriptor is valid before using it
Laurent Vivier
1
-4
/
+21
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
1
-2
/
+1
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-2
/
+1
2020-06-18
tap: allow extended virtio header with hash info
Yuri Benditovich
1
-1
/
+2
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-07-29
net: tap: replace snprintf with g_strdup_printf calls
Prasad J Pandit
1
-8
/
+11
2019-03-29
net: tap: use qemu_set_nonblock
Li Qiang
1
-5
/
+5
2018-07-20
tap: fix memory leak on success to create a tap device
Yunjian Wang
1
-6
/
+10
2018-06-15
tap: set vhostfd passed from qemu cli to non-blocking
Brijesh Singh
1
-0
/
+2
2018-05-14
net: Get rid of 'vlan' terminology and use 'hub' instead in the source files
Thomas Huth
1
-2
/
+2
2018-03-05
tap: setting error appropriately when calling net_init_tap_one()
Jay Zhou
1
-5
/
+17
2017-01-20
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+5
2017-01-20
tap: fix memory leak on failure in net_init_tap()
Peter Maydell
1
-2
/
+5
2017-01-18
vhost_net: device IOTLB support
Jason Wang
1
-0
/
+1
2016-09-27
tap: Allow specifying a bridge
Alexey Kardashevskiy
1
-1
/
+3
2016-07-29
vhost-user: keep vhost_net after a disconnection
Marc-André Lureau
1
-0
/
+1
2016-07-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
1
-14
/
+14
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-12
/
+12
2016-07-19
net: use Netdev instead of NetClientOptions in client init
Kővágó, Zoltán
1
-6
/
+6
2016-07-18
tap: fix memory leak on failure to create a multiqueue tap device
Paolo Bonzini
1
-6
/
+16
2016-07-13
tap: use an exit notifier to call down_script
Marc-André Lureau
1
-7
/
+20
2016-07-07
tap: vhost busy polling support
Jason Wang
1
-1
/
+6
2016-05-25
net/tap: Allocating Large sized arrays to heap
Zhou Jie
1
-2
/
+4
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-0
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-2
/
+2
2016-03-08
net: simplify net_init_tap_one logic
Paolo Bonzini
1
-2
/
+2
2016-02-04
net: Clean up includes
Peter Maydell
1
-2
/
+1
2015-11-02
net: Convert to new qapi union layout
Eric Blake
1
-4
/
+4
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+16
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-1
/
+0
2015-06-17
tap: add VNET_LE/VNET_BE operations
Greg Kurz
1
-0
/
+16
2015-06-12
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
Fam Zheng
1
-4
/
+4
2015-06-12
tap: Drop tap_can_send
Fam Zheng
1
-11
/
+2
2015-05-27
tap: Improve -netdev/netdev_add/-net/... tap error reporting
Markus Armbruster
1
-23
/
+22
[next]