1. f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
  2. cebea51 net: use Netdev instead of NetClientOptions in client init by Kővágó, Zoltán · 9 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. d32fcad net: increase buffer size to accommodate Jumbo frame pkts by Scott Feldman · 12 years ago
  8. 3f124b6 net: add missing include file by Liming Wang · 12 years ago
  9. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  10. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  11. f8fe796 janitor: do not include qemu-char everywhere by Paolo Bonzini · 12 years ago
  12. a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
  13. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 13 years ago
  14. ab5f3f8 net: Drop vlan argument to qemu_new_net_client() by Stefan Hajnoczi · 13 years ago
  15. d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 13 years ago
  16. 1a0c095 remove unused QemuOpts parameter from net init functions by Laszlo Ersek · 13 years ago
  17. 4a917c3 convert net_init_vde() to NetClientOptions by Laszlo Ersek · 13 years ago
  18. 6687b79 convert net_client_init() to OptsVisitor by Laszlo Ersek · 13 years ago
  19. 2be64a6 hw, net: "net_client_type" -> "NetClientOptionsKind" (qapi-generated) by Laszlo Ersek · 13 years ago
  20. 42dcc54 net: purge the monitor object from all init functions by Luiz Capitulino · 13 years ago
  21. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  22. 62112d1 net: Fix bogus "Warning: vlan 0 with no nics" with -device by Markus Armbruster · 15 years ago
  23. b4e859c net: convert vde to NetClientInfo by Mark McLoughlin · 15 years ago
  24. 5c361cc net: move vde code from net.c to net/vde.c by Mark McLoughlin · 15 years ago