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