1. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  2. 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
  3. b93a5ba virtio-net,tap: use standard-headers by Michael S. Tsirkin · 10 years ago
  4. 3bac80d net: make tap offloading callbacks static by Vincenzo Maffione · 11 years ago
  5. e96dfd1 net: change vnet-hdr TAP prototypes by Vincenzo Maffione · 11 years ago
  6. 264986e tap: multiqueue support by Jason Wang · 12 years ago
  7. e5dc0b4 tap: introduce a helper to get the name of an interface by Jason Wang · 12 years ago
  8. 16dbaf9 tap: support enabling or disabling a queue by Jason Wang · 12 years ago
  9. ec45f08 net: tap: using bool instead of bitfield by Jason Wang · 12 years ago
  10. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago[Copied (68%) from net/tap.h]
  11. a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
  12. 35277d1 net: Rename vc local variables to nc by Stefan Hajnoczi · 12 years ago
  13. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 12 years ago
  14. d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 12 years ago
  15. 1a0c095 remove unused QemuOpts parameter from net init functions by Laszlo Ersek · 12 years ago
  16. 08c573a convert net_init_tap() to NetClientOptions by Laszlo Ersek · 12 years ago
  17. 6687b79 convert net_client_init() to OptsVisitor by Laszlo Ersek · 12 years ago
  18. 42dcc54 net: purge the monitor object from all init functions by Luiz Capitulino · 13 years ago
  19. a7c36ee Add support for net bridge by Corey Bryant · 13 years ago
  20. 445d892 tap: add APIs for vnet header length by Michael S. Tsirkin · 14 years ago
  21. b202554 tap: add API to retrieve vhost net header by Michael S. Tsirkin · 15 years ago
  22. 95d528a tap: add interface to get device fd by Michael S. Tsirkin · 15 years ago
  23. 9c28271 net: move UFO support detection to tap-linux.c by Mark McLoughlin · 15 years ago
  24. 1faac1f net: move tap_set_offload() code into tap-linux.c by Mark McLoughlin · 15 years ago
  25. dc69004 net: move tap_probe_vnet_hdr() to tap-linux.c by Mark McLoughlin · 15 years ago
  26. 15ac913 net: move tap_set_sndbuf() to tap-linux.c by Mark McLoughlin · 15 years ago
  27. 966ea5e net: move solaris code to net/tap-solaris.c by Mark McLoughlin · 15 years ago
  28. e7e9232 net: split BSD tap_open() out into net/tap-bsd.c by Mark McLoughlin · 15 years ago
  29. a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago