1. 9f7e33d vppinfra: u32x8 transpose by Damjan Marion · 6 years ago
  2. 2bc8169 minor spelling errors (both in comments) by Jim Thompson · 6 years ago
  3. 281ff51 GBP: coverity uninitialised variable warning by Neale Ranns · 6 years ago
  4. 060bfb9 crypto: add support for AEAD and AES-GCM by Damjan Marion · 6 years ago
  5. dc43bcd http_server: add timer wheel for session cleanup by Florin Coras · 6 years ago
  6. ba01f07 crypto: coverity issues by Damjan Marion · 6 years ago
  7. c42c7f0 Pipe: fix double count on TX (TX counting is done in interface-output) by Neale Ranns · 6 years ago
  8. 7363d47 gbp: Add gbp bd flags unit test by Mohsin Kazmi · 6 years ago
  9. 64b3cc2 Doxygen: clean up vec.h by Dave Wallace · 6 years ago
  10. 0eed0e1 quic: support addition of fifo segments by Florin Coras · 6 years ago
  11. 05f7ca1 make the output of "show api dump file <filename> compare-current" doxygen-friendly by Andrew Yourtchenko · 6 years ago
  12. c213089 quic: update app ns on connect by Florin Coras · 6 years ago
  13. 72ac548 crypto: fix init dependency by Filip Tehlar · 6 years ago
  14. dc195d6 rdma: more batching, compile rdma-core in release mode by Benoît Ganne · 6 years ago
  15. fa7512e session: fix app name formatting by Florin Coras · 6 years ago
  16. f753744 fix pcap_trace cli output issue by Jack Xu · 6 years ago
  17. ccf65fb Fix failing centos jobs due to yum replacing python34 with python36. by Paul Vinciguerra · 6 years ago
  18. ae605b8 vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "defininion changed" output by Andrew Yourtchenko · 6 years ago
  19. f118ea2 QUIC: Build cleanup by Dave Wallace · 6 years ago
  20. b71fa75 IPSEC: punt reasons; SPI=0, no-tunnel by Neale Ranns · 6 years ago
  21. 6416e62 tcp: do not delete session on establish pop by Florin Coras · 6 years ago
  22. 8509aa2 ldp: ignore TCP_CORK socket option by Florin Coras · 6 years ago
  23. a154017 session: fix http server rpc to main by Florin Coras · 6 years ago
  24. 282a3cb tcp: properly validate acks between snd_nxt and una_max by Florin Coras · 6 years ago
  25. 7c22ff7 ipsec: trunc_size -> icv_size by Damjan Marion · 6 years ago
  26. 085637f crypto: pass multiple ops to handler by Damjan Marion · 6 years ago
  27. 1aa3557 GBP: Counters per-contract by Neale Ranns · 6 years ago
  28. 070fd4b tcp: shorten wait in fin-wait-1 with fin rcvd by Florin Coras · 6 years ago
  29. deb8af6 Add crypto_ia32 plugin by Damjan Marion · 6 years ago
  30. 8ea109e gbp: Add bd flags by Mohsin Kazmi · 6 years ago
  31. dc66aad Fix problem building rdma-core. by Thomas F Herbert · 6 years ago
  32. 82c5dda lacp: passive mode support [VPP-1551] by Steven Luong · 6 years ago
  33. 5ae793a IPSEC: correctly size per-thread data by Neale Ranns · 6 years ago
  34. 09a3bc5 virtio: Add support for multiqueue by Mohsin Kazmi · 6 years ago
  35. 692f9b1 pci: Fix the crash on deleting the pci device by Mohsin Kazmi · 6 years ago
  36. 211ef2e rdma: tx: fix stats and add batching by Benoît Ganne · 6 years ago
  37. b294f10 IPSEC: show CLI improvements by Neale Ranns · 6 years ago
  38. 2b60018 GBP: iVXLAN reflection check by Neale Ranns · 6 years ago
  39. 7cae003 QUIC: Build system update by Aloys Augustin · 6 years ago
  40. 02ad5bc session: allow more fifos in preallocated segments by Florin Coras · 6 years ago
  41. 509028a session: fix cli for sessions in created state by Florin Coras · 6 years ago
  42. 6575a9a session: do not enable pre-input node with 0 workers by Florin Coras · 6 years ago
  43. fe269f3 stat-segment: scaling improvement by Neale Ranns · 6 years ago
  44. 096f2f8 session: remove session logic from io rx evt sender by Florin Coras · 6 years ago
  45. 69b68ef session: use app cb function wrappers by Florin Coras · 6 years ago
  46. f6adf1f vppinfra: add u32x4 min / max sse4.2 inlines by Damjan Marion · 6 years ago
  47. f65074e tcp: improve rcv process ack processing by Florin Coras · 6 years ago
  48. c6c4394 lisp: use crypto lib instead of openssl directly by Filip Tehlar · 6 years ago
  49. f05e732 IPSEC-GRE; tests by Neale Ranns · 6 years ago
  50. 2b5ba95 IPSEC: tunnel scaling - don't stack the inbould SA by Neale Ranns · 6 years ago
  51. ea5bb77 IPSEC: remove pointless feature ordering by Neale Ranns · 6 years ago
  52. 72491e2 dpdk: fix build error when mlx support enabled by Matthew Smith · 6 years ago
  53. d1a12ef vppinfra: fix sparse_vec_index() returning non-zero index for some nonexistent elements by Andrew Yourtchenko · 6 years ago
  54. a4b10e5 dpdk 19.02: fixed speed capability error issue by Chenmin Sun · 6 years ago
  55. f545caa Enhance vlib_buffer_clone to change headroom space for packet by John Lo · 6 years ago
  56. ac3b113 VPP-1576: fix a class of spurious warnings by Dave Barach · 6 years ago
  57. 65ec33b vppinfra: add few more cpuid flags by Damjan Marion · 6 years ago
  58. 2d6fc6b SPAN: Add pending frame on current thread, not on main by Igor Mikhailov (imichail) · 6 years ago
  59. 19e540f Convince Coverity that s = format (0, ...) is OK by Dave Barach · 6 years ago
  60. 26dc58b Minor bug fixes by Dave Barach · 6 years ago
  61. d93638e revert quicly related build/external changes by Damjan Marion · 6 years ago
  62. e524d45 IPSEC-GRE: fixes and API update to common types. by Neale Ranns · 6 years ago
  63. 95c0ca4 tests: test/vpp_l2.py fix missing name. by Paul Vinciguerra · 6 years ago
  64. 63d3ac6 vls: add pthread check on vls_attr by Florin Coras · 6 years ago
  65. 3593a91 tests: refactor vpp_object.py by Paul Vinciguerra · 6 years ago
  66. 60f3e65 Integrate first QUIC protocol implementation by Nathan Skrzypczak · 6 years ago
  67. db4cae5 VOM: recurive route update fix by Neale Ranns · 6 years ago
  68. d2a4194 BVI: coverity error fix by Neale Ranns · 6 years ago
  69. efd0d29 Update MAINTAINERS by Dave Barach · 6 years ago
  70. b4fff3a ipsec: esp-decrypt rework by Damjan Marion · 6 years ago
  71. d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
  72. 74b7437 tcp: remove sent rcv wnd 0 flag by Florin Coras · 6 years ago
  73. d4bdd93 dhcp: only register UDP ports that are needed by Matthew Smith · 6 years ago
  74. f20fd1a tcp: improve updating of rcv wnd by Florin Coras · 6 years ago
  75. 96d4e53 rdma: add option to specify inteface name by Damjan Marion · 6 years ago
  76. a03d182 crypto: add vnet_crypto_op_init (...) by Damjan Marion · 6 years ago
  77. 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
  78. 9fd2479 cmake: add vpp_plugin_find_library macro by Damjan Marion · 6 years ago
  79. 76b5649 Punt Infra by Neale Ranns · 6 years ago
  80. 1f4e1cb ipsec: anti-replay code cleanup by Damjan Marion · 6 years ago
  81. b38ee66 session: remove unused tx context field by Florin Coras · 6 years ago
  82. fe750c2 Add RDMA ibverb driver plugin by Benoît Ganne · 6 years ago
  83. 6bc6fd0 session: cap max burst to a constant by Florin Coras · 6 years ago
  84. 4d3aa07 Avoid overwrite in clib_memcpy_le{32,64} by Damjan Marion · 6 years ago
  85. 0e967e0 VXLAN-GBP: format flags in encap trace by Neale Ranns · 6 years ago
  86. 51793f5 tcp: remove unused buffer flags by Florin Coras · 6 years ago
  87. 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
  88. 45d8f85 IPSEC: fix build breakage from ships in the night merges by Neale Ranns · 6 years ago
  89. 7d3161a vat:ignore SIGWINCH signal by ezkexma · 6 years ago
  90. 0729f64 AppImage packaging by Dave Barach · 6 years ago
  91. 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
  92. 8feeaff Typos. A bunch of typos I've been collecting. by Paul Vinciguerra · 6 years ago
  93. 64f7530 make-test: fix ValueError raised by hook in python3 by Naveen Joy · 6 years ago
  94. 3b12aa9 VOM: routes support multipath so set is_multipath in route update by Neale Ranns · 6 years ago
  95. 4dd4cf4 GBP: fixes for l3-out routing by Neale Ranns · 6 years ago
  96. d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
  97. fbf278a tcp: add cc algo lookup table by Florin Coras · 6 years ago
  98. 9c1f824 vom: Add support for BVI interface by Mohsin Kazmi · 6 years ago
  99. 8164a03 FIB: do debug before remvoing last source by Neale Ranns · 6 years ago
  100. 40ddc31 GBP: missing L3-out type coversion by Neale Ranns · 6 years ago