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
/
hw
/
net
/
virtio-net.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
qapi: Drop qapi_event_send_FOO()'s Error ** argument
Peter Xu
1
-1
/
+1
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
1
-1
/
+1
2018-03-26
virtio_net: flush uncompleted TX on reset
Greg Kurz
1
-0
/
+11
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
1
-0
/
+26
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
1
-27
/
+28
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-11-28
virtio-net: don't touch virtqueue if vm is stopped
Jason Wang
1
-1
/
+2
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
1
-4
/
+12
2017-07-17
virtio-net: fix offload ctrl endian
Jason Wang
1
-0
/
+2
2017-07-17
virtion-net: Prefer is_power_of_2()
Michal Privoznik
1
-1
/
+1
2017-07-03
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
1
-8
/
+20
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
1
-2
/
+30
2017-06-13
migration: Move self_announce_delay() to misc.h
Juan Quintela
1
-0
/
+1
2017-05-25
virtio_net: Bypass backends for MTU feature negotiation
Maxime Coquelin
1
-1
/
+16
2017-05-23
virtio-net: fix wild pointer when remove virtio-net queues
Yunjian Wang
1
-0
/
+3
2017-03-31
virtio-net: avoid call tap_enable when there's only one queue
Jason Wang
1
-0
/
+4
2017-02-17
virtio: use VRingMemoryRegionCaches for avail and used rings
Paolo Bonzini
1
-1
/
+13
2017-02-13
virtio/migration: Migrate virtio-net to VMState
Dr. David Alan Gilbert
1
-105
/
+211
2017-01-10
virtio-net: Add MTU feature support
Maxime Coquelin
1
-0
/
+19
2017-01-10
net: virtio-net discards TX data after link down
Yuri Benditovich
1
-0
/
+26
2016-11-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
1
-1
/
+2
2016-11-15
virtio-net: mark VIRTIO_NET_F_GSO as legacy
Michael S. Tsirkin
1
-0
/
+1
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
1
-1
/
+1
2016-11-15
net: skip virtio-net config of deleted nic's peers
Yuri Benditovich
1
-0
/
+4
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-net: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-21
/
+21
2016-10-10
virtio-net: handle virtio_net_flush_tx() errors
Greg Kurz
1
-8
/
+18
2016-10-10
virtio-net: handle virtio_net_receive() errors
Greg Kurz
1
-12
/
+15
2016-10-10
virtio-net: handle virtio_net_handle_ctrl() error
Greg Kurz
1
-2
/
+5
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
1
-1
/
+25
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-62
/
+40
2016-07-21
virtio-net: Wrap in vmstate
Dr. David Alan Gilbert
1
-10
/
+7
2016-07-21
virtio-net: Remove old migration version support
Dr. David Alan Gilbert
1
-53
/
+34
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
1
-5
/
+5
2016-07-04
Revert "virtio-net: unbreak self announcement and guest offloads after migrat...
Michael S. Tsirkin
1
-23
/
+17
2016-06-27
hw/net/virtio-net.c: Don't use *_to_cpup()
Peter Maydell
1
-1
/
+1
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
1
-2
/
+66
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
1
-26
/
+43
2016-01-29
virtio: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-01
virtio-net: correctly drop truncated packets
Jason Wang
1
-7
/
+1
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
1
-0
/
+8
2015-09-24
virtio-net: unbreak self announcement and guest offloads after migration
Jason Wang
1
-17
/
+23
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-15
/
+16
2015-08-13
virtio-net: remove useless codes
Jason Wang
1
-6
/
+2
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-27
virtio: set any_layout in virtio core
Michael S. Tsirkin
1
-2
/
+0
2015-07-20
virtio-net: remove virtio queues if the guest doesn't support multiqueue
Wen Congyang
1
-28
/
+82
2015-07-20
virtio-net: Flush incoming queues when DRIVER_OK is being set
Fam Zheng
1
-1
/
+9
[next]