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
2024-08-20
vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits
Akihiko Odaki
2024-08-16
virtio-net: Use virtual time for RSC timers
Nicholas Piggin
2024-08-16
virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
Nicholas Piggin
2024-08-02
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-02
virtio-net: Ensure queue index fits with RSS
Akihiko Odaki
2024-08-02
rtl8139: Fix behaviour for old kernels.
Hans
2024-08-01
Revert "pcie_sriov: Ensure VF function number does not overflow"
Michael S. Tsirkin
2024-07-24
Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-07-23
util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr()
Philippe Mathieu-Daudé
2024-07-21
vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
Jonah Palmer
2024-07-09
hw/net:ftgmac100: update TX and RX packet buffers address to 64 bits
Jamin Lin
2024-07-09
hw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...
Jamin Lin
2024-07-09
hw/net:ftgmac100: update ring base address to 64 bits
Jamin Lin
2024-07-09
hw/net:ftgmac100: update memory region size to 64KB
Jamin Lin
2024-07-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2024-07-03
pcie_sriov: Ensure VF function number does not overflow
Akihiko Odaki
2024-07-02
Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...
Richard Henderson
2024-07-02
hw/net:ftgmac100: fix coding style
Jamin Lin
2024-07-02
hw/net/spapr: prevent potential NULL dereference
Oleg Sviridov
2024-07-01
hw/net/virtio-net.c: fix crash in iov_copy()
Dmitry Frolov
2024-07-01
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
Jonah Palmer
2024-06-21
hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue
Shiva sagar Myana
2024-06-18
hw/net: Fix the transmission return size
Fea.Wang
2024-06-04
virtio-net: drop too short packets early
Alexey Dobriyan
2024-06-04
virtio-net: Do not write hashes to peer buffer
Akihiko Odaki
2024-06-04
virtio-net: Always set populate_hash
Akihiko Odaki
2024-06-04
virtio-net: Unify the logic to update NIC state for RSS
Akihiko Odaki
2024-06-04
virtio-net: Disable RSS on reset
Akihiko Odaki
2024-06-04
virtio-net: Shrink header byte swapping buffer
Akihiko Odaki
2024-06-04
virtio-net: Copy header only when necessary
Akihiko Odaki
2024-06-04
virtio-net: Add only one queue pair when realizing
Akihiko Odaki
2024-06-04
virtio-net: Do not propagate ebpf-rss-fds errors
Akihiko Odaki
2024-06-04
tap: Remove qemu_using_vnet_hdr()
Akihiko Odaki
2024-04-25
Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-25
hw/misc/imx: Replace sprintf() by snprintf()
Philippe Mathieu-Daudé
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-10
hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum()
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
Philippe Mathieu-Daudé
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-04-02
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
2024-03-29
hw/net/net_tx_pkt: Fix virtio header without checksum offloading
Akihiko Odaki
2024-03-29
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
hw/pci: Always call pcie_sriov_pf_reset()
Akihiko Odaki
2024-03-12
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
2024-03-12
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2024-03-12
virtio-net: Added property to load eBPF RSS with fds.
Andrew Melnychenko
2024-03-12
Avoid unaligned fetch in ladr_match()
Nick Briggs
[next]