1. 90b34ed devices: fix issue of per_interface_next_index by Michael Yu · 5 years ago
  2. 182d219 tcp: force zero window on full rx fifo by Florin Coras · 5 years ago
  3. 03598c4 dpdk: enable checksum offload for Intel SRIOV NIC drivers by John Lo · 5 years ago
  4. cedcf60 tcp: improve mss computation by Florin Coras · 5 years ago
  5. 22ba330 vcl: initialize ctrl_mq in workers by Florin Coras · 5 years ago
  6. 57c8893 vcl: allow non-blocking connects by Florin Coras · 5 years ago
  7. a495a3e tcp: track zero rwnd errors by Florin Coras · 5 years ago
  8. fcd5e12 session : make sure session layer is enabled when cli operate the sessions. by Guanghua Zhang · 5 years ago
  9. 18fff74 stats: null-terminate default socket name by Benoît Ganne · 5 years ago
  10. 977c1de lacp: continuing input packet trace from device driver by Steven Luong · 5 years ago
  11. e7eba48 ip: remove unused function parameter by Simon Zhang · 5 years ago
  12. 71f3606 lb: fix memcpy error issue by Yulong Pei · 5 years ago
  13. 73cad33 svm: fix fifo hdr freelist allocation by Florin Coras · 5 years ago
  14. f1f5a8a bier: API cleanup by Jakub Grajciar · 6 years ago
  15. 374f706 hsa: clean up vpp_echo json output by Dave Wallace · 5 years ago
  16. f3a8c08 quic: enable stable quic tests by Dave Wallace · 5 years ago
  17. cda35b3 lacp: mark is_mp_safe for show and dump binary API by Steven Luong · 5 years ago
  18. 29ab344 acl: perform a sanity check of ACL rules before creating ACL by Andrew Yourtchenko · 5 years ago
  19. eef61bb session: fix unbind coverity warning by Florin Coras · 5 years ago
  20. 50059cc quic: Fix listener vpp_session_handle by Nathan Skrzypczak · 5 years ago
  21. 1ec093f rdma: fix pending packets check on tx by Benoît Ganne · 5 years ago
  22. 670027a ipsec: Add 'detail' option to 'sh ipsec sa' by Neale Ranns · 5 years ago
  23. 5ad541e interface: Remove residual dpdk bonding code by Steven Luong · 5 years ago
  24. 458089b session: move ctrl messages from bapi to mq by Florin Coras · 5 years ago
  25. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  26. 2cdcd0c ipsec: Fix NULL encryption algorithm by Neale Ranns · 5 years ago
  27. 8e9e0ec ip: reassembly: remove unnecessary code by Klement Sekera · 5 years ago
  28. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  29. 3f1964d gso: fix segmentation when gso_size greater than vlib buffer size by Mohsin Kazmi · 5 years ago
  30. 59ac9c2 ip: ip6_preflen_to_mask incorrect result for prefix len > 64 by Andrew Yourtchenko · 5 years ago
  31. e7e8bf3 rdma: use rings for buffers management by Benoît Ganne · 5 years ago
  32. 92f190a tcp: fix byte tracker samples flush by Florin Coras · 5 years ago
  33. a2ac36c vppapitrace: add text output by Ole Troan · 5 years ago
  34. 84a563a dns: fix trivial multi-thread deadlock by Dave Barach · 5 years ago
  35. a43c93f tests: move plugin tests to src/plugins/*/test by Dave Wallace · 5 years ago
  36. 34af0cc dns: make the dns name resolver a plugin by Dave Barach · 5 years ago
  37. 2ca9a84 avf: properly set irq queue masks by Damjan Marion · 5 years ago
  38. 22bb417 nat: handoff traffic matching for dynamic NAT by Filip Varga · 5 years ago
  39. 95e091b ip: fix merge issue by Klement Sekera · 5 years ago
  40. ab48992 vlib: fix null pointer crash on strncmp by Steven Luong · 5 years ago
  41. b683475 hsa: fix http response by Benoît Ganne · 5 years ago
  42. 1096b46 sr: fix sr_set_encap_source reply by Vratko Polak · 5 years ago
  43. 747b3d8 vcl: fix ldp_set_app_name overflow by Benoît Ganne · 5 years ago
  44. a436a42 tcp: add option for always on event logging by Florin Coras · 5 years ago
  45. c33edde avf: print queue id in packet trace by Damjan Marion · 5 years ago
  46. 4bf8888 dns: add basic functional "make test" case by Dave Barach · 5 years ago
  47. b610310 dpdk: bump DPDK version to 19.08 by Damjan Marion · 5 years ago
  48. 017002a avf: fix init when num_rx_queues > num_tx_queues by Damjan Marion · 5 years ago
  49. 2d9520e tcp: default to debug disabled by Florin Coras · 5 years ago
  50. 58caa37 misc: missing ntohl for bond_slave's custom dump by Steven Luong · 5 years ago
  51. be4d1aa tls: Add C API for TLS openssl to set engine by Ping Yu · 5 years ago
  52. e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
  53. 630ab58 ip: reassembly: send packet out on correct worker by Klement Sekera · 5 years ago
  54. d991a79 vlib: create unix runtime directory by Ole Troan · 5 years ago
  55. 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
  56. 053204a api: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  57. df36f49 tcp: forward conn resets through tcp-output by Florin Coras · 5 years ago
  58. 2cd3cc8 vppapigen: remove python2 support by Paul Vinciguerra · 5 years ago
  59. e8d2dcb dns: handle multiple replies for single requests by Dave Barach · 5 years ago
  60. dee4c2e hsa: move udp_echo to vpp_echo by Nathan Skrzypczak · 5 years ago
  61. a8462fb hsa: move tcp_echo to vpp_echo by Nathan Skrzypczak · 5 years ago
  62. 1682b51 quic: fix rx_callback refactoring by Nathan Skrzypczak · 5 years ago
  63. ff47fb6 vppapigen map: raise ValueError when fieldname is python keyword by Paul Vinciguerra · 5 years ago
  64. c458f5c dpdk: fix ipsec coverity warning by Matthew Smith · 5 years ago
  65. 785daf4 vlib: fix vlib_buffer_main_init_numa_node memory leak. by Guanghua Zhang · 5 years ago
  66. 416e32c build: fix vpp compilation failure on ThunderX2 and Amp by Jianlin Lv · 5 years ago
  67. c9122f9 vppinfra: Update "show cpu" output for AArch64 chips by Nitin Saxena · 6 years ago
  68. a665921 ip: leverage existing vlib_buffer_advance by Zhiyong Yang · 5 years ago
  69. e16f6a7 nsh: rewrite nsh_output_inline by Zhiyong Yang · 5 years ago
  70. 0dcafcc rdma: add support for MAC changes by Benoît Ganne · 5 years ago
  71. de5ed58 dpdk: add TSO support in dpdk plugin. by Chenmin Sun · 5 years ago
  72. 4d843b9 dpdk: QAT devices update, add c4xxx and xeon d15xx by Jim Thompson · 5 years ago
  73. a75ad87 devices: skip checksum calculation if guest supports checksum offload by Steven Luong · 5 years ago
  74. 74eba44 rdma: add support for input feature arcs by Benoît Ganne · 5 years ago
  75. dfb3b87 session: add explicit reset api by Florin Coras · 5 years ago
  76. 12f6936 tcp: set cc_algo on connection alloc by Florin Coras · 5 years ago
  77. d206724 tcp: allow cc algos to set pacing rate by Florin Coras · 5 years ago
  78. 14bea1b gso: fix l3 and l4 header offset in case of tagged interface by Mohsin Kazmi · 5 years ago
  79. 0a57343 gso: fix the segmentation to use current_data offset by Mohsin Kazmi · 5 years ago
  80. bac326c bonding lacp: deleting virtual interface which was enslaved may cause crash by Steven Luong · 5 years ago
  81. c02924e acl: fix stats-segment counters validation on acl update by Andrew Yourtchenko · 5 years ago
  82. 5cd987d devices: vhost-user crashes displaying show trace for deleted interface by Steven Luong · 5 years ago
  83. ecd1fc7 hsa: Refactor quic_echo to allow other protocols by Nathan Skrzypczak · 5 years ago
  84. d25d364 tcp: fix cc algo name parsing by Florin Coras · 5 years ago
  85. f85770c quic: quic_app_rx_callback refactor. by Mathias Raoul · 5 years ago
  86. 7dfcf7f gso: remove the ip checksum flag in case of ipv6 by Mohsin Kazmi · 5 years ago
  87. 77cc14a ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 by Dmitry Vakhrushev · 5 years ago
  88. 018c14b dhcp: resolver process node index in main_t by Dave Barach · 5 years ago
  89. 6631780 vlib: copy trace_handle in vlib_buffer_copy/clone() functions by John Lo · 5 years ago
  90. 5025d40 dpdk: ipsec tunnel support for ip6-in-ip4 by Matthew G Smith · 5 years ago
  91. 531969e stats: refactor header files by Dave Barach · 5 years ago
  92. 9094b5c tcp: extend protocol configuration by Florin Coras · 5 years ago
  93. 1b3ce39 gbp: do not scan gbp bihash if not instantiated by Benoît Ganne · 5 years ago
  94. 60f16c2 svm: fix svmtool and svmdbtool segment fault. by Guanghua Zhang · 5 years ago
  95. 5d8a806 session: fix enqueue notification on 32bit systems by Florin Coras · 5 years ago
  96. d8ca1e4 fib: add adj_midchain.h to the list of files to install in the include path by Alberto Compagno · 5 years ago
  97. 3705980 http_static: fix session expiration timer bugs by Dave Barach · 5 years ago
  98. 6c92f5b ip: allow addrs from the same prefix on intf by Matthew Smith · 5 years ago
  99. 79c04d6 tcp: handle fin+rst+syn in closing state by Florin Coras · 5 years ago
  100. 12b245e http_static: debug spew control, session expiration timers by Dave Barach · 5 years ago