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
2023-10-06
hw/net/vhost_net: Silence compiler warning when compiling with -Wshadow
Thomas Huth
1
-4
/
+4
2023-10-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-5
/
+1
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
1
-2
/
+0
2023-10-04
virtio-net: do not reset vlan filtering at set_features
Hawkins Jiawei
1
-3
/
+1
2023-09-29
e1000: remove old compatibility code
Paolo Bonzini
1
-53
/
+28
2023-09-20
hw/net: spelling fixes
Michael Tokarev
15
-22
/
+22
2023-09-18
hw/net/rocker: Avoid variable length array
Peter Maydell
1
-1
/
+1
2023-09-18
hw/net/fsl_etsec/rings.c: Avoid variable length array
Peter Maydell
1
-2
/
+10
2023-09-18
e1000e: rename e1000e_ba_state and e1000e_write_hdr_to_rx_buffers
Tomasz Dzieciol
1
-13
/
+15
2023-09-18
igb: packet-split descriptors support
Tomasz Dzieciol
3
-43
/
+316
2023-09-18
igb: add IPv6 extended headers traffic detection
Tomasz Dzieciol
2
-1
/
+4
2023-09-18
igb: RX payload guest writting refactoring
Tomasz Dzieciol
2
-86
/
+145
2023-09-18
igb: RX descriptors guest writting refactoring
Tomasz Dzieciol
3
-88
/
+96
2023-09-18
igb: rename E1000E_RingInfo_st
Tomasz Dzieciol
2
-38
/
+38
2023-09-18
igb: remove TCP ACK detection
Tomasz Dzieciol
1
-5
/
+0
2023-09-18
virtio-net: Add support for USO features
Yuri Benditovich
1
-2
/
+29
2023-09-18
virtio-net: Add USO flags to vhost support.
Andrew Melnychenko
1
-0
/
+3
2023-09-18
tap: Add USO support to tap device.
Andrew Melnychenko
4
-3
/
+7
2023-09-08
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
1
-1
/
+4
2023-08-31
hw/net/i82596: Include missing 'exec/address-spaces.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-07-14
kconfig: Add PCIe devices to s390x machines
Cédric Le Goater
1
-2
/
+2
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
2
-2
/
+2
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
1
-2
/
+2
2023-07-10
virtio-net: pass Device-TLB enable/disable events to vhost
Viktor Prutyanov
1
-0
/
+1
2023-07-07
Merge tag 'pull-ppc-20230707-1' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2
-0
/
+54
2023-07-07
igb: Remove obsolete workaround for Windows
Akihiko Odaki
1
-6
/
+1
2023-07-07
e1000e: Add ICR clearing by corresponding IMS bit
Akihiko Odaki
2
-6
/
+33
2023-07-07
hw/net: ftgmac100: Drop the small packet check in the receive path
Bin Meng
1
-8
/
+0
2023-07-07
hw/net: sunhme: Remove the logic of padding short frames in the receive path
Bin Meng
1
-11
/
+0
2023-07-07
hw/net: sungem: Remove the logic of padding short frames in the receive path
Bin Meng
1
-14
/
+0
2023-07-07
hw/net: rtl8139: Remove the logic of padding short frames in the receive path
Bin Meng
1
-12
/
+0
2023-07-07
hw/net: pcnet: Remove the logic of padding short frames in the receive path
Bin Meng
1
-9
/
+0
2023-07-07
hw/net: ne2000: Remove the logic of padding short frames in the receive path
Bin Meng
1
-12
/
+0
2023-07-07
hw/net: i82596: Remove the logic of padding short frames in the receive path
Bin Meng
1
-18
/
+0
2023-07-07
hw/net: vmxnet3: Remove the logic of padding short frames in the receive path
Bin Meng
1
-10
/
+0
2023-07-07
hw/net: e1000: Remove the logic of padding short frames in the receive path
Bin Meng
1
-10
/
+1
2023-07-07
virtio-net: correctly report maximum tx_queue_size value
Laurent Vivier
1
-2
/
+2
2023-07-07
sungem: Add WOL MMIO
Nicholas Piggin
2
-0
/
+54
2023-06-28
net/vhost-net: do not assert on null pointer return from tap_get_vhost_net()
Ani Sinha
1
-1
/
+6
2023-06-26
vhost_net: add an assertion for TAP client backends
Ani Sinha
1
-0
/
+1
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
1
-2
/
+2
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
1
-1
/
+1
2023-06-26
hw/net/virtio-net: make some VirtIONet const
Hawkins Jiawei
1
-1
/
+1
2023-06-22
hw/net/dp8393x.c: move TYPE_DP8393X and dp8393xState into dp8393x.h
Mark Cave-Ayland
1
-31
/
+1
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2
-56
/
+56
2023-06-06
hw/net/can: Introduce Xilinx Versal CANFD controller
Vikram Garhwal
3
-0
/
+2115
2023-05-23
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
1
-0
/
+3
2023-05-23
vmxnet3: Do not depend on PC
Akihiko Odaki
1
-1
/
+1
2023-05-23
igb: Clear-on-read ICR when ICR.INTA is set
Akihiko Odaki
1
-0
/
+2
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
2
-126
/
+86
[next]