Age | Commit message (Expand) | Author | Files | Lines |
2018-09-13 | vppinfra: optmize clib_count_equal functions |  Damjan Marion | 1 | -60/+136 |
2018-09-12 | Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics. |  Sirshak Das | 1 | -0/+6 |
2018-09-11 | bihash 32/64 bit shared memory interop |  Dave Barach | 2 | -39/+39 |
2018-09-11 | Replacing vtbl NEON intrinsic with rev NEON intrinsic for byte_swap. |  Sirshak Das | 1 | -5/+1 |
2018-09-11 | Add u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics |  Sirshak Das | 1 | -0/+6 |
2018-09-11 | Add horizontal add (hadd) vector intrinsic via NEON. |  Sirshak Das | 1 | -0/+6 |
2018-09-07 | Improve NTP / kernel time change event handling |  Dave Barach | 1 | -0/+20 |
2018-09-07 | Remove qsort.c from vppinfra |  Damjan Marion | 1 | -1/+0 |
2018-09-03 | Compile vppinfra on macOS |  Damjan Marion | 25 | -98/+187 |
2018-09-02 | cmake: cache line size detection |  Damjan Marion | 1 | -1/+1 |
2018-08-30 | Crude stat segment lock recovery |  Dave Barach | 1 | -1/+1 |
2018-08-30 | cmake: a bit of packaging work |  Damjan Marion | 1 | -1/+2 |
2018-08-28 | 32/64 shmem bihash interoperability |  Dave Barach | 7 | -37/+363 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros |  Damjan Marion | 1 | -29/+34 |
2018-08-24 | Rename struct mallinfo -> struct dlmallinfo |  Dave Barach | 3 | -10/+10 |
2018-08-24 | cmake: fix -DVPP_USE_DLMALLOC=OFF |  Damjan Marion | 1 | -2/+12 |
2018-08-23 | bihash: remove unused counters |  Damjan Marion | 2 | -7/+0 |
2018-08-23 | clib_mem_is_heap_object() needs to recognize sys_alloc segments |  Dave Barach | 1 | -0/+4 |
2018-08-22 | bihash: add support for reuse of expired entry when bucket is full (VPP-1272) |  Matus Fabian | 3 | -2/+81 |
2018-08-20 | Enable storing state in flowhash hash tables |  Pierre Pfister | 1 | -1/+12 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 2 | -1/+236 |
2018-08-08 | fix typo in bitmap.h |  Korian Edeline | 1 | -1/+1 |
2018-08-06 | dlmalloc compiles errors with clang |  Neale Ranns | 1 | -1/+5 |
2018-08-06 | fix dangling reference in foreach_key_value_pair |  Dave Barach | 1 | -0/+7 |
2018-08-03 | vlib: avoid double process dispatch |  Florin Coras | 2 | -0/+6 |
2018-08-01 | Improve cpu { coremask-% } configure option |  Yi He | 1 | -0/+36 |
2018-08-01 | Store USE_DLMALLOC in vppinfra/config.h |  Damjan Marion | 3 | -3/+3 |
2018-08-01 | Add support for shuffle vector intrinsic via Neon in ARM |  Sirshak Das | 1 | -0/+16 |
2018-07-31 | Poison freed memory objects |  Dave Barach | 1 | -0/+8 |
2018-07-31 | Fix undefined symbol: fformat_append_cr in vat plugins loading |  Yi He | 1 | -0/+11 |
2018-07-28 | session/dlmalloc: coverity fixes |  Florin Coras | 1 | -1/+2 |
2018-07-27 | dlmalloc: use static magic constant for debug images |  Florin Coras | 2 | -0/+4 |
2018-07-27 | Fix build-break when compiling -O0 / TAG=vpp_debug |  Dave Barach | 1 | -1/+1 |
2018-07-27 | 128-bit SIMD version of vlib_get_buffers |  Damjan Marion | 1 | -0/+36 |
2018-07-27 | mips64: Add timer and longjump support |  Carl Smith | 4 | -6/+92 |
2018-07-27 | vector indicies walk in reverse |  Neale Ranns | 1 | -0/+4 |
2018-07-27 | -DCLIB_DEBUG => turn on extra checks in dlmalloc |  Dave Barach | 2 | -2/+26 |
2018-07-26 | vppinfra: add SSE4.2 version of u8x16_shuffle |  Damjan Marion | 1 | -0/+6 |
2018-07-25 | Generate vppinfra/config.h from config.in script (same as we do for vlib/conf... |  Neale Ranns | 1 | -0/+23 |
2018-07-20 | bihash: give hint to CPU that we are spinlocking |  Damjan Marion | 2 | -4/+6 |
2018-07-20 | Fine-grained add / delete locking |  Dave Barach | 9 | -354/+234 |
2018-07-19 | Fix coverity warning / legitimate minor bug |  Dave Barach | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 11 | -8/+7149 |
2018-07-18 | vppinfra: increase max bihash arena size to 512GB |  Damjan Marion | 2 | -11/+21 |
2018-07-16 | vppinfra: AVX2 interleave functions |  Damjan Marion | 1 | -3/+14 |
2018-07-12 | Revert "vppinfra: AVX2 blend" |  Dave Barach | 1 | -6/+0 |
2018-07-12 | vppinfra: AVX2 blend |  Damjan Marion | 1 | -0/+6 |
2018-07-09 | IGMP improvements |  Neale Ranns | 1 | -0/+21 |
2018-07-04 | Fix clib_bitmap_next_clear() function when no clear bits left |  John Lo | 1 | -0/+3 |
2018-07-03 | tcp: update snd_una_max for retranmsits |  Florin Coras | 1 | -1/+1 |