1. 91ca462 tcp: fix single loop prefetch by Florin Coras · 6 years ago
  2. 0d5a195 cli: Validate cli_file_index on quit command by Steve Shin · 6 years ago
  3. 0d60a0f session: send tx notification to app by Florin Coras · 6 years ago
  4. fcd2368 bitmap: add nocheck variants for bit ops by Florin Coras · 6 years ago
  5. ef8ead5 memif: minor fixes by Damjan Marion · 6 years ago
  6. a21a367 VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node() by Lukasz Majczak · 6 years ago
  7. c9f4022 VPPAPIGEN: use SOURCE_DATE_EPOCH for datestring by Nirmoy Das · 6 years ago
  8. 10a0989 CSIT-1148: VPPAPIGEN 2nd level import of .api ignored by Ole Troan · 6 years ago
  9. c2fc57e ipsec: fix VPP-1333 - crash in ipsec policy cli by Klement Sekera · 6 years ago
  10. 91ce843 igmp: bugfix and minor improvements by Jakub Grajciar · 6 years ago
  11. e95d1a1 Removing the static keyword do_fragment routines, so that could be accessed outside the ip_frag nodes by Vijayabhaskar Katamreddy · 6 years ago
  12. c667ffd IP4 Router Alert option handling for IGMP by Neale Ranns · 6 years ago
  13. 09fdf9d bihash key compare improvements by Damjan Marion · 6 years ago
  14. 697faea vcl: move binary api and cfg to separate files by Florin Coras · 6 years ago
  15. 9c949e7 Fix mheap_get_aligned() performance jackpot by Dave Barach · 6 years ago
  16. 7e12d94 vcl: refactor vcl session by Florin Coras · 6 years ago
  17. df434b9 jvpp: pass tuple of classes to isinstance() by Marek Gradzki · 6 years ago
  18. 0155158 make test: fix profiling by Klement Sekera · 6 years ago
  19. f8b43e5 libmemif: fixing head/tail arithmetics & queue reallocation by Milan Lenco · 6 years ago
  20. 8dcfed5 reassembly: optimize bihash usage by Klement Sekera · 6 years ago
  21. 08bca80 ip: vectorized ip checksum by Damjan Marion · 6 years ago
  22. 0d427d8 vcl: refactor debugging by Florin Coras · 6 years ago
  23. 0654dcc Tune pool_get / pool_put by Dave Barach · 6 years ago
  24. 6e74aa2 acl: fix for loop initial declaration by Florin Coras · 6 years ago
  25. 6c9b964 avf: binary API and configurable RX/TX queue size by Jakub Grajciar · 6 years ago
  26. 99d7a72 gcc8 and Wstringop-truncation by Marco Varlese · 6 years ago
  27. c5ee4fd jvpp: cleanup generation of swap functions for custom types by Marek Gradzki · 6 years ago
  28. bbfa5fd make test: easy profiling via make test PROFILE=1 by Klement Sekera · 6 years ago
  29. 5b3d95b jvpp: add support for unions (VPP-1322) by Marek Gradzki · 6 years ago
  30. bf129f4 vppinfra: add vector horizontal add and byte swap (SSE4.2 & AVX2) by Damjan Marion · 6 years ago
  31. 2d11e9f acl-plugin: tm: avoid hash calculation dependency on a memory store operation by Andrew Yourtchenko · 6 years ago
  32. 2e0798f acl-plugin: tm: add tuplemerge algorithm for relaxing the hashtable masks by Andrew Yourtchenko · 6 years ago
  33. b26743d tcp/session: tx optimizations by Florin Coras · 6 years ago
  34. 23cdd4c dpdk: display rx/tx burst function name in "show hardware detail" by Damjan Marion · 6 years ago
  35. 536953d Fix load_unaligned undefined and other possible build failures by Sirshak Das · 6 years ago
  36. 79c38af Fix assert issue in ip_csum_add_even() by Hongjun Ni · 6 years ago
  37. 352c2c4 tcp: avoid doing work in tcp_rcv_sacks for no sacks by Florin Coras · 6 years ago
  38. 235a47e NAT44: fix nat44_ed_not_translate_output_feature (VPP-1329) by Matus Fabian · 6 years ago
  39. 6c78436 Update to latest stable DPDK release (18.02.2) by Marco Varlese · 6 years ago
  40. 2574d9f node functions cannot be always_inline by Damjan Marion · 6 years ago
  41. 13c98a2 We don't have (yet) 128-bit unaligned load/store on ARM by Damjan Marion · 6 years ago
  42. 497deaf add backtrace in unix_signal_handler by Kingwel Xie · 6 years ago
  43. 6fb0d9b L3DSR fix ip checksum issue and add test by Hongjun Ni · 7 years ago
  44. 8d2e9bd acl-plugin: tm: optimize multi-lookups and prepare to add tuplemerge by Andrew Yourtchenko · 6 years ago
  45. d16ba62 Add negative tests for leaking across different VRFs - ip4/6 by Jan Gelety · 6 years ago
  46. a56f270 Fix api trace replay of handler to pass vm parameter by John Lo · 6 years ago
  47. 0dbd517 tcp: cleanup functions by Florin Coras · 6 years ago
  48. 32ab954 SIMD optimized linear search in clib_bitmap_first_set by Damjan Marion · 6 years ago
  49. 0131b6c Add checks for bad ARP request packets in arp-termination node by John Lo · 6 years ago
  50. adb5bd5 tw: add light weight timer update function by Florin Coras · 6 years ago
  51. c474fee dpdk: Enhancement to call crypto start api at initialization by Sachin Saxena · 6 years ago
  52. f124c34 acl-plugin: remove the noisy debug output by Andrew Yourtchenko · 6 years ago
  53. 381e9a9 MAP: Move MAP-E/T to a plugin. by Ole Troan · 6 years ago
  54. e4d5a65 VCL: Refactor VCL test (part 1) by Dave Wallace · 6 years ago
  55. 4c5422e make test: fix RETRIES when setUpClass throws by Klement Sekera · 6 years ago
  56. beaded5 make test: fix broken interfaces #2 by Klement Sekera · 6 years ago
  57. b9ef273 Revert "Revert "make test: fix broken interfaces"" by Klement Sekera · 6 years ago
  58. 31da2e3 Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" by Klement Sekera · 6 years ago
  59. 2a8d02d Tx feature node, for accounting purposes by Dave Barach · 6 years ago
  60. e0d2bd6 Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" by Ole Troan · 6 years ago
  61. c8efa29 Revert "make test: fix broken interfaces" by Ole Troan · 6 years ago
  62. d5c60b9 make test: fix broken interfaces by Klement Sekera · 6 years ago
  63. 3e2d57d jvpp: add support for enums (VPP-1153) by Marek Gradzki · 6 years ago
  64. 9679c81 session: improve session lookup speeds by Florin Coras · 6 years ago
  65. 02c88e4 jvpp: cleanup JNI generation code (VPP-1153) by Marek Gradzki · 6 years ago
  66. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  67. d600ffe Update tapv2 documentation by Ian Wells · 6 years ago
  68. cef1e2a test:vxlan over ipv6 tests by Eyal Bari · 6 years ago
  69. e513f98 VPP-1042: Fix the DPDK no-hugetbl flags by Jessica Tallon · 7 years ago
  70. 85aa490 configurable per-dispatch-cycle sleep by Dave Barach · 6 years ago
  71. cb3b705 FastLinQ QL41000 Series PCI vendor and device ids by Igor Mikhailov (imichail) · 6 years ago
  72. a98346f ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums by Klement Sekera · 7 years ago
  73. 56ba844 Null terminate name string by Dave Barach · 6 years ago
  74. 4df3871 tcp: move tracing out of established loop by Florin Coras · 6 years ago
  75. dd3b8f7 Implement DHCPv6 IA NA client (VPP-1094) by Juraj Sloboda · 7 years ago
  76. 65ce94a jvpp: do not fail on type parsing error by Marek Gradzki · 6 years ago
  77. 586479a BIER neighbor stats by Neale Ranns · 7 years ago
  78. 0c58ad4 dpdk/ipsec: add support for UDP encap/decap by Radu Nicolau · 7 years ago
  79. 382daf6 Add .pydevproject to .gitignore by Marek Gradzki · 6 years ago
  80. b53f4d0 acl-plugin: fallback to linear ACL search for fragments by Andrew Yourtchenko · 6 years ago
  81. a6726b5 Nested-loop index typo. Oops. by Dave Barach · 6 years ago
  82. 2c41443 tcp: add per worker ctx structure by Florin Coras · 6 years ago
  83. ee52d87 ipsec: VPP-1308 fix sorting of SPD entries by Klement Sekera · 7 years ago
  84. 22f9fb1 acl-plugin: acl-as-a-service: VPP-1248: fix the error if exports.h included in more than one C file by Andrew Yourtchenko · 7 years ago
  85. 285434a Fix sw-if-index display error. by Brant Lin · 7 years ago
  86. d239f8d VCL: Fix session peer and local addresses by Dave Wallace · 6 years ago
  87. 7055e26 Driver level time-based src mac filter by Dave Barach · 6 years ago
  88. 8b20bf5 tcp: optimize tcp output by Florin Coras · 6 years ago
  89. 0c8a3bc tcp: optimize tcp input by Florin Coras · 6 years ago
  90. 084606b Check get packet template allocation failure (VPP-1321) by John Lo · 6 years ago
  91. 7e607a7 VCL: refactor async & spinlocks by Dave Wallace · 6 years ago
  92. c6215d9 ip checksum multiarch support, cleanup by Dave Barach · 6 years ago
  93. 3337bd2 Fixed bugs in SRv6 API by Pablo Camarillo · 6 years ago
  94. 2b9838a flow:free lookup entries after packets are handled by eyal bari · 7 years ago
  95. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
  96. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  97. 76440d9 ixgbe patch for link status updates by Matthew Smith · 6 years ago
  98. a0dfa8b acl-plugin: fix the high cpu usage caused by the connection cleaner by Andrew Yourtchenko · 7 years ago
  99. e0b6c8a acl-plugin: split (L3) and (L4/pkt) logic of creation of 5tuple structure, optimize stores in the (l4/pkt) by Andrew Yourtchenko · 7 years ago
  100. c1c5baa NAT44: fix coverity by Matus Fabian · 6 years ago