1. 321cfa5 tcp: cleanup scoreboard after recovery by Florin Coras · 5 years ago
  2. 3b2db90 devices: af_packet API cleanup by Jakub Grajciar · 5 years ago
  3. 3c7c613 map: fix non-null-terminated C-string by Benoît Ganne · 5 years ago
  4. 7fd4021 dpdk: fix null-termination of strings by Elias Rudberg · 5 years ago
  5. 5851956 hsa: fix memory management bugs by Benoît Ganne · 5 years ago
  6. 6d6456a quic: fix use-after-free by Benoît Ganne · 5 years ago
  7. b087696 misc: bond_create is broken for custom dump print by Steven Luong · 5 years ago
  8. b840c77 quic: fix non-null terminated hostname string by Benoît Ganne · 5 years ago
  9. 8b1c7f3 docs: run-sphinx-docs-merged by jdenisco · 5 years ago
  10. 86b1871 ip: apply dual loop unrolling in ip4_input by Lijian.Zhang · 6 years ago
  11. 840f64b ip: apply dual loop unrolling in ip4_rewrite by Lijian.Zhang · 6 years ago
  12. fe2523d dpdk: apply dual loop unrolling in DPDK TX by Lijian.Zhang · 6 years ago
  13. 8a1dea4 memif: fix zero-copy arg overwrite by Jakub Grajciar · 5 years ago
  14. 3d1ef87 bonding: API cleanup by Jakub Grajciar · 5 years ago
  15. 558e3e0 tcp: handle sack reneging by Florin Coras · 5 years ago
  16. 082ebeb build: fix running error with vmxnet3_test_plugin.so by jialv01 · 5 years ago
  17. 1146ff4 tcp: enable gso in tcp hoststack by Simon Zhang · 5 years ago
  18. b97641c misc: clean up "pcap [rx|tx] trace" debug CLI by Dave Barach · 5 years ago
  19. 61a89f2 session: fix session filter range by Florin Coras · 5 years ago
  20. 78dae00 tcp: validate connections in output by Florin Coras · 5 years ago
  21. 5c2f964 misc: fix shebang with missing env by Nathan Skrzypczak · 5 years ago
  22. 2f6e0c6 papi: let async calls return context by Vratko Polak · 5 years ago
  23. a287a30 misc: fix coverity warning in the oddbuf plugin by Dave Barach · 5 years ago
  24. 5b786fb docs: improve unformat documentation by Dave Barach · 5 years ago
  25. 546f955 memif: API cleanup by Jakub Grajciar · 5 years ago
  26. bdf3ebe libmemif: prevent crash in case of invalid connection handle by Jakub Grajciar · 5 years ago
  27. e5948fb vlib: clean up the "pcap dispatch trace" debug CLI by Dave Barach · 5 years ago
  28. c4abafd ip: fix udp/tcp checksum corner cases by Dave Barach · 5 years ago
  29. b736e75 ikev2: fix crash during IKE SA Init exchange by Filip Tehlar · 5 years ago
  30. a1876b8 bonding: add weight support for active-backup mode by Steven Luong · 5 years ago
  31. ffbfe3a quic: fix server opening stream immediately by Aloys Augustin · 5 years ago
  32. a069762 tap: revert clean-up when linux will delete the tap interface by Mohsin Kazmi · 5 years ago
  33. ea397f5 build: fix unsupported CMake comparison operation by jialv01 · 5 years ago
  34. 254c1b0 dpdk: fix extended stats by Filip Tehlar · 5 years ago
  35. 4682feb bfd: API cleanup by Jakub Grajciar · 5 years ago
  36. 0f09a82 stats: add /if/<n>/<n>/state for lacp interface state by Steven Luong · 5 years ago
  37. 6388235 memif: always enable zero-copy when creating memif using API by Jakub Grajciar · 5 years ago
  38. 5bb23ec session: improve cli by Florin Coras · 5 years ago
  39. 8b4114e tcp: cc algos handle cwnd on congestion signal by Florin Coras · 5 years ago
  40. fa20d4c ethernet: move dmac filtering to inline function by Matthew Smith · 5 years ago
  41. 87f0dc7 avf: reduce default ITR interval by Damjan Marion · 5 years ago
  42. daa4bff api: memclnt api use string type. by Ole Troan · 5 years ago
  43. 27eeb87 session: avoid bihash list for session tables by Florin Coras · 5 years ago
  44. a6d4e31 ethernet: fix dmac check avx2 loop condition by Matthew Smith · 5 years ago
  45. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  46. b6fde4a stats: memory leak with per-node-counters on by Ole Troan · 5 years ago
  47. a03d25d gbp: fix set_mac() in unit tests by Benoît Ganne · 5 years ago
  48. bdf9b97 vppinfra: add bihash_init2 by Dave Barach · 5 years ago
  49. ba0da57 tap: fix tap interface not working on Arm issue by Lijian.Zhang · 5 years ago
  50. 017dc45 tcp: send rwnd update only if wnd is large enough by Florin Coras · 5 years ago
  51. baf1c7c quic: disable quic plugin by default by Aloys Augustin · 5 years ago
  52. efa119d tap: interface rx counter not increment correct by Steven Luong · 5 years ago
  53. d770cfc ipsec ip tcp l2: multiarch nodes cannot be declared as static by Damjan Marion · 5 years ago
  54. dd0cc9e tls: some rework based on TLS openssl C API by Ping Yu · 5 years ago
  55. be2c2a8 tests: run vapi tests by default by Klement Sekera · 5 years ago
  56. 3a35070 tests: fix centos detection by Klement Sekera · 5 years ago
  57. ddf625d vmxnet3: interface rx counter not increment correctly by Steven Luong · 5 years ago
  58. 4e1fcf4 tcp: fix rx min/max fifo size parsing by Florin Coras · 5 years ago
  59. 5c89fbf session: move svm_fifo_clear_deq_ntf to before calling the app callback by Vladimir Kropylev · 5 years ago
  60. 2985e0a vmxnet3: per interface gso support by Steven Luong · 5 years ago
  61. 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
  62. 182d219 tcp: force zero window on full rx fifo by Florin Coras · 5 years ago
  63. 03598c4 dpdk: enable checksum offload for Intel SRIOV NIC drivers by John Lo · 5 years ago
  64. cedcf60 tcp: improve mss computation by Florin Coras · 5 years ago
  65. 22ba330 vcl: initialize ctrl_mq in workers by Florin Coras · 5 years ago
  66. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  67. a495a3e tcp: track zero rwnd errors by Florin Coras · 5 years ago
  68. fcd5e12 session : make sure session layer is enabled when cli operate the sessions. by Guanghua Zhang · 5 years ago
  69. 18fff74 stats: null-terminate default socket name by Benoît Ganne · 5 years ago
  70. 977c1de lacp: continuing input packet trace from device driver by Steven Luong · 5 years ago
  71. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  72. 71f3606 lb: fix memcpy error issue by Yulong Pei · 5 years ago
  73. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  74. f1f5a8a bier: API cleanup by Jakub Grajciar · 6 years ago
  75. 374f706 hsa: clean up vpp_echo json output by Dave Wallace · 5 years ago
  76. f3a8c08 quic: enable stable quic tests by Dave Wallace · 5 years ago
  77. cda35b3 lacp: mark is_mp_safe for show and dump binary API by Steven Luong · 5 years ago
  78. 29ab344 acl: perform a sanity check of ACL rules before creating ACL by Andrew Yourtchenko · 5 years ago
  79. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  80. 50059cc quic: Fix listener vpp_session_handle by Nathan Skrzypczak · 5 years ago
  81. 1ec093f rdma: fix pending packets check on tx by Benoît Ganne · 5 years ago
  82. 670027a ipsec: Add 'detail' option to 'sh ipsec sa' by Neale Ranns · 5 years ago
  83. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  84. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  85. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  86. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  87. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  88. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  89. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  90. 61b28ba misc: 19.08 new features by Andrew Yourtchenko · 5 years ago
  91. 7cd982d misc: VPP 19.08 Release Notes by Andrew Yourtchenko · 5 years ago
  92. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  93. e7e8bf3 rdma: use rings for buffers management by Benoît Ganne · 5 years ago
  94. 92f190a tcp: fix byte tracker samples flush by Florin Coras · 5 years ago
  95. a2ac36c vppapitrace: add text output by Ole Troan · 5 years ago
  96. 84a563a dns: fix trivial multi-thread deadlock by Dave Barach · 5 years ago
  97. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago
  98. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  99. 2ca9a84 avf: properly set irq queue masks by Damjan Marion · 5 years ago
  100. 22bb417 nat: handoff traffic matching for dynamic NAT by Filip Varga · 5 years ago