1. 45cf1fc libmemif: remove per_thread_ namespace by Jakub Grajciar · 4 years ago
  2. 9f99e9a libmemif: remove old examples by Jakub Grajciar · 4 years ago
  3. 2468160 libmemif: remove outdated unit tests by Jakub Grajciar · 4 years ago
  4. 0faf388 build: Stricter git tag version parsing by Nick Brown · 3 years, 3 months ago
  5. b8165b9 classify: Large and nested classifer unit tests by Ray Kinsella · 3 years, 3 months ago
  6. c022b2f fib: fix crash on exporter tracker remove by Vladislav Grishenko · 3 years, 3 months ago
  7. ed40167 virtio: Still init unused txq by Nathan Skrzypczak · 3 years, 7 months ago
  8. 86490da gso: do not gro on small packets by Aloys Augustin · 3 years, 3 months ago
  9. b21fd4b tap: move the api msg_id_base to tap_main_t by Mohsin Kazmi · 3 years, 3 months ago
  10. 176373c gomemif: Add mode support by Nathan Skrzypczak · 3 years, 7 months ago
  11. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  12. 400f23f ip: fix ip table allocation randomness by Aloys Augustin · 3 years, 3 months ago
  13. 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
  14. 1b6c793 ip: set error number on failed intf addr by Matthew Smith · 3 years, 3 months ago
  15. 94fef3e vcl: grab wrk create lock sooner by Florin Coras · 3 years, 3 months ago
  16. 26bc9f3 classify: use AVX-512 to find entry by Damjan Marion · 3 years, 3 months ago
  17. 4dc098f classify: use AVX-512 to calculate hash on x86 by Damjan Marion · 3 years, 3 months ago
  18. 192c55f misc: Initial 22.02-rc0 commit by Andrew Yourtchenko · 3 years, 3 months ago v22.02-rc0
  19. 87f478b wireguard: fix wg-output-tun feature configuration by Aloys Augustin · 3 years, 3 months ago
  20. d60b432 svm: remove unused fifo functions by Florin Coras · 3 years, 3 months ago
  21. 5161c4a stats: revert stat_validate_counter_vector3 non-static by Ray Kinsella · 3 years, 3 months ago
  22. a7d2aab tap: remove cxq_vring from tap/tun by Mohsin Kazmi · 3 years, 3 months ago
  23. e4efbe7 virtio: fix the type of argument in virtio_show() by Mohsin Kazmi · 3 years, 3 months ago
  24. 0455431 ping: set fib_index for lookup_node by Artem Glazychev · 3 years, 3 months ago
  25. e619ada interface: allow an interface's index to be given in 'sh int' by Neale Ranns · 3 years, 3 months ago
  26. c0d64ac misc: update MAINTAINERS file by Fan Zhang · 3 years, 3 months ago
  27. ef356f5 hash: fix the initialization warning error on gcc-10 by Mohsin Kazmi · 3 years, 3 months ago
  28. 6e4cfb5 ip: add ip_table_allocate to api by Aloys Augustin · 3 years, 3 months ago
  29. c3b62d1 classify: improve vnet_classify_hash by Damjan Marion · 3 years, 3 months ago
  30. c31a234 classify: simplify vnet_classify_find_entry_inline by Damjan Marion · 3 years, 3 months ago
  31. ff011b2 vppinfra: make default hugepage size configurable by Damjan Marion · 3 years, 3 months ago
  32. 266929f interface: fix poll vector realloc by Mohammed Hawari · 3 years, 3 months ago
  33. 5aa06ab pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1 by Andrew Yourtchenko · 3 years, 7 months ago
  34. b2819dd vapi: compile vpp-api folder before the plugins by Arthur de Kerhor · 3 years, 3 months ago
  35. b3ea73e session: implement app_ns deletion by Nathan Skrzypczak · 3 years, 4 months ago
  36. a9f5f85 classify: improve find entry performance by Damjan Marion · 3 years, 3 months ago
  37. 3bb2da9 classify: avoid dependent read of classify mask by Damjan Marion · 3 years, 3 months ago
  38. 3d5e741 session: use table_format in sh app ns by Nathan Skrzypczak · 3 years, 3 months ago
  39. 8430b8d vppinfra: format table improvements by Nathan Skrzypczak · 3 years, 3 months ago
  40. 41b23bc hash: add support for hashing infra by Mohsin Kazmi · 3 years, 6 months ago
  41. e3cf4d0 build: use GNUInstallDirs install destinations by Nick Brown · 3 years, 3 months ago
  42. 8b99777 dpdk: enable ENA tx offload by Benoît Ganne · 3 years, 3 months ago
  43. 0e65840 vppinfra: move format_table from perfmon by Nathan Skrzypczak · 3 years, 3 months ago
  44. a274c3a misc: put devtools plugins into separate component/package by Damjan Marion · 3 years, 4 months ago
  45. 9db1985 ebuild: cleanup of DPDK options in external.mk by Mohammed Hawari · 3 years, 3 months ago
  46. d26a582 memif: avoid double pool_put on a clib_file by Steven Luong · 3 years, 3 months ago
  47. 91db353 dpdk: fix checksum offload by Florin Coras · 3 years, 3 months ago
  48. 895def4 avf: fix RSS hash key by Benoît Ganne · 3 years, 3 months ago
  49. 1a9e2f9 session: Add sock_name option to add_ns by Nathan Skrzypczak · 3 years, 5 months ago
  50. 4fd9f10 vxlan: improve to use the hardware offload by Mohsin Kazmi · 3 years, 6 months ago
  51. 64dd172 dpdk: add support for outer udp and ipv4 checksums by Mohsin Kazmi · 3 years, 6 months ago
  52. 82f9444 dpdk: fix the outer ipv4 checksum by Mohsin Kazmi · 3 years, 3 months ago
  53. cebb477 ip6-nd: add ip6-nd proxy by Mohsin Kazmi · 3 years, 8 months ago
  54. ef4ddfa vlib: add option to plugin registration to prefer deep binding by Damjan Marion · 3 years, 3 months ago
  55. 764a878 tap: set device name on creation via TUNSETIFF by Duncan Eastoe · 3 years, 3 months ago
  56. c26cc72 vlib: add graceful termination with status by Pierre Pfister · 3 years, 3 months ago
  57. 46e0201 misc: volunteer as extra maintainer for DPDK by Mohammed Hawari · 3 years, 3 months ago
  58. 7854b46 interface: fix init fib_index_by_sw_if_index by Nathan Skrzypczak · 3 years, 4 months ago
  59. 006bbc4 snort: fix epoll_wait unsigned return value by Tianyu Li · 3 years, 3 months ago
  60. 596c45b tcp session: initialize sw_if_index at connect time by Florin Coras · 3 years, 3 months ago
  61. db79ac0 dpdk: fix prefetch assert on Arm by Tianyu Li · 3 years, 4 months ago
  62. 14b472e ip: show ip table CLI by Nathan Skrzypczak · 3 years, 4 months ago
  63. ae4ed32 build: verbose dpdk build requiring meson 0.55 by Nick Brown · 3 years, 3 months ago
  64. ea8adf7 ip-neighbor: Handle local MAC address change for incomplete adjacencies by Neale Ranns · 3 years, 4 months ago
  65. cba8710 vcl: avoid duplicated events in epoll lt by liuyacan · 3 years, 3 months ago
  66. 8cc9321 vcl: fix free segments assert by Florin Coras · 3 years, 3 months ago
  67. 10bb21f vlib: fix vlib_buffer_enqueue_to_next() overflow by Benoît Ganne · 3 years, 3 months ago
  68. 2ac5c11 nat: Revert "nat: nat44-ed add session timing out indicator in api" by Andrew Yourtchenko · 3 years, 3 months ago
  69. 2abbdec srtp: fix header len assert by Florin Coras · 3 years, 3 months ago
  70. f059a34 nat: nat44-ed add session timing out indicator in api by Alexander Chernavin · 3 years, 4 months ago
  71. 296f4a3 stats: revert enable/disable segments polls by Ray Kinsella · 3 years, 3 months ago
  72. 0bb670e session: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  73. c479457 flowprobe: simplify test logic by Klement Sekera · 3 years, 3 months ago
  74. 10355d6 linux-cp: fix non-NULL terminated string by Benoît Ganne · 3 years, 3 months ago
  75. b89c1dd linux-cp: Complete interface creation logic by Pim van Pelt · 3 years, 4 months ago
  76. 7b46e4b linux-cp: fix crash on failed vlib_buffer_copy by Pim van Pelt · 3 years, 4 months ago
  77. 0d56f60 vrrp: fix source address on advertisements by Matthew Smith · 3 years, 4 months ago
  78. f49734d interface: add custom interface name support by Steven Luong · 3 years, 5 months ago
  79. 0c373fc perfmon: sort 'show perfmon bundle' output by Zachary Leaf · 3 years, 4 months ago
  80. 2f8174f interface: fix coverity issue by Mohammed Hawari · 3 years, 3 months ago
  81. 710bdef perfmon: add membw-bound bundle by Ray Kinsella · 3 years, 6 months ago
  82. c3cb207 perfmon: adding support for papi TMAM by Ray Kinsella · 3 years, 3 months ago
  83. 6f98d99 nat: remove unusued parameters and use correct parameter types by Klement Sekera · 3 years, 6 months ago
  84. 1dc146e tests: fix DEBUG=attach multiple worker config by Klement Sekera · 3 years, 6 months ago
  85. 6d1b079 dpdk: fix coverity by Mohammed Hawari · 3 years, 3 months ago
  86. eed6fc9 devices: restore regular af-packet tx path by Mohammed Hawari · 3 years, 3 months ago
  87. 0b42ac5 dpdk: lro support by Mohammed Hawari · 3 years, 7 months ago
  88. 5b22339 interface: full poll vector on adaptive mode by Maxime Peim · 3 years, 7 months ago
  89. 277ae8b sr: fixing typo in srv6 End.AS Proxy documentation by Ahmed Abdelsalam · 3 years, 3 months ago
  90. 4d41f95 nat: NAT44 ED improvements and fixes by Filip Varga · 3 years, 4 months ago
  91. 0242fd8 udp: fill rmt info if session is connection less by liuyacan · 3 years, 4 months ago
  92. 99e4145 vcl: ignore rx events for sessions in epoll lt list by Florin Coras · 3 years, 4 months ago
  93. eb2e1f9 classify: improve "show classify table" output by Dave Barach · 3 years, 4 months ago
  94. 4c45d6f vcl: switch part of the tests to sock api by Florin Coras · 3 years, 4 months ago
  95. 33b18d4 vlib: fixed the issue of vpp crash caused by interface up/down by fangtong · 3 years, 5 months ago
  96. 29dc67b vmxnet3: set RX interrupt pending only when needed by Steven Luong · 3 years, 7 months ago
  97. 6b3eeeb vat2: coverity errors in print_template by Ole Troan · 3 years, 4 months ago
  98. 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 4 months ago
  99. 7311f18 misc: fix build error in handoffdemo by Sivaprasad Tummala · 3 years, 4 months ago
  100. da6520b flow: add esp spi rss type by Piotr Bronowski · 3 years, 6 months ago