1. e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 9 months ago
  2. 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
  3. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  4. 90ffe06 virtio: place the event fds on worker threads for pci device by Mohsin Kazmi · 3 years, 10 months ago
  5. 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 10 months ago
  6. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  7. 8f01084 virtio: use vpp clib_memset instead glibc memset by Mohsin Kazmi · 4 years ago
  8. d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
  9. 4b56340 tap: fix the interrupt handling by Mohsin Kazmi · 3 years, 11 months ago
  10. d6361c7 vhost: vhost interface hardware address not set by Steven Luong · 3 years, 11 months ago
  11. 9410053 interface: rx queue infra rework, part one by Damjan Marion · 4 years, 1 month ago
  12. 27ba500 vhost: Add event index for interrupt notification to driver by Steven Luong · 4 years, 1 month ago
  13. e2e9fe5 tap: fix the buffering index for gro by Mohsin Kazmi · 4 years ago
  14. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  15. 2c1084a virtio: Extend vhost multi-queues support beyond 8 queue pairs by Steven Luong · 4 years ago
  16. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  17. 62c25ab vppinfra: simpler and faster pool_foreach by Damjan Marion · 4 years ago
  18. 32526a4 virtio: fix vrings overflow in vhost_user by Benoît Ganne · 4 years ago
  19. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years ago
  20. a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years ago
  21. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years ago
  22. e7af6f7 virtio: fix overflow in case of buffering + drop by Benoît Ganne · 4 years, 1 month ago
  23. b977d3f virtio: virtio: implement packed queues from virtio 1.1 by Mohsin Kazmi · 4 years, 1 month ago
  24. 81dac06 virtio: fix the index issue by Mohsin Kazmi · 4 years, 1 month ago
  25. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  26. bd50ed1 tap: allow change of carrier state on host by Matthew Smith · 4 years, 5 months ago
  27. d4a5471 virtio: misc optimizations by Damjan Marion · 4 years, 2 months ago
  28. 587f913 virtio: move retry logic to outer function by Damjan Marion · 4 years, 2 months ago
  29. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  30. 224a3c0 virtio: fix the buffer array index by Mohsin Kazmi · 4 years, 2 months ago
  31. 2e6f624 virtio: improve the compile time by Mohsin Kazmi · 4 years, 2 months ago
  32. ee1e30f virtio: reduce the compile time for device.c by Mohsin Kazmi · 4 years, 2 months ago
  33. ac0f536 virtio: checksum error reported for ip6 traffic with GSO enable by Steven Luong · 4 years, 2 months ago
  34. a5203b5 virtio: run process to send interrupts to input nodes by Mohsin Kazmi · 4 years, 2 months ago
  35. d96b28a virtio: improve input node performance by Damjan Marion · 4 years, 2 months ago
  36. dc18124 virtio: move lock and kick to outer function by Damjan Marion · 4 years, 2 months ago
  37. 4769ed9 virtio: fix compilation time by Damjan Marion · 4 years, 2 months ago
  38. 8c69887 misc: clang-11 and gcc-10 support by Damjan Marion · 4 years, 2 months ago
  39. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  40. 8314371 virtio: fix the trace by Mohsin Kazmi · 4 years, 2 months ago
  41. 162a296 virtio: fix modern device queue notify by Mohsin Kazmi · 4 years, 3 months ago
  42. e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
  43. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  44. 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
  45. b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
  46. b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago
  47. f916414 api: clean up use of deprecated flag by Ole Troan · 4 years, 3 months ago
  48. 3f0ae66 build: fix build for Debian 9 and Debian 10 by Benoît Ganne · 4 years, 3 months ago
  49. a7a2281 virtio: remove kernel virtio header dependencies by Mohsin Kazmi · 4 years, 4 months ago
  50. 518251b virtio: add virtio 1.1 api flags by Mohsin Kazmi · 4 years, 4 months ago
  51. 0a507d7 virtio: fix the bar starting index by Mohsin Kazmi · 4 years, 4 months ago
  52. c79d735 virtio: fix the NULL deference by Mohsin Kazmi · 4 years, 4 months ago
  53. c96e64b virtio: fix the error return by Mohsin Kazmi · 4 years, 4 months ago
  54. 133c91c1 virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 4 months ago
  55. 379aac3 virtio: add modern device support by Mohsin Kazmi · 4 years, 4 months ago
  56. a0a6833 virtio: refactor pci device code by Mohsin Kazmi · 4 years, 5 months ago
  57. 9e2a785 tap: add gro support by Mohsin Kazmi · 4 years, 4 months ago
  58. 543ed86 virtio: add the buffer allocation error by Mohsin Kazmi · 4 years, 5 months ago
  59. 8046fdc virtio: fix the msix for multiqueue by Mohsin Kazmi · 4 years, 5 months ago
  60. 86f281a tap: fix dump for TUN interfaces by Mohsin Kazmi · 4 years, 6 months ago
  61. b5ca559 virtio: add tx trace by Mohsin Kazmi · 4 years, 6 months ago
  62. 8975dbd virtio: fix the vlib buffer flags by Mohsin Kazmi · 4 years, 6 months ago
  63. a0e8d96 virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dump by Steven Luong · 4 years, 7 months ago
  64. 38b0968 virtio: interface type based improvements by Mohsin Kazmi · 4 years, 7 months ago
  65. 5bb3e81 docs: Minor updates to feature.yaml files by John DeNisco · 4 years, 7 months ago
  66. 04f4d91 tap: fix rx queue index by Mohsin Kazmi · 4 years, 7 months ago
  67. 84f91fa gso: add support for IP-IP by Mohsin Kazmi · 4 years, 8 months ago
  68. d88fc0f tap: refactor existing flags by Mohsin Kazmi · 4 years, 8 months ago
  69. 3a76dc3 devices: vhost: simplify string copies for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  70. 2857e78 tap: use one tap fd per rx queue by Aloys Augustin · 4 years, 9 months ago
  71. bc0d9ff virtio: support virtio 1.1 packed ring in vhost by Steven Luong · 4 years, 9 months ago
  72. 82b62bb virtio: vhost checksum problem for ipv6 by Steven Luong · 4 years, 8 months ago
  73. 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago
  74. ce21599 virtio: fix to use chained descriptors when missing indirect descriptor by Mohsin Kazmi · 4 years, 8 months ago
  75. 206acf8 tap: add initial support for tun by Mohsin Kazmi · 4 years, 8 months ago
  76. f50ef40 virtio: fix gso and csum offload errors handling by Mohsin Kazmi · 4 years, 8 months ago
  77. 7d69718 virtio: fix the tcp/udp checksum offloads by Mohsin Kazmi · 4 years, 8 months ago
  78. 53f06a0 vlib: move pci api types from vnet/pci to vlib/pci by Jakub Grajciar · 4 years, 9 months ago
  79. 0937fdf gso: fix the header parser to read only by Mohsin Kazmi · 4 years, 9 months ago
  80. b232d19 virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off by Steven Luong · 4 years, 9 months ago
  81. 57d7321 virtio: improve error handling by Mohsin Kazmi · 4 years, 10 months ago
  82. 529f0e9 virtio: fix link up/down flag by Mohsin Kazmi · 4 years, 9 months ago
  83. 7f6d145 virtio: fix the out of order descriptors in tx by Mohsin Kazmi · 4 years, 10 months ago
  84. 516e4ed virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 10 months ago
  85. 13ff90f virtio: update FEATURE.yaml to include description for vhost-user by Steven Luong · 5 years ago
  86. 564e167 virtio: vhost gso is broken in some topology by Steven Luong · 4 years, 11 months ago
  87. 3039753 tap: fix the host mac address by Mohsin Kazmi · 4 years, 11 months ago
  88. 5ecc1e4 devices: vhost: fix data offset on input by Benoît Ganne · 5 years ago
  89. affc5f6 virtio: fix ip4 checksum offload by Mohsin Kazmi · 5 years ago
  90. ba0061f tap: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  91. 6d4af89 virtio: split gso and checksum offload functionality by Mohsin Kazmi · 5 years ago
  92. 2c504f8 devices: virtio API cleanup by Jakub Grajciar · 5 years ago
  93. 15d7fd0 virtio: fix checksum offload support by Benoît Ganne · 5 years ago
  94. edf3b4b virtio: fix the tx queue thread binding by Mohsin Kazmi · 5 years ago
  95. 5d4c99f devices: vhost API cleanup by Jakub Grajciar · 5 years ago
  96. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  97. 157a4ab gso: fix the tap/virtio driver for header offset by Mohsin Kazmi · 5 years ago
  98. 72e7312 gso: add protocol header parser by Mohsin Kazmi · 5 years ago
  99. 3f5594d gso: remove the interface count by Mohsin Kazmi · 5 years ago
  100. 7c6102b tap: multiqueue support by Damjan Marion · 5 years ago