1. 7480874 qapi net: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
  2. 5166fe0 qapi: net: add stream and dgram netdevs by Laurent Vivier · 2 years, 5 months ago
  3. b8c4b67 hw/net: Make NetCanReceive() return a boolean by Philippe Mathieu-Daudé · 5 years ago
  4. b4983c5 net: Remove deprecated [hub_id name] tuple of 'hostfwd_add' / 'hostfwd_remove' by Thomas Huth · 5 years ago
  5. 56512e1 net: hub: suppress warnings of no host network for qtest by Jason Wang · 6 years ago
  6. 442da40 net: Get rid of 'vlan' terminology and use 'hub' instead in the source files by Thomas Huth · 7 years ago
  7. 18d65d2 net: Allow hubports to connect to other netdevs by Thomas Huth · 7 years ago
  8. b62e39b General warn report fixups by Alistair Francis · 7 years ago
  9. 8297be8 Convert multi-line fprintf() to warn_report() by Alistair Francis · 7 years ago
  10. 2ab4b13 Convert single line fprintf(.../n) to warn_report() by Alistair Francis · 7 years ago
  11. f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
  12. cebea51 net: use Netdev instead of NetClientOptions in client init by Kővágó, Zoltán · 9 years ago
  13. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  14. 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
  15. 8d0bcba net: Convert to new qapi union layout by Eric Blake · 9 years ago
  16. a30ecde net: Permit incremental conversion of init functions to Error by Markus Armbruster · 10 years ago
  17. ca7eb18 net: Improve error message for -net hubport a bit by Markus Armbruster · 10 years ago
  18. 07636d5 net: remove the wrong comment in net_init_hubport() by Jason Wang · 10 years ago
  19. a6efd6a monitor: print hub port name during info network by Jason Wang · 10 years ago
  20. 03ce574 Add the vhost-user netdev backend to the command line by Nikolay Nikolaev · 11 years ago
  21. 067404b net: Rename send_queue to incoming_queue by Jan Kiszka · 12 years ago
  22. 199ee60 net: fix qemu_flush_queued_packets() in presence of a hub by Luigi Rizzo · 12 years ago
  23. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  24. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  25. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  26. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  27. e103129 net, hub: fix the indent in the comments by Zhi Yong Wu · 12 years ago
  28. a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
  29. 61518a7 net: broadcast hub packets if at least one port can receive by Stefan Hajnoczi · 13 years ago
  30. 52a3cb8 hub: add the support for hub own flow control by Zhi Yong Wu · 13 years ago
  31. 1a85959 net: Make "info network" output more readable info by Zhi Yong Wu · 13 years ago
  32. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 13 years ago
  33. 606c10e net: Convert qdev_prop_vlan to peer with hub by Zhi Yong Wu · 13 years ago
  34. ab5f3f8 net: Drop vlan argument to qemu_new_net_client() by Stefan Hajnoczi · 13 years ago
  35. 8101764 hub: Check that hubs are configured correctly by Stefan Hajnoczi · 13 years ago
  36. 90d87a3 net: Look up 'vlan' net clients using hubs by Stefan Hajnoczi · 13 years ago
  37. d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 13 years ago
  38. f6c874e net: Add a hub net client by Stefan Hajnoczi · 13 years ago