1. e79cd40 net: fix sending of data with -net socket, listen backend by Daniel P. Berrange · 8 years ago
  2. 47f9f15 net: limit allocation in nc_sendv_compat by Peter Lieven · 9 years ago
  3. a4543b1 net: hmp_host_net_remove: Del the -net option of the removed host_net by Shmulik Ladkani · 9 years ago
  4. e9e0a58 net/net: properly handle multiple packets in net_fill_rstate() by Zhang Chen · 9 years ago
  5. 0e55c38 net: Use correct type for bool flag by Eric Blake · 9 years ago
  6. f394b2e qapi: Change Netdev into a flat union by Eric Blake · 9 years ago
  7. cebea51 net: use Netdev instead of NetClientOptions in client init by Kővágó, Zoltán · 9 years ago
  8. 3b098d5 qapi: Add new visit_complete() function by Eric Blake · 9 years ago
  9. e7ca565 string-output-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  10. 09204ea opts-visitor: Favor new visit_free() function by Eric Blake · 9 years ago
  11. ca1ee3d net: fix qemu_announce_self not emitting packets by Peter Lieven · 9 years ago
  12. 16a3df4 net/net: Add SocketReadState for reuse codes by Zhang Chen · 9 years ago
  13. d30300f net: vl: Move default_net to vl.c by Eduardo Habkost · 9 years ago
  14. 044d655 net: fix OptsVisitor memory leak by Paolo Bonzini · 9 years ago
  15. 74044c8 net: Allocating Large sized arrays to heap by Pooja Dhannawat · 9 years ago
  16. a155555 util: Improved qemu_hexmap() to include an ascii dump of the buffer by Isaac Lozano · 9 years ago
  17. 891a2bb Fix ipv6 options according to documentation by Samuel Thibault · 9 years ago
  18. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  19. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  20. 7aac531 qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses by Yann Bordenave · 9 years ago
  21. 96a1616 qapi-dealloc: Reduce use outside of generated code by Eric Blake · 9 years ago
  22. 51e72bc qapi: Swap visit_* arguments for consistent 'name' placement by Eric Blake · 9 years ago
  23. 2744d92 net: Clean up includes by Peter Maydell · 9 years ago
  24. aa9156f net/filter: Fix the output information for command 'info network' by zhanghailiang · 9 years ago
  25. 25aaadf net: always walk through filters in reverse if traffic is egress by Li Zhijian · 9 years ago
  26. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  27. 8d0bcba net: Convert to new qapi union layout by Eric Blake · 9 years ago
  28. a3e8a3f net: free the string returned by object_get_canonical_path_component by Yang Hongyang · 9 years ago
  29. edc9814 net: make iov_to_buf take right size argument in nc_sendv_compat() by Yang Hongyang · 9 years ago
  30. 5320c2c net: Remove duplicate data from query-rx-filter on multiqueue net devices by Vladislav Yasevich · 9 years ago
  31. 052bd52 net: don't set native endianness by Michael S. Tsirkin · 9 years ago
  32. a4960f5 netfilter: print filter info associate with the netdev by Yang Hongyang · 9 years ago
  33. 3e033a4 net/queue: introduce NetQueueDeliverFunc by Yang Hongyang · 9 years ago
  34. fefe2a7 net: merge qemu_deliver_packet and qemu_deliver_packet_iov by Yang Hongyang · 9 years ago
  35. e64c770 netfilter: hook packets before net queue send by Yang Hongyang · 9 years ago
  36. fdccce4 init/cleanup of netfilter object by Yang Hongyang · 9 years ago
  37. 625de44 net: Flush queued packets when guest resumes by Fam Zheng · 10 years ago
  38. 1e81aba net: simplify net_client_init1() by Stefan Hajnoczi · 10 years ago
  39. 4ef0def net: drop if expression that is always true by Stefan Hajnoczi · 10 years ago
  40. d139e9a net: raise an error if -net type is invalid by Stefan Hajnoczi · 10 years ago
  41. 1322629 net: replace net_client_init1() netdev whitelist with blacklist by Stefan Hajnoczi · 10 years ago
  42. 027a247 net: add missing "netmap" to host_net_devices[] by Stefan Hajnoczi · 10 years ago
  43. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  44. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  45. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  46. c6bd8c7 qerror: Clean up QERR_ macros to expand into a single string by Markus Armbruster · 10 years ago
  47. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  48. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  49. 89e9429 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  50. c80cd6b tap: add VNET_LE/VNET_BE operations by Greg Kurz · 10 years ago
  51. 28d0de7 QemuOpts: Convert qemu_opts_foreach() to Error by Markus Armbruster · 10 years ago
  52. a4c7367 QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  53. 2bc22a5 net/net: Record usage status of mac address by Shannon Zhao · 10 years ago
  54. 6630886 net: Improve -net nic error reporting by Markus Armbruster · 10 years ago
  55. a30ecde net: Permit incremental conversion of init functions to Error by Markus Armbruster · 10 years ago
  56. ca7eb18 net: Improve error message for -net hubport a bit by Markus Armbruster · 10 years ago
  57. 890ee6a net: add MAC address string printer by Scott Feldman · 10 years ago
  58. 7fb4391 net: synchronize net_host_device_remove with host_net_remove_completion by Paolo Bonzini · 10 years ago
  59. f43e47d QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use by Markus Armbruster · 10 years ago
  60. 79087c7 QemuOpts: Convert qemu_opts_set() to Error, fix its use by Markus Armbruster · 10 years ago
  61. c5c6d7f Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-02-18' into staging by Peter Maydell · 10 years ago
  62. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  63. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  64. 12d0cc2 net: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  65. 64a55d6 net: del hub port when peer is deleted by Jason Wang · 10 years ago
  66. ca77d85 net: complete all queued packets on VM stop by Michael S. Tsirkin · 11 years ago
  67. e1d64c0 net: Forbid dealing with packets when VM is not running by zhanghailiang · 11 years ago
  68. 015a33b net: add mmsghdr struct check for L2TPV3 by Gonglei · 11 years ago
  69. 575a1c0 net: move queue number into NICPeers by Jiri Pirko · 11 years ago
  70. 3fb69aa net: L2TPv3 transport by Anton Ivanov · 11 years ago
  71. 03ce574 Add the vhost-user netdev backend to the command line by Nikolay Nikolaev · 11 years ago
  72. 84007e8 net: Export valid host network devices list by Hani Benhabiles · 11 years ago
  73. 40d1939 monitor: Add set_link arguments completion. by Hani Benhabiles · 11 years ago
  74. 9083da1 net: Don't use error_is_set() to suppress additional errors by Markus Armbruster · 11 years ago
  75. 638fb14 net: Make qmp_query_rx_filter() with name argument more obvious by Markus Armbruster · 11 years ago
  76. b925965 net/net.c: Remove unnecessary semicolon by Igor Ryzhov · 11 years ago
  77. 86e1177 net: Report error when device / hub combo is not found. by Hani Benhabiles · 11 years ago
  78. d6085e3 net: remove implicit peer from offload API by Stefan Hajnoczi · 11 years ago
  79. 1f55ac4 net: extend NetClientInfo for offloading by Vincenzo Maffione · 11 years ago
  80. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  81. 4bf2c13 net: Use g_strdup_printf instead of snprintf. by Hani Benhabiles · 11 years ago
  82. dff7424 misc: Use macro ARRAY_SIZE where possible by Stefan Weil · 11 years ago
  83. 02d38fc net: Update netdev peer on link change by Vlad Yasevich · 11 years ago
  84. 5895213 net: Adding netmap network backend by Vincenzo Maffione · 11 years ago
  85. 1597591 net: fix qemu_flush_queued_packets() in presence of a hub by Sergey Fedorov · 11 years ago
  86. d60b20c net: disallow to specify multicast MAC address by Dmitry Krivenok · 11 years ago
  87. 067404b net: Rename send_queue to incoming_queue by Jan Kiszka · 12 years ago
  88. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  89. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 12 years ago
  90. c963530 net: make network client name unique by Amos Kong · 12 years ago
  91. d32fcad net: increase buffer size to accommodate Jumbo frame pkts by Scott Feldman · 12 years ago
  92. f6b26cf net: reduce the unnecessary memory allocation of multiqueue by Jason Wang · 12 years ago
  93. 199ee60 net: fix qemu_flush_queued_packets() in presence of a hub by Luigi Rizzo · 12 years ago
  94. cc2a904 net: Avoid NULL function pointer dereference on cleanup by Andreas Färber · 12 years ago
  95. b890492 net: fix infinite loop on exit by Michael Roth · 12 years ago
  96. 1ceef9f net: multiqueue support by Jason Wang · 12 years ago
  97. f786045 net: introduce NetClientState destructor by Jason Wang · 12 years ago
  98. 18a1541 net: introduce qemu_net_client_setup() by Jason Wang · 12 years ago
  99. 6c51ae7 net: introduce qemu_find_net_clients_except() by Jason Wang · 12 years ago
  100. 948ecf2 net: intorduce qemu_del_nic() by Jason Wang · 12 years ago