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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
virtio
/
virtio-net.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
1
-0
/
+1
2022-07-20
virtio-net: Expose ctrl virtqueue logic
Eugenio Pérez
1
-0
/
+4
2022-07-20
virtio-net: Expose MAC_TABLE_ENTRIES
Eugenio Pérez
1
-0
/
+3
2021-10-20
virtio-net: vhost control virtqueue support
Jason Wang
1
-0
/
+1
2021-10-20
virtio-net: use "queue_pairs" instead of "queues" when possible
Jason Wang
1
-2
/
+2
2021-10-15
qdev: Base object creation on QDict rather than QemuOpts
Kevin Wolf
1
-1
/
+2
2021-10-15
virtio-net: Store failover primary opts pointer locally
Kevin Wolf
1
-0
/
+1
2021-06-04
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
1
-0
/
+4
2020-12-08
failover: Remove primary_dev member
Juan Quintela
1
-1
/
+0
2020-12-08
failover: We don't need to cache primary_device_id anymore
Juan Quintela
1
-1
/
+0
2020-12-08
failover: Remove primary_device_dict
Juan Quintela
1
-1
/
+0
2020-12-08
failover: remove standby_id variable
Juan Quintela
1
-1
/
+0
2020-12-08
failover: Remove primary_device_opts
Juan Quintela
1
-1
/
+0
2020-12-08
failover: Rename bool to failover_primary_hidden
Juan Quintela
1
-1
/
+2
2020-12-08
failover: primary bus is only used once, and where it is set
Juan Quintela
1
-1
/
+0
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-2
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-1
/
+2
2020-06-18
virtio-net: reference implementation of hash report
Yuri Benditovich
1
-0
/
+2
2020-06-18
virtio-net: implement RX RSS processing
Yuri Benditovich
1
-0
/
+1
2020-06-18
virtio-net: implement RSS configuration command
Yuri Benditovich
1
-0
/
+13
2019-10-29
net/virtio: add failover support
Jens Freimann
1
-0
/
+12
2019-10-29
virtio-net: prevent offloads reset on migration
Mikhail Sennikovsky
1
-0
/
+2
2019-03-05
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
1
-2
/
+2
2019-01-24
virtio-net: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-22
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
1
-3
/
+2
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
1
-0
/
+83
2018-07-02
hw/virtio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
1
-0
/
+3
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
1
-1
/
+1
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
1
-0
/
+1
2017-05-25
virtio_net: Bypass backends for MTU feature negotiation
Maxime Coquelin
1
-0
/
+1
2017-02-13
virtio/migration: Migrate virtio-net to VMState
Dr. David Alan Gilbert
1
-2
/
+2
2017-01-10
virtio-net: Add MTU feature support
Maxime Coquelin
1
-0
/
+1
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
1
-0
/
+1
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
1
-2
/
+2
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
1
-0
/
+1
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-1
/
+1
2015-08-13
virtio-net: remove useless codes
Jason Wang
1
-1
/
+0
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
1
-12
/
+0
2015-06-10
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
Shannon Zhao
1
-6
/
+1
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
1
-24
/
+0
2015-04-28
virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
Shannon Zhao
1
-1
/
+1
2015-02-26
virtio-net,tap: use standard-headers
Michael S. Tsirkin
1
-150
/
+1
2014-07-06
virtio: move common virtio properties to bus class device
Ming Lei
1
-1
/
+0
2014-06-19
virtio-net: announce self by guest
Jason Wang
1
-0
/
+17
2014-05-05
virtio-net: fix buffer overflow on invalid state load
Michael S. Tsirkin
1
-2
/
+2
2013-07-15
virtio-net: add feature bit for any header s/g
Michael S. Tsirkin
1
-0
/
+1
2013-05-22
virtio-net: dynamic network offloads configuration
Dmitry Fleytman
1
-0
/
+13
2013-05-15
virtio-net: add virtio_net_set_netclient_name.
KONRAD Frederic
1
-0
/
+4
[next]