1. b15d796 crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS] by Lijian Zhang · 5 years ago
  2. f8461bf svm: improve fifo segment verbose cli by Florin Coras · 5 years ago
  3. 320998a vlib: fix handoff queue sequencing bug by Dave Barach · 5 years ago
  4. b3dce89 tcp: improve lost rxt heuristic by Florin Coras · 5 years ago
  5. eb284a1 ip: functional interface to ip fragmentation by Ole Troan · 5 years ago
  6. d318a99 dhcp: ipv6 prefix delegation improvements by Dave Barach · 5 years ago
  7. f83194c tls: picotls engine basic enabling for TLS by Simon Zhang · 5 years ago
  8. aa43914 session: re-set tx fifo event if out of buffers by Florin Coras · 5 years ago
  9. fd4c3fe tcp: avoid retransmits post reset by Florin Coras · 5 years ago
  10. 20b962d dhcp: fix dhcpv6 client and dhcpv6 prefix delegation by Dave Barach · 5 years ago
  11. 3c80c10 build: Fix typo introduced in src/plugins/mdata/FEATURE.yaml by Paul Vinciguerra · 5 years ago
  12. 2baa115 build: use cmake build types by Damjan Marion · 5 years ago
  13. 972d71d rdma: fix next node rx redirect by Benoît Ganne · 5 years ago
  14. a50892e rdma: fix name auto-generation on create by Benoît Ganne · 5 years ago
  15. 12989b5 ipsec: remove dedicated IPSec tunnels by Neale Ranns · 5 years ago
  16. f1653e6 vcl: fix epoll connected events sid by Florin Coras · 5 years ago
  17. 39807d0 tap: add check for vhost-net backend by Damjan Marion · 5 years ago
  18. 0ba86cb tap: fix cli parser by Damjan Marion · 5 years ago
  19. 07df791 tcp: fix ip check in lookup validation by Florin Coras · 5 years ago
  20. 4f59985 session: add space around ternary operator by Vratko Polak · 5 years ago
  21. 770a0de tests: python3 use byte strings in raw() by Ole Troan · 5 years ago
  22. 76a36e8 crypto-ipsecmb: improve gcm performance using dedicated API. by Fan Zhang · 5 years ago
  23. 801c701 pmalloc: always lock pages by Damjan Marion · 5 years ago
  24. 86a9441 build: Fix 3rd party CI systems. by Paul Vinciguerra · 6 years ago
  25. d58419f dpdk: ipsec gcm fixes by Christian Hopps · 5 years ago
  26. bc2e640 crypto: fix crypto perf unittest crash by Fan Zhang · 5 years ago
  27. bf1f8b7 tcp: fix retransmit with no sacks by Florin Coras · 5 years ago
  28. 5ed3fe3 api: fix dead client scan heap issue by Nathan Skrzypczak · 5 years ago
  29. de6caf4 session: Add crypto context by Nathan Skrzypczak · 5 years ago
  30. 7c40a38 hsa: Add ckpair & crypto engine in vpp_echo by Nathan Skrzypczak · 5 years ago
  31. dcbbf28 quic: Add support for ckpair & crypto engine by Nathan Skrzypczak · 5 years ago
  32. 45ec9f4 session: ckpair store & crypto engine as mq params by Nathan Skrzypczak · 5 years ago
  33. 9d3e1b4 session: fix app attach on error by Nathan Skrzypczak · 5 years ago
  34. c9dff18 svm: fix byte accounting when allocating fifo header by Florin Coras · 5 years ago
  35. c12eae7 interface: shmemioerror while getting name_filter arg by Aleksander Djuric · 5 years ago
  36. 3f8c871 tests: make threads in punt tests join when finished by Andrew Yourtchenko · 5 years ago
  37. cf4c210 tcp: validate the IP address while checking TCP connection by Srikanth Akula · 5 years ago
  38. 8d74caa misc: add lcov scripts, README.md by Dave Barach · 5 years ago
  39. c96d618 docs: Rewrite the what is VPP (first) section, also fix the build by John DeNisco · 5 years ago
  40. 340c15c docs: add spellcheck to 'make docs' sphinx docs by Paul Vinciguerra · 5 years ago
  41. 4d11b6c dpdk: conditionally revert rte_vfio_dma_map patch by Damjan Marion · 5 years ago
  42. 6b0dd55 build: add yaml file linting to make checkstyle by Paul Vinciguerra · 5 years ago
  43. 7f39e91 quic: free qctx after udp cleanup by Nathan Skrzypczak · 5 years ago
  44. 2089c69 tcp: IPv6 flow label support by Tarun Gupta · 5 years ago
  45. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  46. 464e5e0 docs: fix 'make doxygen' under python3 by Paul Vinciguerra · 5 years ago
  47. ea1a651 docs: fix issues with src/scripts/fts.py by Paul Vinciguerra · 5 years ago
  48. 5854b43 nat: NAT udp counter & unit test fixes by Filip Varga · 5 years ago
  49. a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
  50. 0b6a857 ip: Fragmentation fixes by Neale Ranns · 5 years ago
  51. 3ea17d5 tcp: correct validity check return value by Ryujiro Shibuya · 5 years ago
  52. 45a95dd tests: support setting random seed by Klement Sekera · 5 years ago
  53. 718a19b libmemif: reset number of queues on disconnect by Jakub Grajciar · 5 years ago
  54. 1657235 nat: respect udp checksum by Filip Varga · 5 years ago
  55. 4269352 tests: avoid test runner hanging on child test process join by Andrew Yourtchenko · 5 years ago
  56. f7f4964 ipsec: ipsec-input: check for too-short packets by Benoît Ganne · 5 years ago
  57. 3a23f9e quic: enhance error reporting by Dave Wallace · 5 years ago
  58. caa52f3 quic: fix quicly rtt time skew by Dave Wallace · 5 years ago
  59. 34d92eb quic: remove redundant function calls by Dave Wallace · 5 years ago
  60. 8f6d7a7 nat: revert respect udp checksum by Ole Troan · 5 years ago
  61. cb3cfe8 ikev2: fix traffic selector match by Filip Tehlar · 5 years ago
  62. a519f21 nat: revert fix dual-loop tcp checksum botch by Ole Troan · 5 years ago
  63. 2e8b061 vlib: fix for vlib_node_add_next_with_slot by Christian Hopps · 5 years ago
  64. bf103d9 mpls: number of mpls tunnel paths returns zero by IJsbrand Wijnands · 5 years ago
  65. 9654a37 nat: fix dual-loop tcp checksum botch by Dave Barach · 5 years ago
  66. 983ebaa build: install generated api enum and type headers by Dave Barach · 5 years ago
  67. 2d0b2bb session: fix show cli with closed session by Florin Coras · 5 years ago
  68. dd97a48 session: reschedule asap when snd space constrained by Florin Coras · 5 years ago
  69. a1f5a95 vlib: enhance the "show cli" debug CLI command by Dave Barach · 5 years ago
  70. feda545 vlib: Handle race in thread barrier processing by Alexander Kabaev · 5 years ago
  71. 5bec5f7 dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue by Chenmin Sun · 5 years ago
  72. f9d784b quic: fifo size is u32 by Dave Wallace · 5 years ago
  73. 3edd1bb build: bump rdma-core version to 26.0 by Damjan Marion · 5 years ago
  74. 597354c build: bump nasm version to 2.14.02 by Damjan Marion · 5 years ago
  75. 1f8daef build: remove obsolete dpdk patches by Damjan Marion · 5 years ago
  76. 60ad1a5 dhcp: fix proxy dhcpv6 size check by Benoît Ganne · 5 years ago
  77. 4354317 vlib: only dump 1st buffer in chain by default by Benoît Ganne · 5 years ago
  78. c520fe7 ipsec: fix esp trace seq number overflow by Benoît Ganne · 5 years ago
  79. 09220b8 misc: Use tabs in MAINTAINERS by Vratko Polak · 5 years ago
  80. ea7d4fe quic: fix wrong error checking by Dave Wallace · 5 years ago
  81. 45b7973 session: avoid double dispatch of new events by Florin Coras · 5 years ago
  82. ba13c3b session: fix dispatch event logging by Florin Coras · 5 years ago
  83. b31d393 tests: Revert "tests: add sending SIGQUIT to vpp quit sequence" by Andrew Yourtchenko · 5 years ago
  84. 3ad9847 quic: disable failing test by Florin Coras · 5 years ago
  85. b5076cb acl: add missing square brackets to vat_help option in acl api by Jieqiang Wang · 5 years ago
  86. 46ec6e0 tcp: track lost rxt segments in byte tracker by Florin Coras · 5 years ago
  87. 7c7fa90 quic: fix quicly fifo size mismatch by Dave Wallace · 5 years ago
  88. 35b037f vpp_config: fix typos in templates by Paul Vinciguerra · 5 years ago
  89. b101058 http_static: fifo-size is u32 by Dave Wallace · 5 years ago
  90. c9832e3 vlib: fix subclass name being truncated in output by Paul Vinciguerra · 5 years ago
  91. e74718f dns: fix typo in counter by Paul Vinciguerra · 5 years ago
  92. ddbd90a l2: fix typo in doxygen by Paul Vinciguerra · 5 years ago
  93. 4465fe1 tests: add sending SIGQUIT to vpp quit sequence by Paul Vinciguerra · 5 years ago
  94. 5b755e2 ip: cleanup typos in documentation by Paul Vinciguerra · 5 years ago
  95. b1a81aa tls: fifo size is u32 by Dave Wallace · 5 years ago
  96. e3b70df hsa: vpp_echo fifo size is u32 by Dave Wallace · 5 years ago
  97. db39656 tcp: rx fifo size is u32 by Dave Wallace · 5 years ago
  98. 27ccbfd misc: MAINTAINERS clean up typos by Paul Vinciguerra · 5 years ago
  99. 43d8cf6 vlib: Trivial - fix typo in short help by Paul Vinciguerra · 5 years ago
  100. 59c1107 dpdk: use local logger by Paul Vinciguerra · 5 years ago