1. 2944e4e w32: Fix build with new net bridge code by Stefan Weil · 13 years ago
  2. a7c36ee Add support for net bridge by Corey Bryant · 13 years ago
  3. 0e0e7fa Support for UDP unicast network backend by Benjamin · 13 years ago
  4. 4b37156 qapi: Convert set_link by Luiz Capitulino · 13 years ago
  5. 443916d Move filedescriptor parsing code from net.c into qemu_parse_fd() by Stefan Berger · 13 years ago
  6. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  7. 81e34a2 Merge remote-tracking branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  8. 6eed185 net: Consistently use qemu_macaddr_default_if_unset by Jan Kiszka · 14 years ago
  9. 44e798d net: Dump client type 'info network' by Jan Kiszka · 14 years ago
  10. 6f7b3b1 net: Refactor net_client_types by Jan Kiszka · 14 years ago
  11. 19061e6 net: Improve layout of 'info network' by Jan Kiszka · 14 years ago
  12. 85dde9a Fix netdev name lookup in -device, device_add, netdev_del by Markus Armbruster · 14 years ago
  13. 53e51d8 Fix automatically assigned network names for netdev by Markus Armbruster · 14 years ago
  14. 6daf194 Strip trailing '\n' from error_report()'s first argument by Markus Armbruster · 14 years ago
  15. 48e2faf net: Warn about "-net nic" options which were ignored by Peter Maydell · 14 years ago
  16. 641f6ea net: Don't warn about the default network setup by Peter Maydell · 14 years ago
  17. 1d66f17 Revert "net: Improve the warnings for dubious command line option combinations" by Peter Maydell · 14 years ago
  18. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  19. f68b9d6 net: Improve the warnings for dubious command line option combinations by Peter Maydell · 14 years ago
  20. ac60cc1 Fix net_check_clients warnings: make it per vlan. by Tristan Gingold · 14 years ago
  21. 96c94b2 net: Add the missing option declaration of "vhostforce" by Jason Wang · 14 years ago
  22. 85bb6d3 net: remove parse_host_src_port() function by Juan Quintela · 14 years ago
  23. ce05366 net: Use iov helper functions by Benjamin Poirier · 14 years ago
  24. 60c07d9 net: fix qemu_can_send_packet logic by Vincent Palatin · 14 years ago
  25. ab1cbe1 net: notify peer about link status change by Michael S. Tsirkin · 14 years ago
  26. 3a75e74 net/sock: option to specify local address by Mike Ryan · 14 years ago
  27. f7c31d6 net: properly handle illegal fd/vhostfd from command line by Jason Wang · 14 years ago
  28. a083a89 net: delay freeing peer host device by Michael S. Tsirkin · 14 years ago
  29. 3329f07 QemuOpts: make most qemu_*_opts static by Gerd Hoffmann · 15 years ago
  30. 410cbaf net: delete QemuOpts when net_client_init() fails. by Yoshiaki Tamura · 15 years ago
  31. 03c7155 net: Fix VM start with '-net none' by Amit Shah · 15 years ago
  32. 2ffcb18 Make netdev_del delete the netdev even when it's in use by Markus Armbruster · 15 years ago
  33. 60a3992 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 15 years ago
  34. 50e32ea net: Fix hotplug with pci_add by Amit Shah · 15 years ago
  35. 637503d Monitor: Drop QMP documentation from code by Luiz Capitulino · 15 years ago
  36. 5369e3c monitor: Convert do_set_link() to QObject, QError by Markus Armbruster · 15 years ago
  37. c9b26a4 monitor: Use argument type 'b' for set_link by Markus Armbruster · 15 years ago
  38. ae82d32 monitor: New commands netdev_add, netdev_del by Markus Armbruster · 15 years ago
  39. 5294e2c error: Convert net_client_init() to QError by Markus Armbruster · 15 years ago
  40. c389c43 error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() by Markus Armbruster · 15 years ago
  41. da1fcfd net: remove broken net_set_boot_mask() boot device validation by Eduardo Habkost · 15 years ago
  42. c256460 net: remove NICInfo.bootable field by Eduardo Habkost · 15 years ago
  43. 82b0d80 tap: add vhost/vhostfd options by Michael S. Tsirkin · 15 years ago
  44. 8212c64 qemu-option: Move the implied first name into QemuOptsList by Markus Armbruster · 15 years ago
  45. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  46. 27f3f8a qdev: Catch attempt to attach more than one device to a netdev by Markus Armbruster · 15 years ago
  47. 75422b0 qdev: Add a DEV_NVECTORS_UNSPECIFIED enum for unspecified nr of MSI vectors by Amit Shah · 15 years ago
  48. 238431a Allow const QemuOptDesc by Blue Swirl · 15 years ago
  49. 64e69d5 Fix warning on OpenBSD by Blue Swirl · 15 years ago
  50. 2583ba9 net: Monitor command set_link finds only VLAN clients, fix by Markus Armbruster · 15 years ago
  51. a0104e0 net: info network shows only VLAN clients, fix by Markus Armbruster · 15 years ago
  52. efe32fd net: net_check_clients() checks only VLAN clients, fix by Markus Armbruster · 15 years ago
  53. 62112d1 net: Fix bogus "Warning: vlan 0 with no nics" with -device by Markus Armbruster · 15 years ago
  54. 668680f net: net_check_clients() runs too early to see -device, fix by Markus Armbruster · 15 years ago
  55. 7f76abe net: Remove unused net_client_uninit() by Markus Armbruster · 15 years ago
  56. 6265eb2 don't dereference NULL after failed strdup by Jim Meyering · 15 years ago
  57. cb4522c default devices: network by Gerd Hoffmann · 15 years ago
  58. 0f2fbf4 net: print correct error for '-netdev ""' by Mark McLoughlin · 15 years ago
  59. 57f9ef1 net: add qemu_foreach_nic() by Mark McLoughlin · 15 years ago
  60. 665a3b0 net: remove VLANClientState members now in NetClientInfo by Mark McLoughlin · 15 years ago
  61. 68da46e net: remove qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
  62. f1d078c net: move parse_macaddr() to net/util.[ch] by Mark McLoughlin · 15 years ago
  63. ebef2c0 net: introduce NICState and qemu_new_nic() by Mark McLoughlin · 15 years ago
  64. 45460d1 net: introduce qemu_new_net_client() by Mark McLoughlin · 15 years ago
  65. 1df49e0 net: clean up includes in net.c by Mark McLoughlin · 15 years ago
  66. 1abecf7 net: move dump backend code from net.c to net/dump.c by Mark McLoughlin · 15 years ago
  67. 42281ac net: move socket backend code from net.c to net/socket.c by Mark McLoughlin · 15 years ago
  68. 5c361cc net: move vde code from net.c to net/vde.c by Mark McLoughlin · 15 years ago
  69. 68ac40d net: move slirp code from net.c to net/slirp.c by Mark McLoughlin · 15 years ago
  70. a167ba5 Add support for GNU/kFreeBSD by Aurelien Jarno · 15 years ago
  71. 893379e net: disable receiving if client returns zero by Mark McLoughlin · 15 years ago
  72. 88b3ec0 net: move AIX code into net/tap-aix.c by Mark McLoughlin · 15 years ago
  73. 5281d75 net: split all the tap code out into net/tap.c by Mark McLoughlin · 15 years ago
  74. f54c7bd net: move tap-linux.h under net/ by Mark McLoughlin · 15 years ago
  75. a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago
  76. 6c9f58b Enable UFO on virtio-net and tap devices by Sridhar Samudrala · 15 years ago
  77. b1c28b4 net: add tap_set_offload() by Mark McLoughlin · 15 years ago
  78. 2596774 net: implement tap support for receive_raw() by Mark McLoughlin · 15 years ago
  79. 70783b9 net: add receive_raw parameter to qemu_new_vlan_client() by Mark McLoughlin · 15 years ago
  80. ca77d17 net: add an API for 'raw' packets by Mark McLoughlin · 15 years ago
  81. c0b8e49 net: add flags parameter to packet queue interface by Mark McLoughlin · 15 years ago
  82. 24e3236 net: add tap_has_vnet_hdr() and tap_using_vnet_hdr() APIs by Mark McLoughlin · 15 years ago
  83. bb6e636 net: add a client type code by Mark McLoughlin · 15 years ago
  84. baf74c9 net: add a vnet_hdr=on|off parameter by Mark McLoughlin · 15 years ago
  85. 424a7f9 net: refactor tap initialization by Mark McLoughlin · 15 years ago
  86. 8e0f8e5 net: enable IFF_VNET_HDR on tap fds if available by Mark McLoughlin · 15 years ago
  87. 38c75be net: make tap_receive() re-use tap_receive_iov() code by Mark McLoughlin · 15 years ago
  88. 7668229 net: import linux tap ioctl definitions by Mark McLoughlin · 15 years ago
  89. 2ef924b qdev: add netdev property by Gerd Hoffmann · 15 years ago
  90. 76d32cb net: add macaddr type. by Gerd Hoffmann · 15 years ago
  91. c1671a0 net: fix multiple NICs causing net opts process to stop by Mark McLoughlin · 15 years ago
  92. 9a6ecb3 net: add queue for peer-to-peer packet forwarding by Mark McLoughlin · 15 years ago
  93. f710584 net: refactor packet queueing code by Mark McLoughlin · 15 years ago
  94. 283c7c6 net: allow NICs to be connected to netdevs by Mark McLoughlin · 15 years ago
  95. 5869c4d net: add -net nic,netdev= option by Mark McLoughlin · 15 years ago
  96. 577c4af net: maintain a list of vlan-less clients by Mark McLoughlin · 15 years ago
  97. f6b134a net: handle -netdevice options by Mark McLoughlin · 15 years ago
  98. 7f161aa net: add QemuOptsList arg to net_client_parse() by Mark McLoughlin · 15 years ago
  99. d80b9fc net: allow clients not associated with a vlan by Mark McLoughlin · 15 years ago
  100. 5610c3a net: use qtailq for vlan and client lists by Mark McLoughlin · 15 years ago