- d466c0c vppinfra: remove trailing whitespace in longjmp.S by Damjan Marion · 4 years, 7 months ago
- 8bf80a3 misc: removed executable bits from source files by Ray Kinsella · 4 years, 7 months ago
- a5436ae vppinfra: set explicit found in search_free_list loop by Steven Luong · 4 years, 7 months ago
- 9ad8a26 vppinfra: fix u32x4_byte_swap on Arm by Lijian.Zhang · 4 years, 8 months ago
- ec7012e vppinfra: loop counter off by 1 in search_free_list() by Steven Luong · 4 years, 7 months ago
- a1e03d4 rdma: fix alignment issue by Damjan Marion · 4 years, 7 months ago
- b5a575b docs: clean up make docs job by Paul Vinciguerra · 5 years ago
- 162330f build: rework x86 CPU variants by Damjan Marion · 4 years, 8 months ago
- 690ce86 build: support arch-specific compiling for Neoverse N1 by Lijian.Zhang · 4 years, 10 months ago
- c458c49 vppinfra: type prove vec_new and vec_resize by Andreas Schultz · 4 years, 9 months ago
- 37b4454 vppinfra: improve test coverage by Dave Barach · 4 years, 8 months ago
- a66971f vppinfra: selectively disable false-positive GCC-10 warnings by Benoît Ganne · 4 years, 8 months ago
- ffbcf61 vppinfra: selectively disable false-positive GCC-10 warnings by Benoît Ganne · 4 years, 8 months ago
- be7dbbb build: add vppinfra/warnings.h to exported headers list by Benoît Ganne · 4 years, 8 months ago
- f593b57 vppinfra: finish deprecating qsort.c by Dave Barach · 4 years, 8 months ago
- a90ba64 nat: add/del ed_ext_ports only if the table is instantiated by Dave Barach · 4 years, 8 months ago
- 68e5fd5 vppinfra: more bihash optimizatons by Damjan Marion · 4 years, 8 months ago
- 053d093 vppinfra: move unused code to extras/deprecated/vppinfra by Dave Barach · 4 years, 8 months ago
- 6440b7a misc: fix coverity warnings by Dave Barach · 4 years, 8 months ago
- 350f6d6 misc: asan: mark parsed elf memory as readable for ASan by Benoît Ganne · 4 years, 8 months ago
- 08d0137 misc: asan: do not poison memory after munmap() by Benoît Ganne · 4 years, 8 months ago
- 74ee18b vppinfra: fix potential race in bihash bucket lock by Damjan Marion · 4 years, 8 months ago
- 801ec2a vppinfra: improve bihash add/del performance by Damjan Marion · 4 years, 8 months ago
- 16e4a4a vppinfra: bihash improvements by Dave Barach · 4 years, 8 months ago
- 6f5b72e vppinfra: install missing tw_timer_2t_2w_512sl header file by Yu Sun · 4 years, 8 months ago
- 8daeea9 vppinfra: don't use memcmp to compare keys in cuckoo by Damjan Marion · 4 years, 8 months ago
- 88bcba8 vppinfra: delay bucket2 calc in cuckoo search by Damjan Marion · 4 years, 8 months ago
- 7edc86d vppinfra: add clib_cuckoo_search_inline_with_hash function by Damjan Marion · 4 years, 8 months ago
- 4422753 vppinfra: install missing cuckoo hash header files by Damjan Marion · 4 years, 8 months ago
- d7b828f vppinfra: fix vppinfra test code build by Dave Barach · 4 years, 9 months ago
- 9076789 vppinfra: add tw_timer_2t_2w_512sl variant by Dave Barach · 4 years, 9 months ago
- 0c7aa7a vppinfra: add support for avx512 alignment version of load and store by Zhiyong Yang · 4 years, 9 months ago
- 4e14977 vppinfra: add clib_bihash_get_bucket by Damjan Marion · 4 years, 9 months ago
- 6e6968f vppinfra: fix typo in dlmalloc.c by Dave Barach · 4 years, 9 months ago
- 39d0285 vppinfra: fix minor cuckoo bugs and add cuckoo_16_8 by Klement Sekera · 4 years, 10 months ago
- dc812d9 rdma: introduce direct verb for Cx4/5 tx by Benoît Ganne · 5 years ago
- dd648aa rdma: add Mellanox mlx5 Direct Verbs receive support by Damjan Marion · 4 years, 9 months ago
- 1971800 vppinfra: refactor clib_timebase_t by Dave Barach · 4 years, 9 months ago
- 7a91b0e vppinfra: remove time jump workaround by Dave Barach · 4 years, 9 months ago
- 31844c6 vppinfra: minimize tw verbosity on timebase jump by Florin Coras · 4 years, 9 months ago
- 66441c4 vppinfra: improve timebase resilience by Dave Barach · 4 years, 9 months ago
- 3d9f134 vppinfra: fix corner cases in tw_timer_expire by Dave Barach · 4 years, 9 months ago
- fa95842 vppinfra: fix 32-bit overflow in os_cpu_clock_frequency by Damjan Marion · 4 years, 10 months ago
- f22f4e5 svm: refactor fifo by Florin Coras · 5 years ago
- b020806 svm: refactor fifo chunk tracking by Florin Coras · 5 years ago
- 47d8f5d crypto-native: GCM implementation with vector AESNI instructions by Damjan Marion · 4 years, 10 months ago
- 6e495ce vppinfra: correct fixed pool header size calculation by Dave Barach · 4 years, 10 months ago
- 2fef3df vppinfra: deprecate CLIB_VEC64 by Dave Barach · 4 years, 10 months ago
- 4339c36 vppinfra: fix debug image builds on arm by Damjan Marion · 4 years, 10 months ago
- 47d41ad misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
- 627fb6a crypto-native: calculate ghash using vpclmulqdq instructions by Damjan Marion · 4 years, 10 months ago
- e84e9d7 crypto-native: refactor CBC code by Damjan Marion · 4 years, 10 months ago
- f75defa vppinfra: add 128-bit and 512-bit a ^ b ^ c shortcut by Damjan Marion · 4 years, 10 months ago
- 622b5ce crypto-native: add AArch64 AES-GCM native implementation by Damjan Marion · 4 years, 10 months ago
- 98bd757 vppinfra: add cmake option to grow vectors by 1 by Dave Barach · 4 years, 10 months ago
- e7d8996 vppinfra: add clib_prefetch_load and clib_prefetch_store by Damjan Marion · 4 years, 10 months ago
- 9372374 vppinfra: add ARM NEON implementation of u8x16_word_shift_{left,right} by Damjan Marion · 4 years, 10 months ago
- 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
- a6ef36b misc: fix coverity warnings by Dave Barach · 4 years, 10 months ago
- 448890e vppinfra: add ARM cpu types by Damjan Marion · 4 years, 10 months ago
- 90d2884 vppinfra: remove unused variable from timing wheel by Klement Sekera · 4 years, 10 months ago
- 6fe8998 svm: numa awareness for ssvm segments by Florin Coras · 4 years, 10 months ago
- 4c95995 vppinfra: use vm memory allocator for numa mapping by Florin Coras · 4 years, 10 months ago
- 1557d9a misc: address sanitizer: fix vm instrumentation by Benoît Ganne · 4 years, 10 months ago
- a690fdb vppinfra: numa vector placement support by Dave Barach · 5 years ago
- 51cabf2 vppinfra: deal with 0 return from os_cpu_clock_frequency() by Dave Barach · 4 years, 10 months ago
- 0f96673 vppinfra: fix typo in tw_timer_template.c by Dave Barach · 4 years, 11 months ago
- 776644e crypto-native: add ARMv8 AES-CBC implementation by Damjan Marion · 4 years, 11 months ago
- c25048b vppinfra: improve clocks_per_second convergence by Dave Barach · 4 years, 11 months ago
- 12e3e31 vppinfra: use CPUID provided base frequency if available by Damjan Marion · 5 years ago
- 38e0413 vppinfra: add x86 CPU definitions by Damjan Marion · 5 years ago
- f0bae64 vppinfra: fixing compilation issues in 32-bit by Vijayabhaskar Katamreddy · 5 years ago
- 42ddf69 vppinfra: retry socket connect on EAGAIN by Florin Coras · 5 years ago
- c190cf0 vppinfra: hash [un]set malloc/free takes a const key by Neale Ranns · 5 years ago
- 19871f2 pg: don't leak open files in packet-generator by Christian E. Hopps · 5 years ago
- 497dd89 misc: address sanitizer: do not instrument dlmalloc internals by Benoît Ganne · 5 years ago
- b2f0914 misc: address sanitizer: fix instrumentation by Benoît Ganne · 5 years ago
- a7cb357 vppinfra: fix cpu flag string overflow by Benoît Ganne · 5 years ago
- f50bac1 vppinfra: bihash walk cb typedef and continue/stop controls by Neale Ranns · 5 years ago
- e52d8d8 vppinfra: preserve total_cpu_time across clock freq adjustment by Dave Barach · 5 years ago
- 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
- 30cca51 build: remove valgrind leftovers by Benoît Ganne · 5 years ago
- 9ce3523 vppinfra: fix coverity issue 205691 in pmalloc by Andrew Yourtchenko · 5 years ago
- 801c701 pmalloc: always lock pages by Damjan Marion · 5 years ago
- a8e71c8 session tcp: refactor pacer time by Florin Coras · 5 years ago
- 70d5d4f vppinfra: make coverity happy with vec_set_len by Benoît Ganne · 5 years ago
- 78af0a8 vppinfra: add clib_mem_free_s by Benoît Ganne · 6 years ago
- 8a4bfda vppinfra: add vec_set_len() by Benoît Ganne · 5 years ago
- 7e2cea3 vppinfra: fix page boundary crossing bug in hash_memory64 by Dave Barach · 5 years ago
- 579b165 vppinfra: create unformat function for data size parsing by MathiasRaoul · 5 years ago
- 18512b0 vppinfra: implement CLIB_PAUSE () for aarch64 platforms by jaszha03 · 5 years ago
- 8304933 classify: use vector code even when data is not aligned by Damjan Marion · 5 years ago
- da9513a dpdk: initialize rte_mbuf during mempool dequeue by Damjan Marion · 5 years ago
- bdf9b97 vppinfra: add bihash_init2 by Dave Barach · 5 years ago
- 9af7e2e fix pcap_write function by Jack Xu · 6 years ago
- c9122f9 vppinfra: Update "show cpu" output for AArch64 chips by Nitin Saxena · 6 years ago
- d516ca4 vppinfra: Expose function setting __os_thread_index by Nathan Skrzypczak · 5 years ago
- 778ce57 interface: fix pcap tx/rx trace cli handling by John Lo · 5 years ago
- 4f94464 vppinfra: fix spinlock and rwlock tests by Florin Coras · 5 years ago
- 30aaf97 vppinfra: refactor clib_rwlock_t to use single condition variable by jaszha03 · 5 years ago