1. 39bec4f net: netmap: use error_setg() helpers in place of error_report() by Vincenzo Maffione · 9 years ago
  2. 54c59b4 net: netmap: Fix compilation issue by Vincenzo Maffione · 9 years ago
  3. bd54a9f tap-bsd: use user-specified tap device if it already exists by Ed Maste · 9 years ago
  4. 8d0bcba net: Convert to new qapi union layout by Eric Blake · 9 years ago
  5. a3e8a3f net: free the string returned by object_get_canonical_path_component by Yang Hongyang · 9 years ago
  6. edc9814 net: make iov_to_buf take right size argument in nc_sendv_compat() by Yang Hongyang · 9 years ago
  7. 5320c2c net: Remove duplicate data from query-rx-filter on multiqueue net devices by Vladislav Yasevich · 9 years ago
  8. 9d3e12e net/dump: Provide the dumping facility as a net-filter by Thomas Huth · 9 years ago
  9. 75310e3 net/dump: Separate the NetClientState from the DumpState by Thomas Huth · 9 years ago
  10. 7bc3074 net/dump: Rework net-dump init functions by Thomas Huth · 9 years ago
  11. 43192fc net/dump: Add support for receive_iov function by Thomas Huth · 9 years ago
  12. 3e86636 vhost user: add rarp sending after live migration for legacy guest by Thibaut Collet · 9 years ago
  13. f6f5629 vhost user: add support of live migration by Thibaut Collet · 9 years ago
  14. 69b32a6 net: add trace_vhost_user_event by Marc-André Lureau · 9 years ago
  15. 052bd52 net: don't set native endianness by Michael S. Tsirkin · 9 years ago
  16. 7dbb11c netfilter: add a netbuffer filter by Yang Hongyang · 9 years ago
  17. b68c7f7 net/queue: export qemu_net_queue_append_iov by Yang Hongyang · 9 years ago
  18. a4960f5 netfilter: print filter info associate with the netdev by Yang Hongyang · 9 years ago
  19. 7ef7bc8 netfilter: add an API to pass the packet to next filter by Yang Hongyang · 9 years ago
  20. 3e033a4 net/queue: introduce NetQueueDeliverFunc by Yang Hongyang · 9 years ago
  21. fefe2a7 net: merge qemu_deliver_packet and qemu_deliver_packet_iov by Yang Hongyang · 9 years ago
  22. e64c770 netfilter: hook packets before net queue send by Yang Hongyang · 9 years ago
  23. fdccce4 init/cleanup of netfilter object by Yang Hongyang · 9 years ago
  24. 690b286 Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925' into staging by Peter Maydell · 10 years ago
  25. ab60b74 net: remove muldiv64() by Laurent Vivier · 10 years ago
  26. b931bfb vhost-user: add multiple queue support by Changchun Ouyang · 10 years ago
  27. 594fd21 trivial: remove trailing newline from error_report by John Snow · 10 years ago
  28. 625de44 net: Flush queued packets when guest resumes by Fam Zheng · 10 years ago
  29. 091f1f5 socket: pass correct size in net_socket_send() by Jason Wang · 10 years ago
  30. d345ed2 Revert "vhost-user: add multi queue support" by Michael S. Tsirkin · 10 years ago
  31. 1e81aba net: simplify net_client_init1() by Stefan Hajnoczi · 10 years ago
  32. 4ef0def net: drop if expression that is always true by Stefan Hajnoczi · 10 years ago
  33. d139e9a net: raise an error if -net type is invalid by Stefan Hajnoczi · 10 years ago
  34. 1322629 net: replace net_client_init1() netdev whitelist with blacklist by Stefan Hajnoczi · 10 years ago
  35. 027a247 net: add missing "netmap" to host_net_devices[] by Stefan Hajnoczi · 10 years ago
  36. a0b1a66 Include monitor/monitor.h exactly where needed by Markus Armbruster · 10 years ago
  37. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  38. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  39. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  40. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  41. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  42. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  43. 89e9429 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  44. 1e7398a vhost: enable vhost without without MSI-X by Pankaj Gupta · 10 years ago
  45. 4ee9b43 tap: fix non-linux build by Michael S. Tsirkin · 10 years ago
  46. c80cd6b tap: add VNET_LE/VNET_BE operations by Greg Kurz · 10 years ago
  47. 82e1cc4 Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler by Fam Zheng · 10 years ago
  48. a90a742 tap: Drop tap_can_send by Fam Zheng · 10 years ago
  49. 6e99c63 net/socket: Drop net_socket_can_send by Fam Zheng · 10 years ago
  50. e8dd1d9 netmap: Drop netmap_can_send by Fam Zheng · 10 years ago
  51. 95b1416 l2tpv3: Drop l2tpv3_can_send by Fam Zheng · 10 years ago
  52. 8190483 vhost-user: Improve -netdev/netdev_add/-net/... error reporting by Markus Armbruster · 10 years ago
  53. 71df1d8 QemuOpts: Convert qemu_opt_foreach() to Error by Markus Armbruster · 10 years ago
  54. 1640b20 QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  55. 28d0de7 QemuOpts: Convert qemu_opts_foreach() to Error by Markus Armbruster · 10 years ago
  56. a4c7367 QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  57. 8b8f1c7 slirp: use less predictable directory name in /tmp for smb config (CVE-2015-4037) by Michael Tokarev · 10 years ago
  58. 830d70d vhost-user: add multi queue support by Ouyang Changchun · 10 years ago
  59. 2bc22a5 net/net: Record usage status of mac address by Shannon Zhao · 10 years ago
  60. a308817 tap: Improve -netdev/netdev_add/-net/... tap error reporting by Markus Armbruster · 10 years ago
  61. 95c35a7 tap: Finish conversion of tap_open() to Error by Markus Armbruster · 10 years ago
  62. 576c6eb tap-solaris: Convert tap_open() to Error by Markus Armbruster · 10 years ago
  63. 4bce487 tap-bsd: Convert tap_open() to Error by Markus Armbruster · 10 years ago
  64. 47896e2 tap-linux: Convert tap_open() to Error by Markus Armbruster · 10 years ago
  65. 468dd82 tap: Permit incremental conversion of tap_open() to Error by Markus Armbruster · 10 years ago
  66. ac4fcf5 tap: Convert launch_script() to Error by Markus Armbruster · 10 years ago
  67. 445f116 tap: Convert net_init_tap_one() to Error by Markus Armbruster · 10 years ago
  68. 80b832c tap: Convert tap_set_sndbuf() to Error by Markus Armbruster · 10 years ago
  69. a8a21be tap: Improve -netdev/netdev_add/-net/... bridge error reporting by Markus Armbruster · 10 years ago
  70. da4a4ea tap: net_tap_fd_init() can't fail, drop dead error handling by Markus Armbruster · 10 years ago
  71. 3791f83 net/dump: Improve -net/host_net_add dump error reporting by Markus Armbruster · 10 years ago
  72. 6630886 net: Improve -net nic error reporting by Markus Armbruster · 10 years ago
  73. a30ecde net: Permit incremental conversion of init functions to Error by Markus Armbruster · 10 years ago
  74. ca7eb18 net: Improve error message for -net hubport a bit by Markus Armbruster · 10 years ago
  75. 890ee6a net: add MAC address string printer by Scott Feldman · 10 years ago
  76. 7fb4391 net: synchronize net_host_device_remove with host_net_remove_completion by Paolo Bonzini · 10 years ago
  77. c654766 vhost: Remove superfluous '\n' around error_report() by Gonglei · 10 years ago
  78. 0048fa6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  79. 24f938a vhost user:support vhost user nic for non msi guests by Haifeng Gao · 10 years ago
  80. f43e47d QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use by Markus Armbruster · 10 years ago
  81. 79087c7 QemuOpts: Convert qemu_opts_set() to Error, fix its use by Markus Armbruster · 10 years ago
  82. c5c6d7f Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging by Peter Maydell · 10 years ago
  83. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  84. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  85. 12d0cc2 net: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  86. 1677f4c monitor: Clean up around monitor_handle_fd_param() by Markus Armbruster · 10 years ago
  87. 64a55d6 net: del hub port when peer is deleted by Jason Wang · 10 years ago
  88. 07636d5 net: remove the wrong comment in net_init_hubport() by Jason Wang · 10 years ago
  89. a6efd6a monitor: print hub port name during info network by Jason Wang · 10 years ago
  90. 58889fe net: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  91. 71e28e3 net: Fuse g_malloc(); memset() into g_new0() by Markus Armbruster · 10 years ago
  92. 756ae78 tap: fix vcpu long time io blocking on tap by Wangkai (Kevin,C) · 11 years ago
  93. 8db804a net/socket: fix Uninitialized scalar variable by Gonglei · 10 years ago
  94. 7a8919d net/slirp: fix memory leak by Gonglei · 10 years ago
  95. ed6273e net: The third parameter of getsockname should be initialized by zhanghailiang · 10 years ago
  96. d4754a9 l2tpv3: fix fd leak by Gonglei · 10 years ago
  97. 7737458 l2tpv3: fix possible double free by zhanghailiang · 10 years ago
  98. 7912d04 slirp/smbd: modify/set several parameters in generated smbd.conf by Peter Wu · 10 years ago
  99. 84f8f3d tap: fix possible fd leak in net_init_tap by Gonglei · 10 years ago
  100. d0caa3e tap: do not close(fd) in net_init_tap_one by Gonglei · 10 years ago