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-11-28
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-11-26
vhost_net: fix assertion triggered by batch of host notifiers processing
zuoboqun
2024-11-26
virtio-net: Add queues before loading them
Akihiko Odaki
2024-11-25
virtio-net: Copy received header to buffer
Akihiko Odaki
2024-11-25
virtio-net: Initialize hash reporting values
Akihiko Odaki
2024-11-25
virtio-net: Fix hash reporting when the queue changes
Akihiko Odaki
2024-11-25
virtio-net: Do not check for the queue before RSS
Akihiko Odaki
2024-11-25
virtio-net: Fix size check in dhclient workaround
Akihiko Odaki
2024-11-19
hw/net/rocker/rocker_of_dpa.c: Remove superfluous error check
Rodrigo Dias Correa
2024-11-18
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-11-05
hw/net/fsl_etsec/etsec: Prefer DEFINE_TYPES() macro
Bernhard Beschow
2024-11-05
hw/net/fsl_etsec/miim: Reuse MII constants
Bernhard Beschow
2024-11-05
hw/net/npcm_gmac: Change error log to trace event
Nabih Estefan
2024-10-29
virtio-net: Avoid indirection_table_mask overflow
Akihiko Odaki
2024-10-28
hw/net: improve tracing of eBPF RSS setup
Daniel P. Berrangé
2024-10-28
hw/net: report errors from failing to use eBPF RSS FDs
Daniel P. Berrangé
2024-10-28
ebpf: add formal error reporting to all APIs
Daniel P. Berrangé
2024-10-28
hw/net: fix typo s/epbf/ebpf/ in virtio-net
Daniel P. Berrangé
2024-10-03
hw/net/rocker: Remove unused rocker_fp_ports
Dr. David Alan Gilbert
2024-10-03
hw/net/net_rx_pkt: Remove deadcode
Dr. David Alan Gilbert
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-24
hw/net: remove return after g_assert_not_reached()
Pierrick Bouvier
2024-09-24
hw/net: remove break after g_assert_not_reached()
Pierrick Bouvier
2024-09-24
hw/net: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
2024-09-24
hw/net: replace assert(0) with g_assert_not_reached()
Pierrick Bouvier
2024-09-20
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
Philippe Mathieu-Daudé
2024-09-20
license: Simplify GPL-2.0-or-later license descriptions
Philippe Mathieu-Daudé
2024-09-20
mark <zlib.h> with for-crc32 in a consistent manner
Michael Tokarev
2024-09-13
hw/net: Remove TYPE_ETRAX_FS_ETH device
Philippe Mathieu-Daudé
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix FIFO issues
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Simplify DLC conversions
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix byte ordering
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Handle flags correctly
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Translate CAN ID registers
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check
Doug Brown
2024-09-13
hw/net/can/xlnx-versal-canfd: Fix interrupt level
Doug Brown
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-11
vhost_net: configure all host notifiers in a single MR transaction
zuoboqun
2024-09-10
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
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
[next]