1. 564e167 virtio: vhost gso is broken in some topology by Steven Luong · 4 years, 11 months ago
  2. 3039753 tap: fix the host mac address by Mohsin Kazmi · 4 years, 11 months ago
  3. 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
  4. affc5f6 virtio: fix ip4 checksum offload by Mohsin Kazmi · 5 years ago
  5. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  6. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  7. 2c504f8 devices: virtio API cleanup by Jakub Grajciar · 5 years ago
  8. 15d7fd0 virtio: fix checksum offload support by Benoît Ganne · 5 years ago
  9. edf3b4b virtio: fix the tx queue thread binding by Mohsin Kazmi · 5 years ago
  10. 5d4c99f devices: vhost API cleanup by Jakub Grajciar · 5 years ago
  11. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  12. 157a4ab gso: fix the tap/virtio driver for header offset by Mohsin Kazmi · 5 years ago
  13. 72e7312 gso: add protocol header parser by Mohsin Kazmi · 5 years ago
  14. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  15. 7c6102b tap: multiqueue support by Damjan Marion · 5 years ago
  16. 8f01183 virtio: fix use-after-free by Benoît Ganne · 5 years ago
  17. f41244f virtio: refactor virtio-pci logging by Damjan Marion · 5 years ago
  18. 06c194d virtio: feature arc have higher priority than redirect by Damjan Marion · 5 years ago
  19. adb71a7 virtio: remove unused code by Damjan Marion · 5 years ago
  20. 6b0dd55 build: add yaml file linting to make checkstyle by Paul Vinciguerra · 5 years ago
  21. 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
  22. 7331005 devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes) by Steven Luong · 5 years ago
  23. 4442f7c devices: vhost not reading packets from vring by Steven Luong · 5 years ago
  24. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  25. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  26. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  27. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  28. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  29. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  30. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  31. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  32. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  33. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  34. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  35. 545866b devices: vhost handling VHOST_USER_SET_FEATURES by Steven Luong · 5 years ago
  36. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  37. e558496 devices: virtio pci leaking spinlock by Steven Luong · 5 years ago
  38. 5e1794d tap: fix the total length of packet for stats byte by Mohsin Kazmi · 5 years ago
  39. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  40. 3f34017 tap: crash in multi-thread environment by Mohsin Kazmi · 6 years ago
  41. bbd6b74 virtio: Add gso support for native virtio driver by Mohsin Kazmi · 6 years ago
  42. aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
  43. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  44. 0549378 virtio: refactor ctrl queue support by Mohsin Kazmi · 6 years ago
  45. 154a903 virtio: Fix virtio buffer allocation by Mohsin Kazmi · 6 years ago
  46. 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
  47. 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
  48. e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago
  49. 2e1c896 API: Fix shared memory only action handlers. by Ole Troan · 6 years ago
  50. f324dec fixing typos by Jim Thompson · 6 years ago
  51. 46f877e virtio: Fix the coverity warnings by Mohsin Kazmi · 6 years ago
  52. 09a3bc5 virtio: Add support for multiqueue by Mohsin Kazmi · 6 years ago
  53. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  54. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  55. 7e5735d vhost-user: restart vpp may cause vhost to crash by Steven Luong · 6 years ago
  56. aee7364 deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH by Filip Tehlar · 6 years ago
  57. 608996d devices: migrate old MULTIARCH macros to VLIB_NODE_FN by Filip Tehlar · 6 years ago
  58. b078910 vhoat: potential crash in map_guest_mem using debug image by Steven Luong · 6 years ago
  59. 296988d Add no-append flag to vlib_frame_t by Damjan Marion · 6 years ago
  60. 67f935e vhost: VPP stalls with vhost performing control plane actions by Steven Luong · 6 years ago
  61. 6a7cff7 tap gso: experimental support by Andrew Yourtchenko · 6 years ago
  62. 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
  63. 8934a04 buffers: fix typo by Damjan Marion · 6 years ago
  64. 5de3fec buffers: make buffer data size configurable from startup config by Damjan Marion · 6 years ago
  65. b74fe32 virtio: enable msix interrupt mode by Mohsin Kazmi · 6 years ago
  66. 80659b4 virtio: Use new buffer optimization by Mohsin Kazmi · 6 years ago
  67. 0e2bc63 virtio: fix the device order (legacy or modern) by Mohsin Kazmi · 6 years ago
  68. 22c0ece virtio: Support legacy and transitional virtio devices by Mohsin Kazmi · 6 years ago
  69. ddd2183 virtio: Minor fixes and header cleanup by Mohsin Kazmi · 6 years ago
  70. 33cc5cf virtio: Add support for logging by Mohsin Kazmi · 6 years ago
  71. d6c15af virtio: Native virtio driver by Mohsin Kazmi · 6 years ago
  72. e40231b virtio: fix kick race issue by Damjan Marion · 6 years ago
  73. d9818dd Fixes for buliding for 32bit targets: by David Johnson · 6 years ago
  74. 671e60e buffers: remove unused code by Damjan Marion · 6 years ago
  75. 96e8cd0 vhost-user: use memory store barrier by Damjan Marion · 6 years ago
  76. 46bf866 vhost-user: add missing inlines by Damjan Marion · 6 years ago
  77. ba1afaa vhost-user: avoid global storage access by Damjan Marion · 6 years ago
  78. 9282538 vhost-user: simplify input loop by Damjan Marion · 6 years ago
  79. 6a8bfd4 vhost-user: hint ethernet-input about single sw_if_index by Damjan Marion · 6 years ago
  80. 9af4504 vhost-user: avoid per-packet feature arc lookups by Damjan Marion · 6 years ago
  81. befe691 vhost-user: fix input node runtime stats by Damjan Marion · 6 years ago
  82. 7e0b17d vhost-user: cleanup by Damjan Marion · 6 years ago
  83. 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
  84. a3d5986 vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) by Damjan Marion · 6 years ago
  85. 0c46998 vhost: crash in vhost_user_tx_avx2 by Steven · 6 years ago
  86. 5b718d5 Enable atomic swap and store macro with acquire and release ordering by Sirshak Das · 6 years ago
  87. 5723f4a virtio: remove the extra return call by Mohsin Kazmi · 6 years ago
  88. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  89. 2f6d7bb vppinfra: add atomic macros for __sync builtins by Sirshak Das · 6 years ago
  90. 2f54c27 vhost-user: add support for vlib_log API by Jerome Tollet · 6 years ago
  91. b192feb vhost-user: Interface state updates by Juraj Sloboda · 6 years ago
  92. 83c46a2 vhost_user: Fix setting MTU using uninitialized variable by Juraj Sloboda · 6 years ago
  93. 877ad14 vhost: show vhost may display garbage after the interface name by Steven · 6 years ago
  94. ee2e58f vhost-user: Add disable feature support in api by Mohsin Kazmi · 6 years ago
  95. 28812a0 vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406] by Yichen Wang · 6 years ago
  96. 6e36351 Multiarch handling in different constructor macros by Damjan Marion · 6 years ago
  97. dd8e7d0 Multiversioning: Device (tx) function constructor by Mohsin Kazmi · 6 years ago
  98. 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
  99. e7cde31 vhost: Add multi-versioning support by Mohsin Kazmi · 6 years ago
  100. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago