1. c80cd6b tap: add VNET_LE/VNET_BE operations by Greg Kurz · 10 years ago
  2. 468dd82 tap: Permit incremental conversion of tap_open() to Error by Markus Armbruster · 10 years ago
  3. 80b832c tap: Convert tap_set_sndbuf() to Error by Markus Armbruster · 10 years ago
  4. b391567 tap_int.h: remove repeating NETWORK_SCRIPT defines by Gonglei · 10 years ago
  5. 264986e tap: multiqueue support by Jason Wang · 12 years ago
  6. e5dc0b4 tap: introduce a helper to get the name of an interface by Jason Wang · 12 years ago
  7. 94fdc6d tap: add Linux multiqueue support by Jason Wang · 12 years ago
  8. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago[Renamed (76%) from net/tap.h]
  9. a245fc1 net: consolidate NetClientState header files into one by Paolo Bonzini · 12 years ago
  10. 35277d1 net: Rename vc local variables to nc by Stefan Hajnoczi · 12 years ago
  11. 4e68f7a net: Rename VLANClientState to NetClientState by Stefan Hajnoczi · 12 years ago
  12. d33d93b net: Use hubs for the vlan feature by Stefan Hajnoczi · 12 years ago
  13. 1a0c095 remove unused QemuOpts parameter from net init functions by Laszlo Ersek · 13 years ago
  14. 08c573a convert net_init_tap() to NetClientOptions by Laszlo Ersek · 13 years ago
  15. 6687b79 convert net_client_init() to OptsVisitor by Laszlo Ersek · 13 years ago
  16. 42dcc54 net: purge the monitor object from all init functions by Luiz Capitulino · 13 years ago
  17. a7c36ee Add support for net bridge by Corey Bryant · 13 years ago
  18. 445d892 tap: add APIs for vnet header length by Michael S. Tsirkin · 15 years ago
  19. b202554 tap: add API to retrieve vhost net header by Michael S. Tsirkin · 15 years ago
  20. 95d528a tap: add interface to get device fd by Michael S. Tsirkin · 15 years ago
  21. 9c28271 net: move UFO support detection to tap-linux.c by Mark McLoughlin · 15 years ago
  22. 1faac1f net: move tap_set_offload() code into tap-linux.c by Mark McLoughlin · 15 years ago
  23. dc69004 net: move tap_probe_vnet_hdr() to tap-linux.c by Mark McLoughlin · 15 years ago
  24. 15ac913 net: move tap_set_sndbuf() to tap-linux.c by Mark McLoughlin · 15 years ago
  25. 966ea5e net: move solaris code to net/tap-solaris.c by Mark McLoughlin · 15 years ago
  26. e7e9232 net: split BSD tap_open() out into net/tap-bsd.c by Mark McLoughlin · 15 years ago
  27. a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago