1. f394b2e qapi: Change Netdev into a flat union by Eric Blake · 8 years ago
  2. cebea51 net: use Netdev instead of NetClientOptions in client init by Kővágó, Zoltán · 8 years ago
  3. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  4. 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
  5. 8d0bcba net: Convert to new qapi union layout by Eric Blake · 9 years ago
  6. a30ecde net: Permit incremental conversion of init functions to Error by Markus Armbruster · 10 years ago
  7. ca7eb18 net: Improve error message for -net hubport a bit by Markus Armbruster · 10 years ago
  8. 07636d5 net: remove the wrong comment in net_init_hubport() by Jason Wang · 10 years ago
  9. a6efd6a monitor: print hub port name during info network by Jason Wang · 10 years ago
  10. 03ce574 Add the vhost-user netdev backend to the command line by Nikolay Nikolaev · 11 years ago
  11. 067404b net: Rename send_queue to incoming_queue by Jan Kiszka · 11 years ago
  12. 199ee60 net: fix qemu_flush_queued_packets() in presence of a hub by Luigi Rizzo · 12 years ago
  13. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  14. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  15. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  16. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  17. e103129 net, hub: fix the indent in the comments by Zhi Yong Wu · 12 years ago
  18. a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
  19. 61518a7 net: broadcast hub packets if at least one port can receive by Stefan Hajnoczi · 12 years ago
  20. 52a3cb8 hub: add the support for hub own flow control by Zhi Yong Wu · 12 years ago
  21. 1a85959 net: Make "info network" output more readable info by Zhi Yong Wu · 12 years ago
  22. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 12 years ago
  23. 606c10e net: Convert qdev_prop_vlan to peer with hub by Zhi Yong Wu · 12 years ago
  24. ab5f3f8 net: Drop vlan argument to qemu_new_net_client() by Stefan Hajnoczi · 12 years ago
  25. 8101764 hub: Check that hubs are configured correctly by Stefan Hajnoczi · 12 years ago
  26. 90d87a3 net: Look up 'vlan' net clients using hubs by Stefan Hajnoczi · 12 years ago
  27. d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 12 years ago
  28. f6c874e net: Add a hub net client by Stefan Hajnoczi · 12 years ago