1. a5203b5 virtio: run process to send interrupts to input nodes by Mohsin Kazmi · 4 years, 2 months ago
  2. d96b28a virtio: improve input node performance by Damjan Marion · 4 years, 2 months ago
  3. dc18124 virtio: move lock and kick to outer function by Damjan Marion · 4 years, 2 months ago
  4. 4769ed9 virtio: fix compilation time by Damjan Marion · 4 years, 2 months ago
  5. 8c69887 misc: clang-11 and gcc-10 support by Damjan Marion · 4 years, 2 months ago
  6. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  7. 8314371 virtio: fix the trace by Mohsin Kazmi · 4 years, 2 months ago
  8. 162a296 virtio: fix modern device queue notify by Mohsin Kazmi · 4 years, 3 months ago
  9. e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
  10. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  11. 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
  12. b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
  13. b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago
  14. f916414 api: clean up use of deprecated flag by Ole Troan · 4 years, 3 months ago
  15. 3f0ae66 build: fix build for Debian 9 and Debian 10 by Benoît Ganne · 4 years, 3 months ago
  16. a7a2281 virtio: remove kernel virtio header dependencies by Mohsin Kazmi · 4 years, 4 months ago
  17. 518251b virtio: add virtio 1.1 api flags by Mohsin Kazmi · 4 years, 4 months ago
  18. 0a507d7 virtio: fix the bar starting index by Mohsin Kazmi · 4 years, 4 months ago
  19. c79d735 virtio: fix the NULL deference by Mohsin Kazmi · 4 years, 4 months ago
  20. c96e64b virtio: fix the error return by Mohsin Kazmi · 4 years, 4 months ago
  21. 133c91c1 virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 4 months ago
  22. 379aac3 virtio: add modern device support by Mohsin Kazmi · 4 years, 4 months ago
  23. a0a6833 virtio: refactor pci device code by Mohsin Kazmi · 4 years, 5 months ago
  24. 9e2a785 tap: add gro support by Mohsin Kazmi · 4 years, 4 months ago
  25. 543ed86 virtio: add the buffer allocation error by Mohsin Kazmi · 4 years, 5 months ago
  26. 8046fdc virtio: fix the msix for multiqueue by Mohsin Kazmi · 4 years, 5 months ago
  27. 86f281a tap: fix dump for TUN interfaces by Mohsin Kazmi · 4 years, 6 months ago
  28. b5ca559 virtio: add tx trace by Mohsin Kazmi · 4 years, 6 months ago
  29. 8975dbd virtio: fix the vlib buffer flags by Mohsin Kazmi · 4 years, 6 months ago
  30. a0e8d96 virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dump by Steven Luong · 4 years, 7 months ago
  31. 38b0968 virtio: interface type based improvements by Mohsin Kazmi · 4 years, 7 months ago
  32. 5bb3e81 docs: Minor updates to feature.yaml files by John DeNisco · 4 years, 7 months ago
  33. 04f4d91 tap: fix rx queue index by Mohsin Kazmi · 4 years, 7 months ago
  34. 84f91fa gso: add support for IP-IP by Mohsin Kazmi · 4 years, 8 months ago
  35. d88fc0f tap: refactor existing flags by Mohsin Kazmi · 4 years, 8 months ago
  36. 3a76dc3 devices: vhost: simplify string copies for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  37. 2857e78 tap: use one tap fd per rx queue by Aloys Augustin · 4 years, 9 months ago
  38. bc0d9ff virtio: support virtio 1.1 packed ring in vhost by Steven Luong · 4 years, 9 months ago
  39. 82b62bb virtio: vhost checksum problem for ipv6 by Steven Luong · 4 years, 8 months ago
  40. 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago
  41. ce21599 virtio: fix to use chained descriptors when missing indirect descriptor by Mohsin Kazmi · 4 years, 8 months ago
  42. 206acf8 tap: add initial support for tun by Mohsin Kazmi · 4 years, 8 months ago
  43. f50ef40 virtio: fix gso and csum offload errors handling by Mohsin Kazmi · 4 years, 8 months ago
  44. 7d69718 virtio: fix the tcp/udp checksum offloads by Mohsin Kazmi · 4 years, 8 months ago
  45. 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
  46. 0937fdf gso: fix the header parser to read only by Mohsin Kazmi · 4 years, 9 months ago
  47. b232d19 virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off by Steven Luong · 4 years, 9 months ago
  48. 57d7321 virtio: improve error handling by Mohsin Kazmi · 4 years, 10 months ago
  49. 529f0e9 virtio: fix link up/down flag by Mohsin Kazmi · 4 years, 9 months ago
  50. 7f6d145 virtio: fix the out of order descriptors in tx by Mohsin Kazmi · 4 years, 10 months ago
  51. 516e4ed virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 10 months ago
  52. 13ff90f virtio: update FEATURE.yaml to include description for vhost-user by Steven Luong · 5 years ago
  53. 564e167 virtio: vhost gso is broken in some topology by Steven Luong · 4 years, 11 months ago
  54. 3039753 tap: fix the host mac address by Mohsin Kazmi · 4 years, 11 months ago
  55. 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
  56. affc5f6 virtio: fix ip4 checksum offload by Mohsin Kazmi · 5 years ago
  57. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  58. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  59. 2c504f8 devices: virtio API cleanup by Jakub Grajciar · 5 years ago
  60. 15d7fd0 virtio: fix checksum offload support by Benoît Ganne · 5 years ago
  61. edf3b4b virtio: fix the tx queue thread binding by Mohsin Kazmi · 5 years ago
  62. 5d4c99f devices: vhost API cleanup by Jakub Grajciar · 5 years ago
  63. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  64. 157a4ab gso: fix the tap/virtio driver for header offset by Mohsin Kazmi · 5 years ago
  65. 72e7312 gso: add protocol header parser by Mohsin Kazmi · 5 years ago
  66. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  67. 7c6102b tap: multiqueue support by Damjan Marion · 5 years ago
  68. 8f01183 virtio: fix use-after-free by Benoît Ganne · 5 years ago
  69. f41244f virtio: refactor virtio-pci logging by Damjan Marion · 5 years ago
  70. 06c194d virtio: feature arc have higher priority than redirect by Damjan Marion · 5 years ago
  71. adb71a7 virtio: remove unused code by Damjan Marion · 5 years ago
  72. 6b0dd55 build: add yaml file linting to make checkstyle by Paul Vinciguerra · 5 years ago
  73. 97c998c docs: devices-- add FEATURES.yaml by Paul Vinciguerra · 5 years ago
  74. 7331005 devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes) by Steven Luong · 5 years ago
  75. 4442f7c devices: vhost not reading packets from vring by Steven Luong · 5 years ago
  76. 7ca5aaa vlib: add flag to explicitelly mark nodes which can init per-node packet trace by Damjan Marion · 5 years ago
  77. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  78. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  79. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  80. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  81. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  82. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  83. 5dedae7 devices: add null check after map_guest_mem calls by Steven Luong · 5 years ago
  84. 7c615ae virtio: add the display information in virtio cli by Chenmin Sun · 5 years ago
  85. 4208a4c devices interface tests: vhosst GSO support by Steven Luong · 6 years ago
  86. 3940de3 api: binary api cleanup by Dave Barach · 5 years ago
  87. 545866b devices: vhost handling VHOST_USER_SET_FEATURES by Steven Luong · 5 years ago
  88. 58b2eb1 vlib: convert frame_index into real pointers by Andreas Schultz · 5 years ago
  89. e558496 devices: virtio pci leaking spinlock by Steven Luong · 5 years ago
  90. 5e1794d tap: fix the total length of packet for stats byte by Mohsin Kazmi · 5 years ago
  91. 97d54ed tap: add support to configure tap interface host MTU size by Mohsin Kazmi · 6 years ago
  92. 3f34017 tap: crash in multi-thread environment by Mohsin Kazmi · 6 years ago
  93. bbd6b74 virtio: Add gso support for native virtio driver by Mohsin Kazmi · 6 years ago
  94. aea0df3 Tap: Fix the indirect buffers allocation VPP-1660 by Mohsin Kazmi · 6 years ago
  95. f8d5068 init / exit function ordering by Dave Barach · 6 years ago
  96. 0549378 virtio: refactor ctrl queue support by Mohsin Kazmi · 6 years ago
  97. 154a903 virtio: Fix virtio buffer allocation by Mohsin Kazmi · 6 years ago
  98. 43b512c virtio: remove configurable queue size support by Mohsin Kazmi · 6 years ago
  99. 286aa59 tap: Fix the indirect buffer allocation by Mohsin Kazmi · 6 years ago
  100. e4ac48e tap: clean-up when linux will delete the tap interface by Mohsin Kazmi · 6 years ago