1. 5a2d992 Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() by Rao, Lei · 3 years, 9 months ago
  2. 0c7af1a Add the function of colo_compare_cleanup by Rao, Lei · 3 years, 9 months ago
  3. 9b49271 Add a function named packet_new_nocopy for COLO. by Rao, Lei · 3 years, 9 months ago
  4. 7c2eae9 Optimize the function of filter_send by Rao, Lei · 3 years, 9 months ago
  5. f1ff9c4 Remove some duplicate trace code. by Rao, Lei · 3 years, 9 months ago
  6. 1b03117 vhost-vdpa: remove the unused vhost_vdpa_get_acked_features() by Jason Wang · 3 years, 9 months ago
  7. 1cbd2d9 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 9 months ago
  8. 0145c39 virtio-net: Added eBPF RSS to virtio-net. by Andrew Melnychenko · 3 years, 10 months ago
  9. 8f364e3 net: Added SetSteeringEBPF method for NetClientState. by Andrew Melnychenko · 3 years, 10 months ago
  10. 78258de net/tap: Added TUNSETSTEERINGEBPF code. by Andrew Melnychenko · 3 years, 10 months ago
  11. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 9 months ago
  12. a648df3 Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 9 months ago
  13. 4f8a394 tap-bsd: Remove special casing for older OpenBSD releases by Brad Smith · 4 years ago
  14. 4cc10ca Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 10 months ago
  15. b8e0c49 slirp: add configure option to disable smbd by Joelle van Dyne · 4 years ago
  16. 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
  17. 19f4ed3 hw: Do not include qemu/log.h if it is not necessary by Thomas Huth · 4 years ago
  18. bc38e31 net: check the existence of peer before trying to pad by Jason Wang · 3 years, 10 months ago
  19. 21df394 tap-win32: correctly recycle buffers by Jason Wang · 4 years ago
  20. f9bb0c1 Revert "qapi: net: Add query-netdev command" by Jason Wang · 3 years, 11 months ago
  21. 56e6f59 Revert "net: Move NetClientState.info_str to dynamic allocations" by Jason Wang · 3 years, 11 months ago
  22. 603f2f7 Revert "hmp: Use QAPI NetdevInfo in hmp_info_network" by Jason Wang · 3 years, 11 months ago
  23. d89b4f8 Revert "net: Do not fill legacy info_str for backends" by Jason Wang · 3 years, 11 months ago
  24. c7274b5 net/eth: Add an assert() and invert if() statement to simplify code by Philippe Mathieu-Daudé · 4 years ago
  25. 7d6a4f1 net/eth: Read ip6_ext_hdr_routing buffer before accessing it by Philippe Mathieu-Daudé · 4 years ago
  26. ef76358 net/eth: Check iovec has enough data earlier by Philippe Mathieu-Daudé · 4 years ago
  27. 6f10f77 net/eth: Check size earlier in _eth_get_rss_ex_dst_addr() by Philippe Mathieu-Daudé · 4 years ago
  28. dbd8d3f net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument by Philippe Mathieu-Daudé · 4 years ago
  29. 3846244 net/eth: Simplify _eth_get_rss_ex_dst_addr() by Philippe Mathieu-Daudé · 4 years ago
  30. b565b44 net/eth: Use correct in6_address offset in _eth_get_rss_ex_dst_addr() by Philippe Mathieu-Daudé · 4 years ago
  31. 739128e net/colo-compare.c: Optimize removal of secondary packet by Lukas Straub · 4 years ago
  32. 9162ed6 net/colo-compare.c: Fix memory leak for non-tcp packet by Lukas Straub · 4 years ago
  33. 969e50b net: Pad short frames to minimum size before sending from SLiRP/TAP by Bin Meng · 4 years ago
  34. af77451 net: eth: Add a helper to pad a short Ethernet frame by Bin Meng · 4 years ago
  35. f2e8319 net: Do not fill legacy info_str for backends by Alexey Kirillov · 4 years ago
  36. a072477 hmp: Use QAPI NetdevInfo in hmp_info_network by Alexey Kirillov · 4 years ago
  37. 59b5437 net: Move NetClientState.info_str to dynamic allocations by Alexey Kirillov · 4 years ago
  38. d32ad10 qapi: net: Add query-netdev command by Alexey Kirillov · 4 years ago
  39. 705df54 net: introduce qemu_receive_packet() by Jason Wang · 4 years ago
  40. e73b431 net: validate that ids are well formed by Paolo Bonzini · 4 years ago
  41. 26d0586 net: Fix build error when DEBUG_NET is on by Bin Meng · 4 years ago
  42. 6f34661 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging by Peter Maydell · 4 years ago
  43. 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 1 month ago
  44. 27eb372 net: Use id_generate() in the network subsystem, too by Thomas Huth · 4 years ago
  45. d6eb39b qtest: delete superfluous inclusions of qtest.h by Chen Qun · 4 years ago
  46. 5101d00 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
  47. 0c373c0 net/slirp.c: Fix spelling error in error message by Doug Evans · 4 years, 1 month ago
  48. 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years, 1 month ago
  49. e9d635e net: Clarify early exit condition by Eric Blake · 4 years, 1 month ago
  50. f574633 net: checksum: Introduce fine control over checksum type by Bin Meng · 4 years, 3 months ago
  51. d97f115 net: checksum: Add IP header checksum calculation by Guishan Qin · 4 years, 3 months ago
  52. 0dcf0c0 net: checksum: Skip fragmented IP packets by Markus Carlstedt · 4 years, 3 months ago
  53. 831734c net: Fix handling of id in netdev_add and netdev_del by Markus Armbruster · 4 years, 3 months ago
  54. 729cc68 Remove superfluous timer_del() calls by Peter Maydell · 4 years, 2 months ago
  55. f0e34a0 netfilter: Use class properties by Eduardo Habkost · 4 years, 4 months ago
  56. 6d11ea6 netfilter: Reorder functions by Eduardo Habkost · 4 years, 4 months ago
  57. 70b7566 can_host: Use class properties by Eduardo Habkost · 4 years, 4 months ago
  58. 7cc25f6 can-host: Fix crash when 'canbus' property is not set by Kevin Wolf · 4 years, 3 months ago
  59. f820af8 qerror: Eliminate QERR_ macros used in just one place by Markus Armbruster · 4 years, 3 months ago
  60. 9925990 net: Use correct default-path macro for downscript by Keqian Zhu · 4 years, 3 months ago
  61. f012bec tap: fix a memory leak by yuanjungong · 4 years, 3 months ago
  62. d2abc56 net: purge queued rx packets on queue deletion by Yuri Benditovich · 4 years, 3 months ago
  63. ad6f932 net: do not exit on "netdev_add help" monitor command by Paolo Bonzini · 4 years, 4 months ago
  64. d949fe6 net/l2tpv3: Remove redundant check in net_init_l2tpv3() by AlexChen · 4 years, 4 months ago
  65. 7564bf7 net: remove an assert call in eth_get_gso_type by Prasad J Pandit · 4 years, 4 months ago
  66. 2f2fcff net/colo-compare.c: Increase default queued packet scan frequency by Zhang Chen · 4 years, 4 months ago
  67. 17475df net/colo-compare.c: Add secondary old packet detection by Zhang Chen · 4 years, 4 months ago
  68. ec08198 net/colo-compare.c: Change the timer clock type by Zhang Chen · 4 years, 4 months ago
  69. 0c4266e net/colo-compare.c: Fix compare_timeout format issue by Zhang Chen · 4 years, 4 months ago
  70. 45b9e8c colo-compare: check mark in mutual exclusion by Li Zhijian · 4 years, 4 months ago
  71. 862ee1e colo-compare: fix missing compare_seq initialization by Li Zhijian · 4 years, 4 months ago
  72. 33609e9 Optimize seq_sorter function for colo-compare by Rao, Lei · 4 years, 4 months ago
  73. b492a4b net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup by Pan Nengyuan · 4 years, 4 months ago
  74. 1bc211a net: Add vhost-vdpa in show_netdevs() by Cindy Lu · 4 years, 4 months ago
  75. 57b3a7d vhost-vdpa: Add qemu_close in vhost_vdpa_cleanup by Cindy Lu · 4 years, 4 months ago
  76. 9aa47ed vhost-vdpa: negotiate VIRTIO_NET_F_STATUS with driver by Si-Wei Liu · 4 years, 5 months ago
  77. 9b1c911 replay: do not build if TCG is not available by Claudio Fontana · 4 years, 4 months ago
  78. d9753cc can-host-socketcan: Fix crash when 'if' option is not set by Eduardo Habkost · 4 years, 5 months ago
  79. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 5 months ago
  80. 4d34a86 slirp: Convert Makefile bits to meson bits by Paolo Bonzini · 4 years, 5 months ago
  81. ad0c674 net/can: Add can_dlc2len and can_len2dlc for CAN FD. by Jan Charvat · 4 years, 5 months ago
  82. d44948c net/can: Initial host SocketCan support for CAN FD. by Jan Charvat · 4 years, 5 months ago
  83. 63c4db4 net: relocate paths to helpers and scripts by Paolo Bonzini · 4 years, 6 months ago
  84. f66337b vhost-user: save features of multiqueues if chardev is closed by haibinzhang(张海斌) · 4 years, 5 months ago
  85. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 5 months ago
  86. 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 7 months ago
  87. 842038f Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  88. b42581f util/hexdump: Reorder qemu_hexdump() arguments by Philippe Mathieu-Daudé · 4 years, 6 months ago
  89. 67263b3 util/hexdump: Convert to take a void pointer argument by Philippe Mathieu-Daudé · 4 years, 6 months ago
  90. f4ef8c9 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 6 months ago
  91. 50cd7d5 filter-rewriter: Rename FILTER_COLO_REWRITER to FILTER_REWRITER by Eduardo Habkost · 4 years, 6 months ago
  92. 8c8ed03 net/colo: Match is-enabled probe to tracepoint by Roman Bolshakov · 4 years, 7 months ago
  93. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  94. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  95. cdaf072 meson: convert net directory to Meson by Marc-André Lureau · 6 years ago
  96. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  97. f81cddf colo-compare: Remove superfluous NULL-pointer checks for s->iothread by Lukas Straub · 4 years, 7 months ago
  98. 22dc866 net: forbid the reentrant RX by Jason Wang · 4 years, 7 months ago
  99. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 8 months ago
  100. e7b347d net: detect errors from probing vnet hdr flag for TAP devices by Daniel P. Berrange · 4 years, 8 months ago