1. 340bd8f http: fix rescheduling when transport fifo full by Florin Coras · 2 years, 11 months ago
  2. ffd9057 wireguard: fix passing argument by Gabriel Oginski · 2 years, 11 months ago
  3. 56c492a nat: TCP state tracking based on RFC 7857/RFC 6146 by Klement Sekera · 3 years ago
  4. 4634d02 dpdk-cryptodev: add support chacha20-poly1305 by Gabriel Oginski · 3 years, 1 month ago
  5. afe3156 policer: fix memory leak by Leung Lai Yung · 3 years ago
  6. 13b3e61 sr: fix coverity warning by Klement Sekera · 3 years, 2 months ago
  7. 08f843e ip6-nd: fix coverity warning by Klement Sekera · 3 years, 2 months ago
  8. 63c31e0 vppinfra: fix compilation on riscv by Damjan Marion · 2 years, 11 months ago
  9. 7e7b030 session: separate transports from apps in show cli by Florin Coras · 2 years, 11 months ago
  10. 5384cca session: update time for list of subscribers by Florin Coras · 2 years, 11 months ago
  11. 77e69ae wireguard: add async mode for decryption packets by Gabriel Oginski · 3 years, 1 month ago
  12. 492d779 wireguard: add async mode for encryption packets by Gabriel Oginski · 3 years, 1 month ago
  13. 3b9c7ca hsa: refactor test http server to use http proto by Florin Coras · 2 years, 11 months ago
  14. 0cc7694 fib: missing include by Damjan Marion · 2 years, 11 months ago
  15. 8ca0849 wireguard: add burst mode by Gabriel Oginski · 3 years, 1 month ago
  16. 0e4e5a8 dpdk: fix compilation for DPDK < 21.11 by Benoît Ganne · 2 years, 11 months ago
  17. 0b65621 http: add http protocol plugin by Florin Coras · 2 years, 11 months ago
  18. b85de19 svm: update number of segments in svm_fifo_segments by Florin Coras · 2 years, 11 months ago
  19. 95bbbe4 svm: fix return for partial segment enqueue by Florin Coras · 2 years, 11 months ago
  20. 017a676 misc: Initial 22.06-rc0 commit by Andrew Yourtchenko · 2 years, 11 months ago v22.06-rc0
  21. 1c4415b dpdk: add qat gen4-b device support by Fan Zhang · 2 years, 11 months ago
  22. c2a6bf0 dpdk: limit number of TX queues to max supported by Damjan Marion · 2 years, 11 months ago
  23. 198ddad vlib: allow bigger scalar data size by Damjan Marion · 2 years, 11 months ago
  24. 9e0f9e2 misc: fix coverity warnings by Dave Barach · 2 years, 11 months ago
  25. 4dc1149 linux-cp: fix possible null deref by Pim van Pelt · 2 years, 11 months ago
  26. 5bb4cd1 virtio: remove admin-up flag during interface creation by Mohsin Kazmi · 2 years, 11 months ago
  27. 646c6e0 srv6-mobile: Fix the coverity issue by Tetsuya Murakami · 2 years, 11 months ago
  28. 1cd0e5d vnet: distinguish between max_frame_size and MTU by Damjan Marion · 2 years, 11 months ago
  29. 49378f2 ipsec: IPSec interface correct drop w/ no protection by Neale Ranns · 3 years ago
  30. 88a9c0e interface: improve MTU handling by Damjan Marion · 3 years ago
  31. 81bb6fc vnet: introduce vnet_error() by Damjan Marion · 2 years, 11 months ago
  32. 7b90f66 vppinfra: bitops cleanup by Damjan Marion · 3 years ago
  33. 5233d46 mactime: fix memory leak by Dave Barach · 2 years, 11 months ago
  34. 549838c dpdk: refactor device setup by Damjan Marion · 3 years ago
  35. f8dd9d8 dpdk: fix burst function output by Damjan Marion · 2 years, 11 months ago
  36. e15245d crypto-ipsecmb: bump to ipsecmb v1.1 by Marcel Cornu · 2 years, 11 months ago
  37. 85299b1 hsa: echo clients connect improvements by Florin Coras · 3 years ago
  38. 0c8375d hsa: cleanup echo client app by Florin Coras · 3 years ago
  39. 07bd9b1 hsa: allow large segments for echo apps by Florin Coras · 3 years ago
  40. 6c75cd2 dpdk: bump to DPDK v21.11 by Damjan Marion · 3 years ago
  41. 65105c9 dpdk: improve logging by Damjan Marion · 3 years ago
  42. 7e9c778 dpdk: update packet offload flags by Damjan Marion · 3 years ago
  43. f66cc80 session: pass tx buffers in bulk to transports by Florin Coras · 3 years, 8 months ago
  44. b2bf388 perfmon: skipping bundle message by Ray Kinsella · 3 years ago
  45. b385b95 dpdk: postpone updating runtime data by Damjan Marion · 3 years ago
  46. f715b33 dpdk: use blunt force to skip irrelevant and confusing logs by Damjan Marion · 3 years ago
  47. 4429d5e dpdk: always display burst function name by Damjan Marion · 3 years ago
  48. de3648d ip: coverity illegal access in ip6_ext_header_walk by Ole Troan · 3 years ago
  49. e60f2f6 dpdk-cryptodev: run dequeue again in case of interrupt mode being used by Dastin Wilski · 3 years ago
  50. 440bf5f crypto: omit loop iteration by Dastin Wilski · 3 years ago
  51. 406669e hsa: allow use of default port for vcl test apps by Florin Coras · 3 years ago
  52. 1705a6b linux-cp: Add VPP->Linux synchronization by Pim van Pelt · 3 years, 3 months ago
  53. 0cef5f5 tls: ssl close only after all data drained by Florin Coras · 3 years ago
  54. 30d46e7 vlib: fix the total len not including first buffer formating by Mohsin Kazmi · 3 years ago
  55. ce4083c dpdk: offloads cleanup by Damjan Marion · 3 years ago
  56. 3b7ef51 misc: fix the uninitialization error by Mohsin Kazmi · 3 years ago
  57. 6ac74e4 session: increase postponed mq message min size by Florin Coras · 3 years ago
  58. 36eaaf3 session: fix segment manager format coverity warning by Florin Coras · 3 years ago
  59. c48ec5d interface: refactor interface capabilities code, part 2 by Damjan Marion · 3 years ago
  60. 5048bc6 vrrp: vrrp in unicast mode,interface not add virtual ip addresss by jinsh · 3 years ago
  61. 2b4f74f session: allow pacer to send when bucket hits 0 by Florin Coras · 3 years ago
  62. 9bd71be session: deschedule sessions with no data to send by Florin Coras · 3 years ago
  63. 93dd58c session: fix pacer bucket update cast by Florin Coras · 3 years ago
  64. 26ea3ed dpdk: interface capabilities cleanup by Damjan Marion · 3 years ago
  65. 71635fd dpdk: port type code cleanup by Damjan Marion · 3 years ago
  66. 9d33cfc vppinfra: Check for NULL vec before the backwards iteration by Neale Ranns · 3 years ago
  67. 221be7c fib: multiple memory leaks upon deleting a VRF table by Steven Luong · 3 years ago
  68. 6815bc3 dpdk: new mbuf flags in format function by Damjan Marion · 3 years ago
  69. 7e46074 dpdk: new flags format by Damjan Marion · 3 years ago
  70. ded32ed tcp: fix cubic cwnd accumulate use of bytes acked by Florin Coras · 3 years ago
  71. ed999e3 bonding: memory leak on parsing bad CLI command by Steven Luong · 3 years ago
  72. e88c933 vmxnet3: memory leak on parsing bad CLI command by Steven Luong · 3 years ago
  73. 5c954c4 ethernet: new interface registration function by Damjan Marion · 3 years ago
  74. c58b174 dpdk: fix rx and tx descriptor config by Florin Coras · 3 years ago
  75. ec3a636 tcp: optimize newreno cong ack handler by Florin Coras · 3 years ago
  76. c814435 tcp: update snd_congestion only during congestion by Florin Coras · 3 years ago
  77. ed5be47 tcp: mark lost first sack hole on timeout by Florin Coras · 3 years ago
  78. 8e1ada3 tcp: handle start tx event in cubic by Florin Coras · 3 years ago
  79. 8e76dfa tcp: always exit recovery if not in fastrecovery by Florin Coras · 3 years ago
  80. b56f24b tcp: exit retransmit before processing feedback by Florin Coras · 3 years ago
  81. 0f8b91f tcp: use bytes delivered to compute cwnd by Florin Coras · 3 years ago
  82. 273968c tcp: cast timer ticks to u32 by Florin Coras · 3 years ago
  83. 632ea70 dpdk: cleanup MTU handling by Damjan Marion · 3 years ago
  84. 2a8d308 dpdk: port type from speed_capa bitmap on Cisco VIC by Damjan Marion · 3 years ago
  85. 40edaf6 tap: add num_tx_queues API by Nathan Skrzypczak · 3 years ago
  86. 254b5cb dpdk: remove unused defines by Damjan Marion · 3 years ago
  87. dd80166 dpdk: no need to copy default tx conf by Damjan Marion · 3 years ago
  88. dbec8fa dpdk: improve checksum computation by Florin Coras · 3 years ago
  89. d4f88cc interface: refactor interface capabilities code by Damjan Marion · 3 years ago
  90. 7c11bd7 dpdk: move port config to single struct by Damjan Marion · 3 years ago
  91. fdc874a vppinfra: few bitops inlines by Damjan Marion · 3 years ago
  92. 5b9cb0d dpdk: remove unused flag by Damjan Marion · 3 years ago
  93. be872a8 srv6-mobile: Update GTP4/6.D function by Tetsuya Murakami · 3 years ago
  94. dfc853c dpdk: keep buffer flags per-device by Damjan Marion · 3 years ago
  95. 343ff37 dpdk: remove unused logging class by Damjan Marion · 3 years ago
  96. 8c8531c dpdk: remove vlan-strip offload code by Filip Varga · 3 years, 1 month ago
  97. 83b2bb8 crypto: encrypt/decrypt queues sw_scheduler by Jakub Wysocki · 3 years ago
  98. 70e808b dpdk: remove "convenience" vars by Damjan Marion · 3 years ago
  99. 7dc6f7f wireguard: fix 'wireguard add peer' cli behavior by Miroslav Miklus · 3 years ago
  100. ce04e3b ipsec: allow registering random ports in tests by Arthur de Kerhor · 3 years ago