1. 22dc866 net: forbid the reentrant RX by Jason Wang · 4 years, 6 months ago
  2. f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 4 years, 10 months ago
  3. b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
  4. 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
  5. b68c7f7 net/queue: export qemu_net_queue_append_iov by Yang Hongyang · 9 years ago
  6. 3e033a4 net/queue: introduce NetQueueDeliverFunc by Yang Hongyang · 9 years ago
  7. fefe2a7 net: merge qemu_deliver_packet and qemu_deliver_packet_iov by Yang Hongyang · 9 years ago
  8. 58889fe net: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  9. 07d8084 net: invoke callback when purging queue by Michael S. Tsirkin · 10 years ago
  10. 7d91ddd net: fix unbounded NetQueue by Luigi Rizzo · 12 years ago
  11. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  12. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  13. 06b5f36 net: do not report queued packets as sent by Stefan Hajnoczi · 12 years ago
  14. 987a9b4 net: notify iothread after flushing queue by Paolo Bonzini · 12 years ago
  15. 691a4f3 net: determine if packets can be sent before net queue deliver packets by Zhi Yong Wu · 12 years ago
  16. 86a77c3 net: cleanup deliver/deliver_iov func pointers by Zhi Yong Wu · 12 years ago
  17. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 12 years ago
  18. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  19. 839f368 net/queue: queue packets even if sender doesn't supply a callback by Mark McLoughlin · 15 years ago
  20. e1144d0 net: move net-queue.[ch] under net/ by Mark McLoughlin · 15 years ago[Renamed (99%) from net-queue.c]
  21. c0b8e49 net: add flags parameter to packet queue interface by Mark McLoughlin · 15 years ago
  22. f710584 net: refactor packet queueing code by Mark McLoughlin · 15 years ago