1. cd76e8f virtio-net: Avoid indirection_table_mask overflow by Akihiko Odaki · 5 months ago
  2. ae311fb hw/net: improve tracing of eBPF RSS setup by Daniel P. Berrangé · 4 months ago
  3. b5900df hw/net: report errors from failing to use eBPF RSS FDs by Daniel P. Berrangé · 4 months ago
  4. 00b69f1 ebpf: add formal error reporting to all APIs by Daniel P. Berrangé · 4 months ago
  5. 493a240 hw/net: fix typo s/epbf/ebpf/ in virtio-net by Daniel P. Berrangé · 4 months ago
  6. 3110409 hw/net/rocker: Remove unused rocker_fp_ports by Dr. David Alan Gilbert · 6 months ago
  7. 54fac86 hw/net/net_rx_pkt: Remove deadcode by Dr. David Alan Gilbert · 6 months ago
  8. 173c427 Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into staging by Peter Maydell · 5 months ago
  9. 2a7e148 hw/net: remove return after g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  10. 7e62c90 hw/net: remove break after g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  11. d81e87e hw/net: replace assert(false) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  12. b5df251 hw/net: replace assert(0) with g_assert_not_reached() by Pierrick Bouvier · 6 months ago
  13. 06e2329 license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only by Philippe Mathieu-Daudé · 6 months ago
  14. dc86dd5 license: Simplify GPL-2.0-or-later license descriptions by Philippe Mathieu-Daudé · 6 months ago
  15. 5691f47 mark <zlib.h> with for-crc32 in a consistent manner by Michael Tokarev · 6 months ago
  16. 0167420 hw/net: Remove TYPE_ETRAX_FS_ETH device by Philippe Mathieu-Daudé · 8 months ago
  17. d4b668b hw/net/can/xlnx-versal-canfd: Fix FIFO issues by Doug Brown · 6 months ago
  18. 12d60ca hw/net/can/xlnx-versal-canfd: Simplify DLC conversions by Doug Brown · 6 months ago
  19. be243e9 hw/net/can/xlnx-versal-canfd: Fix byte ordering by Doug Brown · 6 months ago
  20. 7f34aae hw/net/can/xlnx-versal-canfd: Handle flags correctly by Doug Brown · 6 months ago
  21. 77dcbf1 hw/net/can/xlnx-versal-canfd: Translate CAN ID registers by Doug Brown · 6 months ago
  22. cd1e485 hw/net/can/xlnx-versal-canfd: Fix CAN FD flag check by Doug Brown · 6 months ago
  23. 2215e29 hw/net/can/xlnx-versal-canfd: Fix interrupt level by Doug Brown · 6 months ago
  24. e3d0814 hw: Use device_class_set_legacy_reset() instead of opencoding by Peter Maydell · 6 months ago
  25. 6166799 vhost_net: configure all host notifiers in a single MR transaction by zuoboqun · 7 months ago
  26. 00adced virtio: Allow .get_vhost() without vhost_started by Hanna Czenczek · 8 months ago
  27. f8e09b9 vhost: Add VIRTIO_NET_F_RSC_EXT to vhost feature bits by Akihiko Odaki · 7 months ago
  28. 44bc14f virtio-net: Use virtual time for RSC timers by Nicholas Piggin · 7 months ago
  29. a0bf401 virtio-net: Use replay_schedule_bh_event for bhs that affect machine state by Nicholas Piggin · 7 months ago
  30. f937309 virtio-net: Fix network stall at the host side waiting for kick by thomas · 8 months ago
  31. f1595ce virtio-net: Ensure queue index fits with RSS by Akihiko Odaki · 8 months ago
  32. 9e3b9f2 rtl8139: Fix behaviour for old kernels. by Hans · 10 months ago
  33. 19c45c0 Revert "pcie_sriov: Ensure VF function number does not overflow" by Michael S. Tsirkin · 7 months ago
  34. 6410f87 Merge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into staging by Richard Henderson · 8 months ago
  35. 06252bf util/fifo8: Rename fifo8_pop_buf() -> fifo8_pop_bufptr() by Philippe Mathieu-Daudé · 8 months ago
  36. c03213f vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits by Jonah Palmer · 8 months ago
  37. 2095468 hw/net:ftgmac100: update TX and RX packet buffers address to 64 bits by Jamin Lin · 8 months ago
  38. 578c6e9 hw/net:ftgmac100: introduce TX and RX ring base address high registers to support 64 bits by Jamin Lin · 8 months ago
  39. 0b51fd0 hw/net:ftgmac100: update ring base address to 64 bits by Jamin Lin · 8 months ago
  40. eec2f9c hw/net:ftgmac100: update memory region size to 64KB by Jamin Lin · 8 months ago
  41. 1406b7f Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 8 months ago
  42. 7771870 pcie_sriov: Ensure VF function number does not overflow by Akihiko Odaki · 8 months ago
  43. 8a2b889 Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into staging by Richard Henderson · 8 months ago
  44. 5b0961f hw/net:ftgmac100: fix coding style by Jamin Lin · 9 months ago
  45. 67f67bd hw/net/spapr: prevent potential NULL dereference by Oleg Sviridov · 9 months ago
  46. d4f471e hw/net/virtio-net.c: fix crash in iov_copy() by Dmitry Frolov · 9 months ago
  47. b937fa8 vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits by Jonah Palmer · 12 months ago
  48. 35e71ec hw/net/can/xlnx-versal-canfd: Fix sorting of the tx queue by Shiva sagar Myana · 9 months ago
  49. 3a6d374 hw/net: Fix the transmission return size by Fea.Wang · 9 months ago
  50. 2c3e4e2 virtio-net: drop too short packets early by Alexey Dobriyan · 10 months ago
  51. a4c960e virtio-net: Do not write hashes to peer buffer by Akihiko Odaki · 10 months ago
  52. 13d40aa virtio-net: Always set populate_hash by Akihiko Odaki · 10 months ago
  53. 0e07198 virtio-net: Unify the logic to update NIC state for RSS by Akihiko Odaki · 10 months ago
  54. cef776c virtio-net: Disable RSS on reset by Akihiko Odaki · 10 months ago
  55. 942f420 virtio-net: Shrink header byte swapping buffer by Akihiko Odaki · 10 months ago
  56. ad57f70 virtio-net: Copy header only when necessary by Akihiko Odaki · 10 months ago
  57. 8c49756 virtio-net: Add only one queue pair when realizing by Akihiko Odaki · 10 months ago
  58. 283be59 virtio-net: Do not propagate ebpf-rss-fds errors by Akihiko Odaki · 10 months ago
  59. 4b52d63 tap: Remove qemu_using_vnet_hdr() by Akihiko Odaki · 10 months ago
  60. a118c4a Merge tag 'hw-misc-20240425' of https://github.com/philmd/qemu into staging by Richard Henderson · 11 months ago
  61. ca4af17 hw/misc/imx: Replace sprintf() by snprintf() by Philippe Mathieu-Daudé · 11 months ago
  62. ad80e36 hw, target: Add ResetType argument to hold and exit phase methods by Peter Maydell · 11 months ago
  63. 83ddb3d hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum() by Philippe Mathieu-Daudé · 11 months ago
  64. ad766d6 hw/net/lan9118: Fix overflow in MIL TX FIFO by Philippe Mathieu-Daudé · 11 months ago
  65. a452234 hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition by Philippe Mathieu-Daudé · 11 months ago
  66. 4034159 Revert "hw/virtio: Add support for VDPA network simulation devices" by Michael S. Tsirkin · 11 months ago
  67. 4c54f5b hw/net/virtio-net: fix qemu set used ring flag even vhost started by Yajun Wu · 11 months ago
  68. 89a8de3 hw/net/net_tx_pkt: Fix virtio header without checksum offloading by Akihiko Odaki · 11 months ago
  69. 1c188fc virtio-net: Fix vhost virtqueue notifiers for RSS by Akihiko Odaki · 12 months ago
  70. 2c66de6 vdpa-dev: Fix initialisation order to restore VDUSE compatibility by Kevin Wolf · 12 months ago
  71. 6fc6931 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Peter Maydell · 12 months ago
  72. 1a909e3 hw/pci: Always call pcie_sriov_pf_reset() by Akihiko Odaki · 1 year ago
  73. c8bc4db pcie_sriov: Reset SR-IOV extended capability by Akihiko Odaki · 1 year ago
  74. cd341fd hw/virtio: Add support for VDPA network simulation devices by Hao Chen · 1 year ago
  75. 6b230b7 virtio-net: Added property to load eBPF RSS with fds. by Andrew Melnychenko · 1 year, 1 month ago
  76. 6a5287c Avoid unaligned fetch in ladr_match() by Nick Briggs · 1 year, 1 month ago
  77. 4cadf10 e1000e: fix link state on resume by Laurent Vivier · 1 year, 1 month ago
  78. 65c2ab8 igb: fix link state on resume by Laurent Vivier · 1 year, 1 month ago
  79. 8538cee hw/net/xen_nic: Fix missing ERRP_GUARD() for error_prepend() by Zhao Liu · 1 year ago
  80. 5663dd3 migration: MigrationNotifyFunc by Steve Sistare · 1 year ago
  81. 9d9babf migration: MigrationEvent for notifiers by Steve Sistare · 1 year ago
  82. 3e77573 migration: convert to NotifierWithReturn by Steve Sistare · 1 year ago
  83. 9b60a3e hw/net/tulip: add chip status register values by Sven Schnelle · 1 year, 1 month ago
  84. 4f2fdb1 Merge tag 'pull-target-arm-20240202' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Peter Maydell · 1 year, 1 month ago
  85. 2a98878 hw/net/lasi_i82596: use qemu_create_nic_device() by David Woodhouse · 1 year, 5 months ago
  86. 9600364 hw/net/lasi_i82596: Re-enable build by David Woodhouse · 1 year, 1 month ago
  87. f52f3b3 hw/net/etraxfs-eth: use qemu_configure_nic_device() by David Woodhouse · 1 year, 5 months ago
  88. f138ed5 hw/net/lan9118: use qemu_configure_nic_device() by David Woodhouse · 1 year, 5 months ago
  89. cd53991 hw/net/smc91c111: use qemu_configure_nic_device() by David Woodhouse · 1 year, 5 months ago
  90. 1c51c57 hw/net: GMAC Tx Implementation by Nabih Estefan Diaz · 1 year, 1 month ago
  91. a4dd7a1 hw/net: GMAC Rx Implementation by Nabih Estefan Diaz · 1 year, 1 month ago
  92. 08f787a hw/net: Add NPCMXXX GMAC device by Hao Wu · 1 year, 1 month ago
  93. 2220e81 virtio-net: correctly copy vnet header when flushing TX by Jason Wang · 1 year, 2 months ago
  94. 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 2 months ago
  95. 0c7ffc9 hw/net: cadence_gem: Fix MDIO_OP_xxx values by Bin Meng · 1 year, 2 months ago
  96. 25145a7 hw/net/can/sja1000: fix bug for single acceptance filter and standard frame by Pavel Pisa · 1 year, 2 months ago
  97. 05470c3 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 1 year, 2 months ago
  98. 0d66549 meson: remove CONFIG_ALL by Paolo Bonzini · 1 year, 6 months ago
  99. 1de81b4 hw/net: Constify VMState by Richard Henderson · 1 year, 3 months ago
  100. 8729856 hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO by Philippe Mathieu-Daudé · 1 year, 3 months ago