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
/
hw
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-04
vhost_net: do not assume nvqs is always 2
Jason Wang
1
-1
/
+1
2021-09-04
vhost_net: remove the meaningless assignment in vhost_net_start_one()
Jason Wang
1
-3
/
+0
2021-08-02
hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor
Christina Wang
1
-1
/
+0
2021-08-02
hw/net: e1000e: Correct the initial value of VET register
Christina Wang
2
-6
/
+11
2021-08-02
hw/net: e1000: Correct the initial value of VET register
Christina Wang
1
-0
/
+17
2021-08-02
hw/net/can: sja1000 fix buff2frame_bas and buff2frame_pel when dlc is out of ...
Pavel Pisa
1
-0
/
+8
2021-08-02
hw/net/vmxnet3: Do not abort QEMU if guest specified bad queue numbers
Thomas Huth
1
-12
/
+22
2021-07-19
hw/net/net_tx_pkt: Fix crash detected by fuzzer
Thomas Huth
1
-5
/
+7
2021-07-19
hw/net/vmxnet3: Do not abort if the guest is trying to use an invalid TX queue
Thomas Huth
1
-2
/
+7
2021-07-14
net/rocker: use GDateTime for formatting timestamp in debug messages
Daniel P. Berrangé
1
-8
/
+3
2021-07-11
dp8393x: don't force 32-bit register access
Mark Cave-Ayland
1
-5
/
+9
2021-07-11
dp8393x: Rewrite dp8393x_get() / dp8393x_put()
Philippe Mathieu-Daudé
1
-97
/
+63
2021-07-11
dp8393x: Store CAM registers as 16-bit
Philippe Mathieu-Daudé
1
-15
/
+12
2021-07-11
dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definition
Philippe Mathieu-Daudé
1
-3
/
+4
2021-07-11
dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
Philippe Mathieu-Daudé
1
-4
/
+4
2021-07-11
dp8393x: fix CAM descriptor entry index
Mark Cave-Ayland
1
-2
/
+2
2021-07-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+1
2021-07-04
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210702' into staging
Peter Maydell
2
-164
/
+155
2021-07-03
migration: failover: reset partially_hotplugged
Laurent Vivier
1
-0
/
+1
2021-07-02
dp8393x: remove onboard PROM containing MAC address and checksum
Mark Cave-Ayland
1
-24
/
+0
2021-07-02
dp8393x: convert to trace-events
Mark Cave-Ayland
2
-35
/
+37
2021-07-02
dp8393x: checkpatch fixes
Mark Cave-Ayland
1
-109
/
+122
2021-06-30
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
1
-1
/
+1
2021-06-30
vhost: Add Error parameter to vhost_dev_init()
Kevin Wolf
1
-1
/
+5
2021-06-04
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2
-3
/
+116
2021-06-04
virtio-net: Added eBPF RSS to virtio-net.
Andrew Melnychenko
2
-3
/
+116
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-05-28
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-5
/
+6
2021-05-27
virtio-net: failover: add missing remove_migration_state_change_notifier()
Laurent Vivier
1
-0
/
+1
2021-05-27
hw/net/imx_fec: return 0xffff when accessing non-existing PHY
Guenter Roeck
2
-5
/
+5
2021-05-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2021-05-14
virtio-net: Constify VirtIOFeature feature_sizes[]
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
3
-560
/
+0
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
3
-3
/
+0
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-04-08
Revert "net: Move NetClientState.info_str to dynamic allocations"
Jason Wang
1
-2
/
+3
2021-03-31
hw/net: fsl_etsec: Tx padding length should exclude CRC
Bin Meng
1
-1
/
+1
2021-03-30
net/npcm7xx_emc.c: Fix handling of receiving packets when RSDR not set
Doug Evans
1
-1
/
+3
2021-03-22
hw/net: virtio-net: Initialize nc->do_not_pad to true
Bin Meng
1
-0
/
+4
2021-03-15
net: Move NetClientState.info_str to dynamic allocations
Alexey Kirillov
1
-3
/
+2
2021-03-15
lan9118: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
cadence_gem: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-2
/
+2
2021-03-15
pcnet: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
rtl8139: switch to use qemu_receive_packet() for loopback
Alexander Bulekov
1
-1
/
+1
2021-03-15
tx_pkt: switch to use qemu_receive_packet_iov() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
sungem: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
msf2-mac: switch to use qemu_receive_packet() for loopback
Jason Wang
1
-1
/
+1
2021-03-15
dp8393x: switch to use qemu_receive_packet() for loopback packet
Jason Wang
1
-1
/
+1
[next]