1. 8cf8c92 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 11 years ago
  2. ca77d85 net: complete all queued packets on VM stop by Michael S. Tsirkin · 11 years ago
  3. 07d8084 net: invoke callback when purging queue by Michael S. Tsirkin · 11 years ago
  4. e1d64c0 net: Forbid dealing with packets when VM is not running by zhanghailiang · 11 years ago
  5. 7038166 slirp: Honour vlan/stack in hostfwd_remove commands by Peter Maydell · 11 years ago
  6. 8677de2 tap-bsd: implement a FreeBSD only version of tap_open by Roger Pau Monne · 11 years ago
  7. b739ef0 slirp: Give error message if hostfwd_add/remove for unrecognized vlan/stack by Peter Maydell · 11 years ago
  8. 015a33b net: add mmsghdr struct check for L2TPV3 by Gonglei · 11 years ago
  9. 575a1c0 net: move queue number into NICPeers by Jiri Pirko · 11 years ago
  10. 3fb69aa net: L2TPv3 transport by Anton Ivanov · 11 years ago
  11. 03ce574 Add the vhost-user netdev backend to the command line by Nikolay Nikolaev · 11 years ago
  12. d314f58 Add new vhost-user netdev backend by Nikolay Nikolaev · 11 years ago
  13. 1a1bfac Add vhost-backend and VhostBackendType by Nikolay Nikolaev · 11 years ago
  14. 81647a6 vhost_net_init will use VhostNetOptions to get all its arguments by Nikolay Nikolaev · 11 years ago
  15. 84007e8 net: Export valid host network devices list by Hani Benhabiles · 11 years ago
  16. 40d1939 monitor: Add set_link arguments completion. by Hani Benhabiles · 11 years ago
  17. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  18. b87b8a8 slirp/smb: Move ncalrpc directory to tmp by Michael Buesch · 11 years ago
  19. 9057698 net/net.c: remove unnecessary semicolon by Igor Ryzhov · 11 years ago
  20. 9083da1 net: Don't use error_is_set() to suppress additional errors by Markus Armbruster · 11 years ago
  21. 638fb14 net: Make qmp_query_rx_filter() with name argument more obvious by Markus Armbruster · 11 years ago
  22. b925965 net/net.c: Remove unnecessary semicolon by Igor Ryzhov · 11 years ago
  23. 13a12f8 tap: Avoid extra iterations while closing file fd by Pankaj Gupta · 11 years ago
  24. 86e1177 net: Report error when device / hub combo is not found. by Hani Benhabiles · 11 years ago
  25. 131e744 net: netmap_poll must update both read/write poll state by Prasad Joshi · 11 years ago
  26. 2f23e9a Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 11 years ago
  27. 68e5ec6 tap: avoid deadlocking rx by Stefan Hajnoczi · 11 years ago
  28. 5c1e189 slirp smb with modern win guests when samba is also running on host by Michael Tokarev · 11 years ago
  29. c2804ee qemu/slirp: Fix SMB security configuration on newer samba versions by Michael Buesch · 11 years ago
  30. d6085e3 net: remove implicit peer from offload API by Stefan Hajnoczi · 11 years ago
  31. 0a985b3 net: Disable netmap backend when not supported by Vincenzo Maffione · 11 years ago
  32. f6c65bf net: add offloading support to netmap backend by Vincenzo Maffione · 11 years ago
  33. 3bac80d net: make tap offloading callbacks static by Vincenzo Maffione · 11 years ago
  34. 2e753bc net: TAP uses NetClientInfo offloading callbacks by Vincenzo Maffione · 11 years ago
  35. 1f55ac4 net: extend NetClientInfo for offloading by Vincenzo Maffione · 11 years ago
  36. e96dfd1 net: change vnet-hdr TAP prototypes by Vincenzo Maffione · 11 years ago
  37. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  38. 1f149e7 tap-linux: Get features once and use it many times by Kusanagi Kouichi · 11 years ago
  39. 4bf2c13 net: Use g_strdup_printf instead of snprintf. by Hani Benhabiles · 11 years ago
  40. dff7424 misc: Use macro ARRAY_SIZE where possible by Stefan Weil · 11 years ago
  41. 02d38fc net: Update netdev peer on link change by Vlad Yasevich · 11 years ago
  42. 5895213 net: Adding netmap network backend by Vincenzo Maffione · 11 years ago
  43. 1597591 net: fix qemu_flush_queued_packets() in presence of a hub by Sergey Fedorov · 11 years ago
  44. d60b20c net: disallow to specify multicast MAC address by Dmitry Krivenok · 12 years ago
  45. bcbe92f net: call socket_set_fast_reuse instead of setting SO_REUSEADDR by Sebastian Ottlik · 12 years ago
  46. 067404b net: Rename send_queue to incoming_queue by Jan Kiszka · 12 years ago
  47. aa4f082 tap: Use numbered tap/tun devices on all *BSD OS's by Brad Smith · 12 years ago
  48. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  49. 6a1751b aio / timers: Untangle include files by Alex Bligh · 12 years ago
  50. dfc6f86 misc: Use g_assert_not_reached for code which is expected to be unreachable by Stefan Weil · 12 years ago
  51. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 12 years ago
  52. 68756ba fix -net user checks by reordering checks by Bas van Sisseren · 12 years ago
  53. c87826a tap: fix NULL dereference when passing invalid parameters to tap by Jason Wang · 12 years ago
  54. d73fe37 net: support for bridged networking on Mac OS X by Alasdair McLeay · 12 years ago
  55. 7873df4 tap: properly initialize vhostfds by Jason Wang · 12 years ago
  56. c963530 net: make network client name unique by Amos Kong · 12 years ago
  57. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  58. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  59. 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 12 years ago
  60. fc13fa0 net: ensure "socket" backend uses non-blocking fds by Stefan Hajnoczi · 12 years ago
  61. f9e8cac oslib-posix: rename socket_set_nonblock() to qemu_set_nonblock() by Stefan Hajnoczi · 12 years ago
  62. d32fcad net: increase buffer size to accommodate Jumbo frame pkts by Scott Feldman · 12 years ago
  63. 75020a7 Common definitions for VMWARE devices by Dmitry Fleytman · 12 years ago
  64. 8402630 net: iovec checksum calculator by Dmitry Fleytman · 12 years ago
  65. 5acf5ea Checksum-related utility functions by Dmitry Fleytman · 12 years ago
  66. 20048d0 net: use socket_set_nodelay() for -netdev socket by Stefan Hajnoczi · 12 years ago
  67. 085d813 Fix typos and misspellings by Peter Maydell · 12 years ago
  68. 9957fc7 MinGW: Replace setsockopt by qemu_setsocketopt by Stefan Weil · 12 years ago
  69. f6b26cf net: reduce the unnecessary memory allocation of multiqueue by Jason Wang · 12 years ago
  70. d26e445 tap: set IFF_ONE_QUEUE per default by Peter Lieven · 12 years ago
  71. ce675a7 tap: forbid creating multiqueue tap when hub is used by Jason Wang · 12 years ago
  72. 7d91ddd net: fix unbounded NetQueue by Luigi Rizzo · 12 years ago
  73. 199ee60 net: fix qemu_flush_queued_packets() in presence of a hub by Luigi Rizzo · 12 years ago
  74. cc2a904 net: Avoid NULL function pointer dereference on cleanup by Andreas Färber · 12 years ago
  75. b890492 net: fix infinite loop on exit by Michael Roth · 12 years ago
  76. 02cd809 tap: unbreak -netdev tap,fd=X by Anthony Liguori · 12 years ago
  77. 264986e tap: multiqueue support by Jason Wang · 12 years ago
  78. e5dc0b4 tap: introduce a helper to get the name of an interface by Jason Wang · 12 years ago
  79. 16dbaf9 tap: support enabling or disabling a queue by Jason Wang · 12 years ago
  80. 94fdc6d tap: add Linux multiqueue support by Jason Wang · 12 years ago
  81. 5193e5f tap: factor out common tap initialization by Jason Wang · 12 years ago
  82. 4e4f9ae tap: import linux multiqueue constants by Jason Wang · 12 years ago
  83. 1ceef9f net: multiqueue support by Jason Wang · 12 years ago
  84. f786045 net: introduce NetClientState destructor by Jason Wang · 12 years ago
  85. 18a1541 net: introduce qemu_net_client_setup() by Jason Wang · 12 years ago
  86. 6c51ae7 net: introduce qemu_find_net_clients_except() by Jason Wang · 12 years ago
  87. 948ecf2 net: intorduce qemu_del_nic() by Jason Wang · 12 years ago
  88. cc1f0f4 net: introduce qemu_get_nic() by Jason Wang · 12 years ago
  89. b356f76 net: introduce qemu_get_queue() by Jason Wang · 12 years ago
  90. 28a6589 net: tap: use abort() instead of assert(0) by Jason Wang · 12 years ago
  91. ec45f08 net: tap: using bool instead of bitfield by Jason Wang · 12 years ago
  92. c64f50d g_strdup(NULL) returns NULL; simplify by Markus Armbruster · 12 years ago
  93. 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
  94. 4d45457 qemu-option: move standard option definitions out of qemu-config.c by Paolo Bonzini · 12 years ago
  95. 3f124b6 net: add missing include file by Liming Wang · 12 years ago
  96. b213614 net: Add missing include statement (fix compiler warnings for MinGW) by Stefan Weil · 12 years ago
  97. 27dd773 Merge remote-tracking branch 'bonzini/header-dirs' into staging by Anthony Liguori · 12 years ago
  98. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  99. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  100. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago