1. ef0bac7 vlib: improve enqueue_to_next buffer indices extraction by Damjan Marion · 3 years, 8 months ago
  2. d77d379 hsa: custom proto vfts for vcl tests by Florin Coras · 3 years, 8 months ago
  3. 5c97dbf session: fix mq ext config cleanup by Florin Coras · 3 years, 8 months ago
  4. 23c3488 misc: add StatementMacros to .clang-format by Damjan Marion · 3 years, 8 months ago
  5. 83b2f5e vppinfra: silence coverity warnings related to clib_memcpy_u32() by Damjan Marion · 3 years, 8 months ago
  6. 4ec0299 vppinfra: Fix a bug related to path_search by Ryo Nishikawa · 3 years, 8 months ago
  7. 98d8362 vrrp: increase stack size of process node by Matthew Smith · 3 years, 8 months ago
  8. 3ff1598 misc: auto-generate go bindings by Vladimir Lavor · 3 years, 8 months ago
  9. 8e1384f perfmon: top down level 1 support by mdr78 · 3 years, 9 months ago
  10. 3f923d2 hsa: use only one conn type for vcl tests by Florin Coras · 3 years, 8 months ago
  11. 7992bdc hsa: use tcp for vcl test control channel by Florin Coras · 3 years, 8 months ago
  12. 856d062 vppinfra: clib_memcpy_u32() utilizing SIMD mask loads/stores by Damjan Marion · 3 years, 8 months ago
  13. c99ab12 pg: fix packet coalescing cli by Ray Kinsella · 3 years, 9 months ago
  14. da1b76a vppapigen: remove flag day code by Paul Vinciguerra · 4 years ago
  15. dc22c83 tests: clean up gbp calls from vpp_papi_provider by Paul Vinciguerra · 3 years, 8 months ago
  16. 9f29903 session: fix race condition in fifo allocation by liuyacan · 3 years, 8 months ago
  17. b14c49d vppinfra: add COMPILE_TIME_CONST() macro by Damjan Marion · 3 years, 8 months ago
  18. e984831 vppinfra: AVX512 mask load/stores and compress store by Damjan Marion · 3 years, 8 months ago
  19. e21a0b2 vppinfra: add clear_lowest_set_bit() function, use BMI2 if available by Damjan Marion · 3 years, 8 months ago
  20. 1ca6c65 nat: correct detection of icmp bypass presence by Klement Sekera · 3 years, 8 months ago
  21. 3e38422 vxlan: Fix L3 mode by Nathan Skrzypczak · 3 years, 8 months ago
  22. 893bc97 session: set connected session index for ct by Florin Coras · 3 years, 8 months ago
  23. 961d363 dpdk: support md5 async handler in dpdk cryptodev by Alexander Chernavin · 3 years, 8 months ago
  24. 607ece3 tcp: try to update sack list only if not empty by Florin Coras · 3 years, 8 months ago
  25. 6469840 tcp: reorganize connection members by Florin Coras · 3 years, 8 months ago
  26. e5f1833 tls quic: improve error reporting by Florin Coras · 3 years, 8 months ago
  27. 5724aec session: set fifo's session index before vcl attach by liuyacan · 3 years, 8 months ago
  28. 2ba0177 session: remove unused connect/listen msg members by Florin Coras · 3 years, 8 months ago
  29. a54b62d vcl session: refactor passing of crypto context by Florin Coras · 3 years, 8 months ago
  30. c7e7819 flow: Add API implementation of IP4/IP6, IP4_VXLAN/IP6_VXLAN by Chenmin Sun · 4 years, 3 months ago
  31. f04a8d1 tls: tlspicotls require version when building by Nathan Skrzypczak · 3 years, 8 months ago
  32. 4ac2584 vcl session: extended connect/listen configuration by Florin Coras · 3 years, 8 months ago
  33. 5cfe452 misc: add filter for specific error for pcap trace by Benoît Ganne · 3 years, 10 months ago
  34. d06e2eb ip: remove unnecesary inlining in ip4-rewrite node by Damjan Marion · 3 years, 8 months ago
  35. db36fda quic: update quicly to v0.1.3 by Mathias Raoul · 3 years, 8 months ago
  36. 5420885 buffers: vlib_get_buffers() with 512-bit SIMD by Damjan Marion · 3 years, 8 months ago
  37. 1c22971 vlib: don't inline vlib_buffer_enqueue_to_* by Damjan Marion · 3 years, 8 months ago
  38. 09aeee6 vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask) by Damjan Marion · 3 years, 8 months ago
  39. 832926b cnat: Fix session flag initialization by Nathan Skrzypczak · 3 years, 8 months ago
  40. 1fbf034 nat: fix multi worker scenarios by Klement Sekera · 3 years, 9 months ago
  41. 00338e0 svm: allow external chunk alloc on segment by Florin Coras · 3 years, 8 months ago
  42. ec62af5 pmalloc: tolerate move_pages failure on numa node #0 by Klement Sekera · 3 years, 8 months ago
  43. f9e0277 nat: fixing cli bug for nat44-ei and nat44-ed by Filip Varga · 3 years, 8 months ago
  44. adef691 tls: honor tcp deq notification request by Florin Coras · 3 years, 8 months ago
  45. 5a41fd5 tcp: req app deq notification on fifo full by Florin Coras · 3 years, 8 months ago
  46. 005d1e4 crypto: support async handlers for 3des and md5 by Alexander Chernavin · 3 years, 11 months ago
  47. 3b3cbfb nat: nat44-ed i2o & o2i trace fix by Filip Varga · 3 years, 8 months ago
  48. 9789898 ipsec: remove WITH_LIBSSL macros by Damjan Marion · 3 years, 8 months ago
  49. 94761f6 dpdk: fix mlx4 mlx5 detection in plugin build by Mohammed Hawari · 3 years, 8 months ago
  50. 5b6f3da vlib: remove unused code by Damjan Marion · 3 years, 8 months ago
  51. 6db633b vppinfra: momve clib_sysfs_list_to_bitmap to sysfs.c by Damjan Marion · 3 years, 8 months ago
  52. ac6c528 ip: fix offload flags handling by Aloys Augustin · 3 years, 8 months ago
  53. 8932e45 interface: interface-output end node rework by Damjan Marion · 3 years, 8 months ago
  54. ae34872 ip: remove dead code from ip_csum by Damjan Marion · 3 years, 8 months ago
  55. e3b256e vppinfra: remove outdated and unused unix format functions by Damjan Marion · 3 years, 8 months ago
  56. f8cb701 vppinfra: remove linux/syscall.h by Damjan Marion · 4 years, 2 months ago
  57. 30a8195 classify: honor pcap interface filter also when classify filter is used by Benoît Ganne · 3 years, 10 months ago
  58. 558ceab tests: cpus awareness by Klement Sekera · 3 years, 8 months ago
  59. f70cf23 vlib: make vlib_pending_frame_t smaller by Damjan Marion · 3 years, 8 months ago
  60. 7fdf8b2 tcp: support for rate sample attr flag by Florin Coras · 3 years, 8 months ago
  61. a5dd6d7 vrrp: refactor test by Paul Vinciguerra · 3 years, 8 months ago
  62. cf0e257 vcl: validate fs before cleanup by Florin Coras · 3 years, 8 months ago
  63. 0e79bc1 papi: fix ubuntu 1804 make test socket.close error by Tianyu Li · 3 years, 8 months ago
  64. 7f57f50 vppinfra: move bitmap format functions to .c file, add format_bitmap_list by Damjan Marion · 3 years, 8 months ago
  65. 746ca3a avf: fix tx path segfault by Radu Nicolau · 3 years, 8 months ago
  66. 7e9d5ff vppinfra: correct intrinsic called by u16x16_from_u8x16 by Lijian.Zhang · 3 years, 8 months ago
  67. fa551b8 avf: remove the vxlan flow support by Chenmin Sun · 3 years, 8 months ago
  68. eb839cc session: fix next node add on transport registration by Florin Coras · 3 years, 8 months ago
  69. 1d429df vlib: fix access before check issue in foreach_vlib_main macro by Damjan Marion · 3 years, 8 months ago
  70. d22f190 misc: clang-12 support by Damjan Marion · 3 years, 8 months ago
  71. 04ae827 session tcp vcl: api to update connection attributes by Florin Coras · 3 years, 8 months ago
  72. 7bc714d dpdk: add RSS capability flag to iavf PMD in dpdk_plugin by Chenmin Sun · 3 years, 8 months ago
  73. 1e88cb2 rdma: remove redundant memory registration by Benoît Ganne · 3 years, 9 months ago
  74. bdd6149 nat: test dynamic translation between two vrfs by Filip Varga · 3 years, 8 months ago
  75. 7cfc9a2 rdma: fix skip_ipv4_cksum behavior in scalar path by Tianyu Li · 3 years, 8 months ago
  76. 297af4f hsa: fix coverity warnings by Florin Coras · 3 years, 8 months ago
  77. 27d87d3 tls: fix coverity warning by Florin Coras · 3 years, 8 months ago
  78. 91f102e flow: The type of vni in VxLAN flow should be u32 by Chenmin Sun · 4 years ago
  79. 6e9b003 avf: rework TX one-by-one loop by Damjan Marion · 3 years, 8 months ago
  80. 6dca020 avf: avoid placeholder buffer alloc in datapath by Damjan Marion · 3 years, 8 months ago
  81. ca1812d avf: avoid ring wrap in the tx path by Damjan Marion · 3 years, 8 months ago
  82. 7a016e8 avf: avf flow bug fix by Chenmin Sun · 3 years, 8 months ago
  83. 4b1bacf geneve: fix options len parsing as 32-bits words by Mohammed Hawari · 3 years, 9 months ago
  84. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  85. e4db945 dpdk: selection of cryptodev engine data-path by Fan Zhang · 3 years, 9 months ago
  86. e39376e devices: af_packet - use netlink to get/set mtu by Aloys Augustin · 3 years, 9 months ago
  87. 7fbc5f9 memif: Use log_debug for clib_file_add and clib_file_del by Steven Luong · 3 years, 8 months ago
  88. 5d46e52 avf: correctly set VL_API_AVF_DELETE is_mp_safe by Steven Luong · 3 years, 8 months ago
  89. 89ca7df avf: crash on avf interface delete by Steven Luong · 3 years, 8 months ago
  90. fda21c9 vcl: use per worker mem bapi context by Florin Coras · 3 years, 8 months ago
  91. 70e2197 vcl: fix worker cleanup cb function by Florin Coras · 3 years, 8 months ago
  92. 1c19aef session: fix coverity warning by Florin Coras · 3 years, 8 months ago
  93. 48524a9 crypto: fix ops flags in crypto sw scheduler by Benoît Ganne · 3 years, 11 months ago
  94. 3887be7 tests: remove wrappers by Klement Sekera · 3 years, 9 months ago
  95. 7da8829 session: basic support for interrupt mode by Florin Coras · 3 years, 9 months ago
  96. d82349e buffers: performance improvement by Radu Nicolau · 3 years, 9 months ago
  97. 8f10b90 tcp: time infra improvements by Florin Coras · 3 years, 8 months ago
  98. e2daada vhost: Crash upon disconnect by Steven Luong · 3 years, 8 months ago
  99. 42c5c20 arping: coverity woe on COPY_PASTE_ERROR by Steven Luong · 3 years, 9 months ago
  100. 106a215 cnat: explicit BIHASH_USE_HEAP setting by Dave Barach · 3 years, 8 months ago