1. a7e830e vlib: move offload flags to 1st cacheline in vlib_buffer_t by Mohsin Kazmi · 3 years, 8 months ago
  2. a02ad34 virtio: add simple drop counter for interface by Mohsin Kazmi · 3 years, 7 months ago
  3. 6799f9b virtio: fix the interrupt by Mohsin Kazmi · 3 years, 8 months ago
  4. f89bbbe vlib: refactor trajectory trace debug feature by Benoît Ganne · 3 years, 10 months ago
  5. e39376e devices: af_packet - use netlink to get/set mtu by Aloys Augustin · 3 years, 9 months ago
  6. e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 9 months ago
  7. 809d5c9 virtio: improve compilation time by Damjan Marion · 3 years, 9 months ago
  8. 5b3f523 interface: add capabilities flags by Mohsin Kazmi · 3 years, 10 months ago
  9. f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
  10. 90ffe06 virtio: place the event fds on worker threads for pci device by Mohsin Kazmi · 3 years, 10 months ago
  11. 7a29a2d ipsec: enable input features on tunnels by Brian Russell · 3 years, 10 months ago
  12. 5db2f4a virtio: enable the interrupt support for uio_pci_generic by Mohsin Kazmi · 3 years, 10 months ago
  13. 6809538 vlib: refactor checksum offload support by Mohsin Kazmi · 3 years, 10 months ago
  14. 8f01084 virtio: use vpp clib_memset instead glibc memset by Mohsin Kazmi · 4 years ago
  15. d8b7dec virtio: add atomic call for kicking by Mohsin Kazmi · 4 years ago
  16. ffc6bdc devices: af-packet gso mtu by Nathan Skrzypczak · 3 years, 11 months ago
  17. 4b56340 tap: fix the interrupt handling by Mohsin Kazmi · 3 years, 11 months ago
  18. d6361c7 vhost: vhost interface hardware address not set by Steven Luong · 3 years, 11 months ago
  19. b85b0df interface: remove vnet_device_input_runtime_t by Mohammed Hawari · 4 years ago
  20. 85c1943 devices: adapt af_packet to new rxq framework by Mohammed Hawari · 4 years ago
  21. 9410053 interface: rx queue infra rework, part one by Damjan Marion · 4 years, 1 month ago
  22. 27ba500 vhost: Add event index for interrupt notification to driver by Steven Luong · 4 years, 1 month ago
  23. e2e9fe5 tap: fix the buffering index for gro by Mohsin Kazmi · 4 years ago
  24. 5481ad4 vlib: add missing file template descriptions by Paul Vinciguerra · 4 years, 11 months ago
  25. 2c1084a virtio: Extend vhost multi-queues support beyond 8 queue pairs by Steven Luong · 4 years ago
  26. b2c31b6 misc: move to new pool_foreach macros by Damjan Marion · 4 years ago
  27. 62c25ab vppinfra: simpler and faster pool_foreach by Damjan Marion · 4 years ago
  28. 32526a4 virtio: fix vrings overflow in vhost_user by Benoît Ganne · 4 years ago
  29. 2484186 virtio: fix the interrupt handling for packed queues by Mohsin Kazmi · 4 years ago
  30. a17381a virtio: fix the len offset by Mohsin Kazmi · 4 years ago
  31. b18b190 virtio: fix the offloads in tx path by Mohsin Kazmi · 4 years ago
  32. e7af6f7 virtio: fix overflow in case of buffering + drop by Benoît Ganne · 4 years, 1 month ago
  33. b977d3f virtio: virtio: implement packed queues from virtio 1.1 by Mohsin Kazmi · 4 years, 1 month ago
  34. 2db9273 devices: remove unused code by Damjan Marion · 4 years, 1 month ago
  35. 81dac06 virtio: fix the index issue by Mohsin Kazmi · 4 years, 1 month ago
  36. 9a3973e vlib: fix trace number accounting by Benoît Ganne · 4 years, 2 months ago
  37. a6c34a1 tap: add function to set speed by Alexander Chernavin · 4 years, 3 months ago
  38. bd50ed1 tap: allow change of carrier state on host by Matthew Smith · 4 years, 5 months ago
  39. d4a5471 virtio: misc optimizations by Damjan Marion · 4 years, 1 month ago
  40. 587f913 virtio: move retry logic to outer function by Damjan Marion · 4 years, 1 month ago
  41. 108b15b tap: fix the segv by Mohsin Kazmi · 4 years, 2 months ago
  42. e403113 misc: Break the big IP header files to improve compile time by Neale Ranns · 4 years, 2 months ago
  43. 224a3c0 virtio: fix the buffer array index by Mohsin Kazmi · 4 years, 2 months ago
  44. 2e6f624 virtio: improve the compile time by Mohsin Kazmi · 4 years, 2 months ago
  45. ee1e30f virtio: reduce the compile time for device.c by Mohsin Kazmi · 4 years, 2 months ago
  46. ac0f536 virtio: checksum error reported for ip6 traffic with GSO enable by Steven Luong · 4 years, 2 months ago
  47. 784bbcc tap: fix the api for use of vec_len by Mohsin Kazmi · 4 years, 2 months ago
  48. a5203b5 virtio: run process to send interrupts to input nodes by Mohsin Kazmi · 4 years, 2 months ago
  49. d96b28a virtio: improve input node performance by Damjan Marion · 4 years, 2 months ago
  50. dc18124 virtio: move lock and kick to outer function by Damjan Marion · 4 years, 2 months ago
  51. 4769ed9 virtio: fix compilation time by Damjan Marion · 4 years, 2 months ago
  52. 03b76a2 tap: replaces strlen to vec_len by Mohsin Kazmi · 4 years, 2 months ago
  53. 8c69887 misc: clang-11 and gcc-10 support by Damjan Marion · 4 years, 2 months ago
  54. eabd424 interface: shorten vnet_hw_if_rx_mode by Damjan Marion · 4 years, 2 months ago
  55. 8314371 virtio: fix the trace by Mohsin Kazmi · 4 years, 2 months ago
  56. 162a296 virtio: fix modern device queue notify by Mohsin Kazmi · 4 years, 3 months ago
  57. e347acb virtio: add packet buffering on tx by Mohsin Kazmi · 4 years, 3 months ago
  58. 1017a1d virtio: fix the gro enable/disable on tx-vrings by Mohsin Kazmi · 4 years, 3 months ago
  59. 03b2695 virtio: refactor tx trace by Mohsin Kazmi · 4 years, 3 months ago
  60. 84f3d9f tap: do not use strlen on vector by Vladimir Isaev · 4 years, 3 months ago
  61. b6b484d virtio: fix txq locking by Benoît Ganne · 4 years, 3 months ago
  62. b3a8f4e misc: fix the formatting style by Mohsin Kazmi · 4 years, 3 months ago
  63. f916414 api: clean up use of deprecated flag by Ole Troan · 4 years, 3 months ago
  64. 3f0ae66 build: fix build for Debian 9 and Debian 10 by Benoît Ganne · 4 years, 3 months ago
  65. c466509 interface: support configuring RSS steering queues by Chenmin Sun · 4 years, 5 months ago
  66. a7a2281 virtio: remove kernel virtio header dependencies by Mohsin Kazmi · 4 years, 4 months ago
  67. a1a2246 tap: add the static assert for api flags by Mohsin Kazmi · 4 years, 3 months ago
  68. 518251b virtio: add virtio 1.1 api flags by Mohsin Kazmi · 4 years, 3 months ago
  69. 50bd165 tap: add virtio 1.1 API flag by Mohsin Kazmi · 4 years, 4 months ago
  70. 0a507d7 virtio: fix the bar starting index by Mohsin Kazmi · 4 years, 3 months ago
  71. c79d735 virtio: fix the NULL deference by Mohsin Kazmi · 4 years, 3 months ago
  72. c96e64b virtio: fix the error return by Mohsin Kazmi · 4 years, 3 months ago
  73. 133c91c1 virtio: fix the coverity warning by Mohsin Kazmi · 4 years, 4 months ago
  74. 379aac3 virtio: add modern device support by Mohsin Kazmi · 4 years, 4 months ago
  75. a0a6833 virtio: refactor pci device code by Mohsin Kazmi · 4 years, 5 months ago
  76. 9e2a785 tap: add gro support by Mohsin Kazmi · 4 years, 4 months ago
  77. 543ed86 virtio: add the buffer allocation error by Mohsin Kazmi · 4 years, 5 months ago
  78. 8046fdc virtio: fix the msix for multiqueue by Mohsin Kazmi · 4 years, 5 months ago
  79. 4834a66 tap: fix the tun sndbuf value for kernel 4.20 and later by Mohsin Kazmi · 4 years, 5 months ago
  80. 86f281a tap: fix dump for TUN interfaces by Mohsin Kazmi · 4 years, 6 months ago
  81. b5ca559 virtio: add tx trace by Mohsin Kazmi · 4 years, 6 months ago
  82. add4a41 tap: remove the bridge configurations for TUN interface by Mohsin Kazmi · 4 years, 6 months ago
  83. 8975dbd virtio: fix the vlib buffer flags by Mohsin Kazmi · 4 years, 6 months ago
  84. a0e8d96 virtio: add vhost sw_if_index filter for sw_interface_vhost_user_dump by Steven Luong · 4 years, 7 months ago
  85. 38b0968 virtio: interface type based improvements by Mohsin Kazmi · 4 years, 6 months ago
  86. b660a0e tap: enable gso/csum offload for tun by Mohsin Kazmi · 4 years, 6 months ago
  87. 5bb3e81 docs: Minor updates to feature.yaml files by John DeNisco · 4 years, 7 months ago
  88. 04f4d91 tap: fix rx queue index by Mohsin Kazmi · 4 years, 7 months ago
  89. 4a302ee ethernet: fix DMAC check and skip unnecessary ones (VPP-1868) by John Lo · 4 years, 7 months ago
  90. 84f91fa gso: add support for IP-IP by Mohsin Kazmi · 4 years, 8 months ago
  91. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  92. d88fc0f tap: refactor existing flags by Mohsin Kazmi · 4 years, 8 months ago
  93. 073d74d tap: implement sw_interface_tap_v2_dump filtering by sw_if_index by Paul Vinciguerra · 4 years, 8 months ago
  94. 3d18fbf tap: allow deletion of tun interface by Matthew Smith · 4 years, 8 months ago
  95. 3a76dc3 devices: vhost: simplify string copies for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  96. 28adbb3 tap: fix missing "num-rx-queues" from cli help by Mohsin Kazmi · 4 years, 8 months ago
  97. 2857e78 tap: use one tap fd per rx queue by Aloys Augustin · 4 years, 9 months ago
  98. bc0d9ff virtio: support virtio 1.1 packed ring in vhost by Steven Luong · 4 years, 9 months ago
  99. 8128416 devices: allow link state down with netlink by Matthew Smith · 4 years, 8 months ago
  100. 82b62bb virtio: vhost checksum problem for ipv6 by Steven Luong · 4 years, 8 months ago