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
Age
Commit message (
Expand
)
Author
Files
Lines
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-10-04
cadence_gem: Fix priority queue out of bounds access
Alistair Francis
1
-18
/
+4
2016-09-27
imx_fec: fix error in qemu_send_packet argument
Paolo Bonzini
1
-1
/
+1
2016-09-27
mcf_fec: fix error in qemu_send_packet argument
Paolo Bonzini
1
-1
/
+1
2016-09-27
net: mcf: limit buffer descriptor count
Prasad J Pandit
1
-2
/
+3
2016-09-27
e1000e: Fix EIAC register implementation
Dmitry Fleytman
1
-5
/
+9
2016-09-27
e1000e: Fix spurious RX TCP ACK interrupts
Dmitry Fleytman
1
-1
/
+2
2016-09-27
e1000e: Fix OTHER interrupts processing for MSI-X
Dmitry Fleytman
1
-1
/
+1
2016-09-27
e1000e: Fix PBACLR implementation
Dmitry Fleytman
1
-1
/
+1
2016-09-27
e1000e: Fix CTRL_EXT.EIAME behavior
Dmitry Fleytman
2
-3
/
+3
2016-09-27
e1000e: Flush receive queues on link up
Dmitry Fleytman
1
-0
/
+3
2016-09-27
e1000e: Flush all receive queues on receive enable
Dmitry Fleytman
3
-2
/
+5
2016-09-27
e1000: fix buliding complaint
Gonglei
1
-1
/
+1
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
1
-1
/
+25
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
2
-36
/
+41
2016-09-23
spapr_llan: convert to trace framework instead of DPRINTF
Laurent Vivier
2
-36
/
+41
2016-09-22
cadence_gem: Correct indentation
Alistair Francis
1
-96
/
+101
2016-09-22
cadence_gem: Add queue support
Alistair Francis
1
-24
/
+107
2016-09-22
cadence_gem: Add support for screening
Alistair Francis
1
-2
/
+169
2016-09-22
cadence_gem: Add the num-priority-queues property
Alistair Francis
1
-39
/
+55
2016-09-22
cadence_gem: QOMify Cadence GEM
Alistair Francis
1
-11
/
+17
2016-09-22
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2
-2
/
+2
2016-09-13
hw/net/e1000e: Fix compiler warning
Changlong Xie
1
-1
/
+1
2016-09-07
spapr: implement H_CHANGE_LOGICAL_LAN_MAC h_call
Laurent Vivier
1
-0
/
+30
2016-08-22
e1000e: remove internal interrupt flag
Cao jin
1
-7
/
+1
2016-08-18
net: vmxnet: use g_new for pkt initialisation
Li Qiang
1
-3
/
+2
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2016-08-10
vhost: check for vhost_ops before using.
Ilya Maximets
1
-1
/
+1
2016-08-09
hw/net: Fix a heap overflow in xlnx.xps-ethernetlite
chaojianhu
1
-0
/
+4
2016-08-09
net: vmxnet3: check for device_active before write
Li Qiang
1
-0
/
+4
2016-08-09
net: check fragment length during fragmentation
Prasad J Pandit
1
-1
/
+1
2016-07-29
vhost: add vhost_net_set_backend()
Marc-André Lureau
1
-6
/
+3
2016-07-29
vhost-net: vhost_migration_done is vhost-user specific
Marc-André Lureau
1
-5
/
+3
2016-07-29
Revert "vhost-net: do not crash if backend is not present"
Marc-André Lureau
1
-6
/
+1
2016-07-29
vhost-user: add get_vhost_net() assertions
Marc-André Lureau
1
-0
/
+1
2016-07-29
vhost-user: keep vhost_net after a disconnection
Marc-André Lureau
1
-1
/
+0
2016-07-29
vhost-net: always call vhost_dev_cleanup() on failure
Marc-André Lureau
1
-3
/
+3
2016-07-29
misc: indentation
Marc-André Lureau
1
-1
/
+1
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-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-07-19' into ...
Peter Maydell
30
-43
/
+43
2016-07-19
qapi: Change Netdev into a flat union
Eric Blake
30
-43
/
+43
2016-07-18
e1000e: fix building without CONFIG_VMXNET3_PCI
Jason Wang
1
-0
/
+1
2016-07-18
e1000e: fix incorrect access to pointer
Paolo Bonzini
1
-2
/
+2
[next]