1. aa9156f net/filter: Fix the output information for command 'info network' by zhanghailiang · 9 years ago
  2. 25aaadf net: always walk through filters in reverse if traffic is egress by Li Zhijian · 9 years ago
  3. 9c7ffe2 ether/slirp: Avoid redefinition of the same constants by Dr. David Alan Gilbert · 9 years ago
  4. 3e86636 vhost user: add rarp sending after live migration for legacy guest by Thibaut Collet · 9 years ago
  5. b68c7f7 net/queue: export qemu_net_queue_append_iov by Yang Hongyang · 9 years ago
  6. a4960f5 netfilter: print filter info associate with the netdev by Yang Hongyang · 9 years ago
  7. 7ef7bc8 netfilter: add an API to pass the packet to next filter by Yang Hongyang · 9 years ago
  8. 3e033a4 net/queue: introduce NetQueueDeliverFunc by Yang Hongyang · 9 years ago
  9. fefe2a7 net: merge qemu_deliver_packet and qemu_deliver_packet_iov by Yang Hongyang · 9 years ago
  10. e64c770 netfilter: hook packets before net queue send by Yang Hongyang · 9 years ago
  11. fdccce4 init/cleanup of netfilter object by Yang Hongyang · 9 years ago
  12. 7263a0a vhost-user: add a new message to disable/enable a specific virt queue. by Changchun Ouyang · 9 years ago
  13. e2051e9 vhost-user: add VHOST_USER_GET_QUEUE_NUM message by Yuanhan Liu · 9 years ago
  14. 485febc qmp: Wean off qerror_report() by Markus Armbruster · 10 years ago
  15. 1e7398a vhost: enable vhost without without MSI-X by Pankaj Gupta · 10 years ago
  16. c80cd6b tap: add VNET_LE/VNET_BE operations by Greg Kurz · 10 years ago
  17. 9a2ba82 vhost: 64 bit features by Cornelia Huck · 10 years ago
  18. 890ee6a net: add MAC address string printer by Scott Feldman · 10 years ago
  19. b93a5ba virtio-net,tap: use standard-headers by Michael S. Tsirkin · 10 years ago
  20. 1ce6be2 hmp: Name HMP info handler functions hmp_info_SUBCOMMAND() by Markus Armbruster · 10 years ago
  21. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  22. 45e8a9e net: remove bootindex property from qdev to qom by Gonglei · 10 years ago
  23. 575a1c0 net: move queue number into NICPeers by Jiri Pirko · 11 years ago
  24. d314f58 Add new vhost-user netdev backend by Nikolay Nikolaev · 11 years ago
  25. 1a1bfac Add vhost-backend and VhostBackendType by Nikolay Nikolaev · 11 years ago
  26. 81647a6 vhost_net_init will use VhostNetOptions to get all its arguments by Nikolay Nikolaev · 11 years ago
  27. ed8b4af Refactor virtio-net to use generic get_vhost_net by Nikolay Nikolaev · 11 years ago
  28. 84007e8 net: Export valid host network devices list by Hani Benhabiles · 11 years ago
  29. d6085e3 net: remove implicit peer from offload API by Stefan Hajnoczi · 11 years ago
  30. 3bac80d net: make tap offloading callbacks static by Vincenzo Maffione · 11 years ago
  31. 1f55ac4 net: extend NetClientInfo for offloading by Vincenzo Maffione · 11 years ago
  32. e96dfd1 net: change vnet-hdr TAP prototypes by Vincenzo Maffione · 11 years ago
  33. 2624717 net: declare struct iovec in checksum.h to fix compiler warning by Michael Tokarev · 11 years ago
  34. d60b20c net: disallow to specify multicast MAC address by Dmitry Krivenok · 11 years ago
  35. 067404b net: Rename send_queue to incoming_queue by Jan Kiszka · 12 years ago
  36. b1be428 net: add support of mac-programming over macvtap in QEMU side by Amos Kong · 12 years ago
  37. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  38. d32fcad net: increase buffer size to accommodate Jumbo frame pkts by Scott Feldman · 12 years ago
  39. 75020a7 Common definitions for VMWARE devices by Dmitry Fleytman · 12 years ago
  40. 8402630 net: iovec checksum calculator by Dmitry Fleytman · 12 years ago
  41. 5acf5ea Checksum-related utility functions by Dmitry Fleytman · 12 years ago
  42. f6b26cf net: reduce the unnecessary memory allocation of multiqueue by Jason Wang · 12 years ago
  43. 264986e tap: multiqueue support by Jason Wang · 12 years ago
  44. e5dc0b4 tap: introduce a helper to get the name of an interface by Jason Wang · 12 years ago
  45. 16dbaf9 tap: support enabling or disabling a queue by Jason Wang · 12 years ago
  46. 1ceef9f net: multiqueue support by Jason Wang · 12 years ago
  47. f786045 net: introduce NetClientState destructor by Jason Wang · 12 years ago
  48. 6c51ae7 net: introduce qemu_find_net_clients_except() by Jason Wang · 12 years ago
  49. 948ecf2 net: intorduce qemu_del_nic() by Jason Wang · 12 years ago
  50. cc1f0f4 net: introduce qemu_get_nic() by Jason Wang · 12 years ago
  51. b356f76 net: introduce qemu_get_queue() by Jason Wang · 12 years ago
  52. ec45f08 net: tap: using bool instead of bitfield by Jason Wang · 12 years ago
  53. 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
  54. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  55. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  56. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  57. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago