1. 622b5ce crypto-native: add AArch64 AES-GCM native implementation by Damjan Marion · 5 years ago
  2. 4e96dda dpdk: Add iova-mode to startup by Vladimir Ratnikov · 5 years ago
  3. 6ede570 fib: Fix some more realloc errors by Neale Ranns · 5 years ago
  4. 685001f ikev2: Responder honours the protected tunnel config by Neale Ranns · 5 years ago
  5. 11da575 crypto-native: add AArch64 ghash support by Damjan Marion · 5 years ago
  6. 98bd757 vppinfra: add cmake option to grow vectors by 1 by Dave Barach · 5 years ago
  7. 104112f classify: fix "show classify filter" debug CLI by Dave Barach · 5 years ago
  8. e7d8996 vppinfra: add clib_prefetch_load and clib_prefetch_store by Damjan Marion · 5 years ago
  9. 9372374 vppinfra: add ARM NEON implementation of u8x16_word_shift_{left,right} by Damjan Marion · 5 years ago
  10. 4dc10a4 tcp: improve invalid packet handling in syn-rcvd by Florin Coras · 5 years ago
  11. 0426185 tcp: move connections to wrk ctx by Florin Coras · 5 years ago
  12. 8727acd crypto-native: fix ghash function naming by Damjan Marion · 5 years ago
  13. f0beeb0 crypto-native: use and instead of blend by Damjan Marion · 5 years ago
  14. 4fe44af crypto-native: add missing static_always_inline by Damjan Marion · 5 years ago
  15. 6939d5e tcp: postpone rst handling by Florin Coras · 5 years ago
  16. 415b4b0 crypto-native: refactor GCM code to use generic types by Damjan Marion · 5 years ago
  17. aba4983 api: do not truncate api dump file size by Benoît Ganne · 5 years ago
  18. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 5 years ago
  19. a6ef36b misc: fix coverity warnings by Dave Barach · 5 years ago
  20. 44476c6 ikev2: Configure a profile with an existing interface by Neale Ranns · 5 years ago
  21. bdfa4d3 crypto-native: fix ARM compilatiion flags by Damjan Marion · 5 years ago
  22. 448890e vppinfra: add ARM cpu types by Damjan Marion · 5 years ago
  23. efcad1a ipsec: add support for chained buffers by Filip Tehlar · 5 years ago
  24. 16d974e session: avoid scanning new io list under load by Florin Coras · 5 years ago
  25. 90d2884 vppinfra: remove unused variable from timing wheel by Klement Sekera · 5 years ago
  26. 30e7671 sr: update NH value for Ethernet payloads by pcamaril · 5 years ago
  27. 619179c tls: refactor picotls ctx_read process to improve CPS by Simon Zhang · 5 years ago
  28. 6fe8998 svm: numa awareness for ssvm segments by Florin Coras · 5 years ago
  29. fa2a316 ip: fix ip-local errors by Florin Coras · 5 years ago
  30. 4a06846 vlib: Skip core 0 if workers are configured. by Jon Loeliger · 5 years ago
  31. deb6f78 tcp: fix input error counters by Florin Coras · 5 years ago
  32. 43818c1 tcp: add option to avoid endpoint cleanup by Florin Coras · 5 years ago
  33. 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 5 years ago
  34. f1ecb65 ipsec: fix AES-GCM block size by Damjan Marion · 5 years ago
  35. f617b14 vlib: properly configure main thread's core id by Jon Loeliger · 5 years ago
  36. e053056 misc: add FEATURE.yaml files by Dave Barach · 5 years ago
  37. b954f01 sctp: API cleanup by Jakub Grajciar · 5 years ago
  38. f267d11 ip-neighbor: fix MLD reports not being sent by Neale Ranns · 5 years ago
  39. 8ebcb7a ikev2: better logging by Filip Tehlar · 5 years ago
  40. 14b8048 ipsec: remove dead code by Filip Tehlar · 5 years ago
  41. a877cf9 ip: more detailed show reassembly commands by Vladimir Ratnikov · 5 years ago
  42. 97677a2 ip6: fix l4 checksum with hop-by-hop header by Matthew Smith · 5 years ago
  43. 2edff14 tests: skip extended quic tests under development by Dave Wallace · 5 years ago
  44. 3ce0352 quic: update config values for large stream tests by Dave Wallace · 5 years ago
  45. 84382ae fib: fix non-NULL terminated vectors in cli output by Benoît Ganne · 5 years ago
  46. dc90c71 svm: use default SVM address in fifo unit tests by Benoît Ganne · 5 years ago
  47. 9fef68d quic: fix coverity warning by MathiasRaoul · 5 years ago
  48. 1557d9a misc: address sanitizer: fix vm instrumentation by Benoît Ganne · 5 years ago
  49. edf7772 nat: api & cli command for forcing session cleanup by Filip Varga · 5 years ago
  50. b71ef86 hsa: proxy wnd update only if enough space is available by Florin Coras · 5 years ago
  51. 8dc954a vlib: add plugin override support by Dave Barach · 5 years ago
  52. 190dc1f vcl: fix session closing error by Florin Coras · 5 years ago
  53. 707b536 quic: fix coverity warning by MathiasRaoul · 5 years ago
  54. a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
  55. 2c6639c nat: move dslite to separate sub-plugin by Ole Troan · 5 years ago
  56. 72e31bc stats: fix state counter removal by Vladimir Isaev · 5 years ago
  57. a488f37 api: fix vl_api_clnt_node process stack overflow by Chenmin Sun · 5 years ago
  58. 90430b6 ipsec: set l2_len for GRE-TEB tunnel decap by John Lo · 5 years ago
  59. 51cabf2 vppinfra: deal with 0 return from os_cpu_clock_frequency() by Dave Barach · 5 years ago
  60. a80f8f3 dpdk: use port_id as interface name suffix for representors by Haggai Eran · 5 years ago
  61. 2347278 dpdk: output switch information by Haggai Eran · 5 years ago
  62. 5414062 vcl: switch to closed state after app close by Florin Coras · 5 years ago
  63. 9fbacbc nat: pool allocation function fix by Filip Varga · 5 years ago
  64. 59b6c0c vppapigen: fix options representation by Ole Troan · 5 years ago
  65. 13ff90f virtio: update FEATURE.yaml to include description for vhost-user by Steven Luong · 5 years ago
  66. 03ce462 teib: Rename NHRP to TEIB by Neale Ranns · 5 years ago
  67. 8af24b1 ip: translate fragmented icmp to fragmented icmp6 by Alexander Chernavin · 5 years ago
  68. 0f96673 vppinfra: fix typo in tw_timer_template.c by Dave Barach · 5 years ago
  69. f4a92f6 tls: refactor for tls async event handling by Yu Ping · 5 years ago
  70. 564e167 virtio: vhost gso is broken in some topology by Steven Luong · 5 years ago
  71. 174959c fib: invalid check for adj types. by Neale Ranns · 5 years ago
  72. 3d5f622 fib: refresh adj pointer after fib_walk_sync due to possible realloc by Steven Luong · 5 years ago
  73. 48ac1c2 gre: improve .api descriptions by Vratko Polak · 5 years ago
  74. 8ab4e50 gre: add missing .api edits by Vratko Polak · 5 years ago
  75. 36a0c4d session: fix chunk batch alloc for large fifos by Florin Coras · 5 years ago
  76. 92de6b6 quic: quicly crypto offloading by MathiasRaoul · 5 years ago
  77. 776644e crypto-native: add ARMv8 AES-CBC implementation by Damjan Marion · 5 years ago
  78. 62b1cea quic: update quicly to v0.0.10-vpp by MathiasRaoul · 5 years ago
  79. 93975e6 crypto-native: refactor AES code by Damjan Marion · 5 years ago
  80. 548d70d misc: deprecate dpdk hqos by Damjan Marion · 5 years ago
  81. 7db6ab0 misc: deprecate netmap and ixge drivers by Damjan Marion · 5 years ago
  82. 47c9950 map: Add several more MAP-T BR tests by Jon Loeliger · 5 years ago
  83. c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 5 years ago
  84. 91592c0 tap: fix host mtu configuration setting by Mohsin Kazmi · 5 years ago
  85. 3039753 tap: fix the host mac address by Mohsin Kazmi · 5 years ago
  86. d1e6b29 fib: fix typos in doxygen by Paul Vinciguerra · 5 years ago
  87. e5b94dd gre: Tunnel encap/decap flags by Neale Ranns · 5 years ago
  88. 9ace36d vcl session: propagate cleanup notifications to apps by Florin Coras · 5 years ago
  89. 960e58e vppapigen: update markdown documentation by Paul Vinciguerra · 5 years ago
  90. 65866f0 map: Prevent IPv4 prefix spoofing during IPv6 -> IPv4 by Jon Loeliger · 5 years ago
  91. 56817e2 map: handle ip4 ttl=1 packets in map-t by Alexander Chernavin · 5 years ago
  92. 78b58f6 crypto-native: don't expand aes-cbc keys twice by Damjan Marion · 5 years ago
  93. 27d12d3 bfd: add missing cast by Klement Sekera · 5 years ago
  94. 31b1a6c tests: add map-t fragmentation verifications by Alexander Chernavin · 5 years ago
  95. f31acfa dhcp: disable extraneous vlib_log spew by Dave Barach · 5 years ago
  96. 30928f8 session tcp: fix packet tracing by Florin Coras · 5 years ago
  97. dda2dbe hsa: proxy rcv wnd update acks after full fifos by Florin Coras · 5 years ago
  98. 7d08e39 crypto-native: rename crypto_ia32 to crypto_native by Damjan Marion · 5 years ago
  99. 0d4a612 map: ip4-map-t more RFC compliant by Vladimir Ratnikov · 5 years ago
  100. e9595db crypto-ia32: add VAES support for AES-CBC by Damjan Marion · 5 years ago