1. 9845c20 session: add option to preallocate fifo headers by Florin Coras · 4 years, 8 months ago
  2. 933c4ca ikev2: fix string in api by Filip Tehlar · 4 years, 7 months ago
  3. d7a32eb vapi: add support for defaults in typedefs by Paul Vinciguerra · 4 years, 8 months ago
  4. 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
  5. b723ccf tcp: fix max tx sack blocks upper bound by Florin Coras · 4 years, 8 months ago
  6. 7784140 misc: binary api fuzz test fixes by Dave Barach · 4 years, 8 months ago
  7. d88fc0f tap: refactor existing flags by Mohsin Kazmi · 4 years, 8 months ago
  8. 6bb080f nat: per vrf session limits by Filip Varga · 4 years, 8 months ago
  9. 2f15631 tests: vpp_interface remove deprecated packed properties by Paul Vinciguerra · 4 years, 7 months ago
  10. e31820a vlib: add nosyslog unix option by Ruslan Babayev · 4 years, 10 months ago
  11. 24b417c ip-neighbor: honor walk callback return value by Ruslan Babayev · 4 years, 11 months ago
  12. 7f286f7 api: fix include_guard when path contains a plus by Ruslan Babayev · 5 years ago
  13. 073d74d tap: implement sw_interface_tap_v2_dump filtering by sw_if_index by Paul Vinciguerra · 4 years, 8 months ago
  14. 6068601 l2: fix coverity warnings in l2_fwd.c by Dave Barach · 4 years, 8 months ago
  15. 1a18d11 tcp: fix v6 ll lookup fib by Florin Coras · 4 years, 8 months ago
  16. bf39597 session: cleanup listener segment manager on wrk free by Florin Coras · 4 years, 8 months ago
  17. 240dcb2 ip-neighbor: Add flush API by Neale Ranns · 4 years, 8 months ago
  18. f3783e1 hsa: bind af-unix socket only for echo tests by Florin Coras · 4 years, 8 months ago
  19. 8b43aaa flow: add l2tpv3oip flow by Chenmin Sun · 4 years, 8 months ago
  20. f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
  21. 162330f build: rework x86 CPU variants by Damjan Marion · 4 years, 8 months ago
  22. dc0ded7 vcl: disconnect both flavors of bapi transport on destroy by Florin Coras · 4 years, 8 months ago
  23. 690ce86 build: support arch-specific compiling for Neoverse N1 by Lijian.Zhang · 4 years, 10 months ago
  24. e099120 ikev2: use thread local vlib_main in vlib_time_now by Filip Tehlar · 4 years, 8 months ago
  25. 3d18fbf tap: allow deletion of tun interface by Matthew Smith · 4 years, 8 months ago
  26. 6e39ff0 build: detect GNU Assembler AVX-512 bug and disable AVX-512 variants if needed by Damjan Marion · 4 years, 8 months ago
  27. 5a7f2f1 ip: use thread local vm instead of thread main for vlib_time_now calls by Tom Seidenberg · 4 years, 8 months ago
  28. 4ba16a4 misc: switch to clang-9 by Damjan Marion · 4 years, 8 months ago
  29. a3108e6 hsa: cleanup ifdefs in sock tests by Florin Coras · 4 years, 8 months ago
  30. 3a76dc3 devices: vhost: simplify string copies for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  31. 28adbb3 tap: fix missing "num-rx-queues" from cli help by Mohsin Kazmi · 4 years, 8 months ago
  32. d7586d5 vcl: add separate fcntl64 ldp handler by Florin Coras · 4 years, 8 months ago
  33. c4ae0ff interface: fix interface_types.api enums by Paul Vinciguerra · 4 years, 8 months ago
  34. 34de6fe flow: explicit rss function enum cast by Florin Coras · 4 years, 8 months ago
  35. 77d9838 vlib: add ASSERT to vlib_time_now(...) by Dave Barach · 4 years, 8 months ago
  36. 635f506 svm: fix fifo alignemnt in batch prealloc by Florin Coras · 4 years, 8 months ago
  37. 049d0b4 vlib: use flexible array in vlib_buffer for GCC-10 by Benoît Ganne · 4 years, 8 months ago
  38. c458c49 vppinfra: type prove vec_new and vec_resize by Andreas Schultz · 4 years, 9 months ago
  39. 24e2c50 flow: add RSS support by Chenmin Sun · 4 years, 10 months ago
  40. 2857e78 tap: use one tap fd per rx queue by Aloys Augustin · 4 years, 9 months ago
  41. beee60d ipsec: fix buffer alloc by Filip Tehlar · 4 years, 8 months ago
  42. ca6307c nat: remove unused code by Klement Sekera · 4 years, 8 months ago
  43. 37b4454 vppinfra: improve test coverage by Dave Barach · 4 years, 8 months ago
  44. e64e5ff tests: implement ipaddress convenience methods by Paul Vinciguerra · 4 years, 8 months ago
  45. 58db6e1 lisp: API cleanup by Jakub Grajciar · 4 years, 11 months ago
  46. 4830e4f vlib: startup multi-arch variant configuration by Ray Kinsella · 4 years, 9 months ago
  47. a568a19 stats: add apis to delete simple/combined counters by Ole Troan · 4 years, 8 months ago
  48. c0e9441 tests: move defaults from defaultmapping to .api files by Paul Vinciguerra · 4 years, 8 months ago
  49. f5445bf tcp: remove sack reneging verbose logging by Florin Coras · 4 years, 8 months ago
  50. 5226d26 svm: null instead of panic if fifo hdr alloc fails by Florin Coras · 4 years, 8 months ago
  51. 3ff8e23 tls: fix wrong usage of session close function issue by Simon Zhang · 4 years, 8 months ago
  52. bc0d9ff virtio: support virtio 1.1 packed ring in vhost by Steven Luong · 4 years, 9 months ago
  53. ba6deb9 l2: merge two clib_memcpy_fast into one by Zhiyong Yang · 4 years, 8 months ago
  54. ce32770 vlib: deprecate i2c and cj by Dave Barach · 4 years, 8 months ago
  55. 83ceffc ioam: do not reuse existing vnet symbol by Benoît Ganne · 4 years, 8 months ago
  56. a66971f vppinfra: selectively disable false-positive GCC-10 warnings by Benoît Ganne · 4 years, 8 months ago
  57. 9165e03 ip: reassembly: fix one possible use-after-free by Gao Feng · 4 years, 8 months ago
  58. ffbcf61 vppinfra: selectively disable false-positive GCC-10 warnings by Benoît Ganne · 4 years, 8 months ago
  59. be7dbbb build: add vppinfra/warnings.h to exported headers list by Benoît Ganne · 4 years, 8 months ago
  60. 2d25467 rdma: tx: interleave prefetches by Benoît Ganne · 4 years, 8 months ago
  61. 8128416 devices: allow link state down with netlink by Matthew Smith · 4 years, 8 months ago
  62. 770178e nat: improve perf - long read after short write by Klement Sekera · 4 years, 8 months ago
  63. e65eea3 dhcp: fix dhcp proxy behavior for qinq and dot1q subinterfaces by Stanislav Zaikin · 4 years, 8 months ago
  64. 681ea6d tls: improve cli state reporting by Florin Coras · 4 years, 8 months ago
  65. 36d4939 session vcl: propagate transport cleanup notifications by Florin Coras · 4 years, 8 months ago
  66. 5e6222a vcl: generate select events on read/write errors by Florin Coras · 4 years, 8 months ago
  67. f593b57 vppinfra: finish deprecating qsort.c by Dave Barach · 4 years, 8 months ago
  68. bf883bb acl: ACL creation CLI parsing fix by Neale Ranns · 4 years, 8 months ago
  69. d9e18aa nat: ignore user hash in ED NAT by Klement Sekera · 4 years, 8 months ago
  70. 5581de6 nat: make usage of vnet_buffer2 transparent by Klement Sekera · 4 years, 8 months ago
  71. 69de9fa nat: ED: reduce number of hash tables used by Klement Sekera · 4 years, 8 months ago
  72. e7f4201 nat: fix extended unit tests by Klement Sekera · 4 years, 8 months ago
  73. c99c025 ip: reassembly: improve type safety by Klement Sekera · 5 years ago
  74. ec40a7d ip: Setting the Link-Local address from the API enables IPv6 on the interface by Neale Ranns · 4 years, 8 months ago
  75. 82b62bb virtio: vhost checksum problem for ipv6 by Steven Luong · 4 years, 8 months ago
  76. 0546483 ipsec: add input node bypass/discard functionality by ShivaShankarK · 4 years, 8 months ago
  77. b5c0d35 vapi: packed enum type generation by Neale Ranns · 4 years, 8 months ago
  78. a90ba64 nat: add/del ed_ext_ports only if the table is instantiated by Dave Barach · 4 years, 8 months ago
  79. 30a28c1 session: fix session_table_get_or_alloc by Andreas Schultz · 4 years, 8 months ago
  80. 68e5fd5 vppinfra: more bihash optimizatons by Damjan Marion · 4 years, 8 months ago
  81. 59f7113 ip: Replace Sematics for Interface IP addresses by Neale Ranns · 4 years, 8 months ago
  82. c87fbb4 ip-neighbor: Replace feature for the ip-neighbor data-base by Neale Ranns · 4 years, 9 months ago
  83. c17ff6e tcp: avoid bt sample access after possible pool realloc by Florin Coras · 4 years, 8 months ago
  84. ecff1cb api: 'api trace' CLI consumes a line of input by Neale Ranns · 4 years, 8 months ago
  85. 053d093 vppinfra: move unused code to extras/deprecated/vppinfra by Dave Barach · 4 years, 8 months ago
  86. f932f97 ip: fix format functions for u8 address_family by Neale Ranns · 4 years, 8 months ago
  87. 67ec589 lisp: switch to new timer wheel code by Florin Coras · 4 years, 8 months ago
  88. 38ab567 vcl: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  89. a04adbf tcp: fix use-after-free by Benoît Ganne · 4 years, 8 months ago
  90. 6e0ee95 session: multiple dgrams per dispatch by Florin Coras · 4 years, 8 months ago
  91. 77d42fc svm: asan: fix asan support by Benoît Ganne · 4 years, 8 months ago
  92. 07bbaef gre: Optimise encap node for tunnel types by Neale Ranns · 4 years, 8 months ago
  93. 0b04209 gso: add vxlan tunnel support by Mohsin Kazmi · 4 years, 8 months ago
  94. 6440b7a misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
  95. 350f6d6 misc: asan: mark parsed elf memory as readable for ASan by Benoît Ganne · 4 years, 8 months ago
  96. 9f83358 ethernet: leverage vlib_buffer_get_current by Zhiyong Yang · 4 years, 8 months ago
  97. 332bc08 misc: asan: disable leak sanitizer by default by Benoît Ganne · 4 years, 8 months ago
  98. 7031288 ethernet: put vlib_get_buffers together by Zhiyong Yang · 4 years, 9 months ago
  99. 08d0137 misc: asan: do not poison memory after munmap() by Benoît Ganne · 4 years, 8 months ago
  100. 74ee18b vppinfra: fix potential race in bihash bucket lock by Damjan Marion · 4 years, 8 months ago