Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅
next
tap: fix the default parameter for num_rx_queues
[vpp.git]
/
src
/
vppinfra
/
2020-02-14
Damjan Marion
crypto-native: refactor CBC code
25/25125/2
tree
|
commitdiff
2020-02-13
Damjan Marion
vppinfra: add 128-bit and 512-bit a ^ b ^ c shortcut
18/25118/1
tree
|
commitdiff
2020-02-13
Damjan Marion
crypto-native: add AArch64 AES-GCM native implementation
94/24994/8
tree
|
commitdiff
2020-02-13
Dave Barach
vppinfra: add cmake option to grow vectors by 1
08/24908/3
tree
|
commitdiff
2020-02-12
Damjan Marion
vppinfra: add clib_prefetch_load and clib_prefetch_store
53/25053/2
tree
|
commitdiff
2020-02-12
Damjan Marion
vppinfra: add ARM NEON implementation of u8x16_word_shi...
52/25052/2
tree
|
commitdiff
2020-02-11
Dave Barach
vppinfra: remove the historical mheap memory allocator
82/24982/4
tree
|
commitdiff
2020-02-11
Dave Barach
misc: fix coverity warnings
70/24970/2
tree
|
commitdiff
2020-02-11
Damjan Marion
vppinfra: add ARM cpu types
59/24959/2
tree
|
commitdiff
2020-02-11
Klement Sekera
vppinfra: remove unused variable from timing wheel
89/24889/2
tree
|
commitdiff
2020-02-11
Florin Coras
svm: numa awareness for ssvm segments
76/24876/8
tree
|
commitdiff
2020-02-10
Florin Coras
vppinfra: use vm memory allocator for numa mapping
78/24878/4
tree
|
commitdiff
2020-02-07
Benoît Ganne
misc: address sanitizer: fix vm instrumentation
54/24854/1
tree
|
commitdiff
2020-02-05
Dave Barach
vppinfra: numa vector placement support
54/24454/12
tree
|
commitdiff
2020-02-05
Dave Barach
vppinfra: deal with 0 return from os_cpu_clock_frequency()
01/24801/2
tree
|
commitdiff
2020-02-03
Dave Barach
vppinfra: fix typo in tw_timer_template.c
65/24765/1
tree
|
commitdiff
2020-01-31
Damjan Marion
crypto-native: add ARMv8 AES-CBC implementation
18/24718/2
tree
|
commitdiff
2020-01-30
Dave Barach
vppinfra: improve clocks_per_second convergence
67/24567/12
tree
|
commitdiff
2020-01-27
Damjan Marion
vppinfra: use CPUID provided base frequency if available
62/24062/8
tree
|
commitdiff
2020-01-27
Damjan Marion
vppinfra: add x86 CPU definitions
53/24053/4
tree
|
commitdiff
2020-01-16
Vijayabhaskar Kata...
vppinfra: fixing compilation issues in 32-bit
60/24360/2
tree
|
commitdiff
2020-01-08
Florin Coras
vppinfra: retry socket connect on EAGAIN
01/24201/5
tree
|
commitdiff
2020-01-07
Neale Ranns
vppinfra: hash [un]set malloc/free takes a const key
02/24202/3
tree
|
commitdiff
2019-12-17
Christian E. Hopps
pg: don't leak open files in packet-generator
61/22361/2
tree
|
commitdiff
2019-12-17
Benoît Ganne
misc: address sanitizer: do not instrument dlmalloc...
35/23735/2
tree
|
commitdiff
2019-12-17
Benoît Ganne
misc: address sanitizer: fix instrumentation
15/24015/2
tree
|
commitdiff
2019-12-17
Benoît Ganne
vppinfra: fix cpu flag string overflow
18/24018/2
tree
|
commitdiff
2019-12-16
Neale Ranns
vppinfra: bihash walk cb typedef and continue/stop...
23/23823/2
tree
|
commitdiff
2019-12-02
Dave Barach
vppinfra: preserve total_cpu_time across clock freq...
09/23709/4
tree
|
commitdiff
2019-11-27
Benoît Ganne
misc: add address sanitizer heap instrumentation
37/21937/10
tree
|
commitdiff
2019-11-26
Benoît Ganne
build: remove valgrind leftovers
28/23628/2
tree
|
commitdiff
2019-11-22
Andrew Yourtchenko
vppinfra: fix coverity issue 205691 in pmalloc
98/23498/3
tree
|
commitdiff
2019-11-07
Damjan Marion
pmalloc: always lock pages
06/23106/7
tree
|
commitdiff
2019-11-05
Florin Coras
session tcp: refactor pacer time
39/22939/16
tree
|
commitdiff
2019-10-22
Benoît Ganne
vppinfra: make coverity happy with vec_set_len
36/22936/2
tree
|
commitdiff
2019-10-22
Benoît Ganne
vppinfra: add clib_mem_free_s
34/21934/6
tree
|
commitdiff
2019-10-22
Benoît Ganne
vppinfra: add vec_set_len()
35/21935/6
tree
|
commitdiff
2019-10-11
Dave Barach
vppinfra: fix page boundary crossing bug in hash_memory64
33/22633/5
tree
|
commitdiff
2019-10-04
MathiasRaoul
vppinfra: create unformat function for data size parsing
23/22523/2
tree
|
commitdiff
2019-09-27
jaszha03
vppinfra: implement CLIB_PAUSE () for aarch64 platforms
56/22356/2
tree
|
commitdiff
2019-09-26
Damjan Marion
classify: use vector code even when data is not aligned
47/22247/2
tree
|
commitdiff
2019-09-16
Damjan Marion
dpdk: initialize rte_mbuf during mempool dequeue
63/21863/4
tree
|
commitdiff
2019-09-03
Dave Barach
vppinfra: add bihash_init2
20/21720/2
tree
|
commitdiff
2019-08-20
Jack Xu
fix pcap_write function
70/16770/8
tree
|
commitdiff
2019-08-19
Nitin Saxena
vppinfra: Update "show cpu" output for AArch64 chips
64/18564/5
tree
|
commitdiff
2019-08-02
Nathan Skrzypczak
vppinfra: Expose function setting __os_thread_index
29/21029/3
tree
|
commitdiff
2019-08-01
John Lo
interface: fix pcap tx/rx trace cli handling
18/21018/2
tree
|
commitdiff
2019-08-01
Florin Coras
vppinfra: fix spinlock and rwlock tests
15/21015/2
tree
|
commitdiff
2019-08-01
jaszha03
vppinfra: refactor clib_rwlock_t to use single conditio...
63/20863/4
tree
|
commitdiff
2019-08-01
Dave Barach
vppinfra: remove unused historical code
12/21012/3
tree
|
commitdiff
2019-08-01
Dave Barach
vppinfra: make first bihash add thread-safe
05/21005/5
tree
|
commitdiff
2019-08-01
jaszha03
vppinfra: refactor clib_spinlock_t to use compare and...
60/20860/5
tree
|
commitdiff
2019-07-31
jaszha03
vppinfra: added performance test for clib_rwlock_t...
62/20862/5
tree
|
commitdiff
2019-07-31
jaszha03
vppinfra: refactor test_and_set spinlocks to use clib_s...
61/20861/5
tree
|
commitdiff
2019-07-31
jaszha03
vppinfra: added lock performance test for clib_spinlock...
59/20859/5
tree
|
commitdiff
2019-07-30
jaszha03
vppinfra: refactor use of CLIB_MEMORY_BARRIER ()
57/20857/3
tree
|
commitdiff
2019-07-30
jaszha03
vppinfra: conformed spinlocks to use CLIB_PAUSE
56/20856/2
tree
|
commitdiff
2019-07-26
Florin Coras
session: separate ctrl, new and old events
64/20764/20
tree
|
commitdiff
2019-07-25
Dave Barach
vppinfra: fix coverity warning in mpcap.c
49/20849/2
tree
|
commitdiff
2019-07-24
Gary Boon
vppinfra: add mapped pcap file support
78/20778/6
tree
|
commitdiff
2019-07-19
Andreas Schultz
vppinfra: fix OOM check in bihash
39/20739/2
tree
|
commitdiff
2019-07-17
Florin Coras
session: use llist in session node evt handling
73/20673/14
tree
|
commitdiff
2019-07-17
Benoît Ganne
vppinfra: elog: fix read overflow in string lookup
94/20694/2
tree
|
commitdiff
2019-07-13
Florin Coras
vppinfra: add doubly linked list
72/20572/17
tree
|
commitdiff
2019-07-11
Dave Barach
vppinfra: bihash add-but-do-not-overwrite semantics
48/20548/2
tree
|
commitdiff
2019-07-09
Dave Barach
vppinfra: allocate bihash virtual space on demand
46/20546/4
tree
|
commitdiff
2019-07-02
Dave Barach
api: fix coverity warnings
30/20430/3
tree
|
commitdiff
2019-06-28
Dave Barach
vppinfra: add dummy/noop f32/f64 endian swap fns
06/20406/2
tree
|
commitdiff
2019-06-26
Lijian.Zhang
vppinfra: add u64x2_scatter/u32x4_scatter
72/20272/2
tree
|
commitdiff
2019-06-25
Andreas Schultz
vppinfra: fix tw_timer_first_expires_in_ticks for multi...
29/20329/4
tree
|
commitdiff
2019-06-21
Lijian.Zhang
vppinfra: add u64x2_gather/u32x4_gather
71/20271/1
tree
|
commitdiff
2019-06-19
Florin Coras
vppinfra: fix rbtree node delete
46/20246/2
tree
|
commitdiff
2019-06-18
Florin Coras
vppinfra: rbtree custom insert/search/del
90/20190/5
tree
|
commitdiff
2019-06-18
Ole Troan
stats: fix memory leakage when adding / deleting interfaces
58/20158/6
tree
|
commitdiff
2019-06-18
Damjan Marion
vppinfra: add format_hex_bytes_no_wrap
99/20199/2
tree
|
commitdiff
2019-06-16
Dave Barach
vlib: add "memory-trace stats-segment"
55/20155/3
tree
|
commitdiff
2019-06-14
Dave Barach
vppinfra: optimize elog_string
45/20145/3
tree
|
commitdiff
2019-06-05
Sirshak Das
Switch atomic release API from __sync to __atomic builtin.
30/19930/3
tree
|
commitdiff
2019-06-05
Sirshak Das
Switch atomic test and set API from __sync to __atomic...
29/19929/3
tree
|
commitdiff
2019-06-04
Steven Luong
elog: make elog_string() multi-thread safe
14/19914/2
tree
|
commitdiff
2019-05-27
Damjan Marion
vppinfra: add pclmulqdq x86 cpuid flag
14/19814/2
tree
|
commitdiff
2019-05-24
Dave Barach
Add callback multiplex support
20/19720/10
tree
|
commitdiff
2019-05-17
Dave Barach
Add a debug-CLI leak-checker
90/19690/4
tree
|
commitdiff
2019-05-14
Dave Barach
Preallocate mhash key_tmps vector
21/19521/5
tree
|
commitdiff
2019-05-13
Igor Mikhailov ...
Fix typo
47/19547/2
tree
|
commitdiff
2019-05-10
Paul Vinciguerra
zero-pad date string output.
80/19480/2
tree
|
commitdiff
2019-05-07
Vijayabhaskar Kata...
bihash: Freeing up working_copy_lengths vector
27/19427/2
tree
|
commitdiff
2019-05-07
Dave Barach
Improve lcov reported code coverage stats
15/19415/4
tree
|
commitdiff
2019-05-07
Dave Barach
Add bihash statistics hook
33/19333/3
tree
|
commitdiff
2019-05-01
Lijian.Zhang
Enable NEON instructions in memcpy_le
35/19135/3
tree
|
commitdiff
2019-04-30
Benoît Ganne
elf: fix memcmp() overflow
65/19265/3
tree
|
commitdiff
2019-04-30
Benoît Ganne
vppinfra: fix buffer overflow in unformat_token
63/19263/2
tree
|
commitdiff
2019-04-26
Florin Coras
svm: fifo segment support for chunk allocation
76/19176/9
tree
|
commitdiff
2019-04-24
Florin Coras
svm: fifo ooo reads/writes with multiple chunks
69/19069/13
tree
|
commitdiff
2019-04-23
Zhiyong Yang
vppinfra: fix one macro issue in clib_cpu_supports_aes()
63/19063/2
tree
|
commitdiff
2019-04-20
Florin Coras
rbtree: add successor and predecessor functions
70/19070/3
tree
|
commitdiff
2019-04-17
Dave Barach
Use template-specific key compare fn when deleting...
84/18984/1
tree
|
commitdiff
2019-04-17
Damjan Marion
vppinfra: AVX512 interelaave, insert and permute
73/18973/2
tree
|
commitdiff
2019-04-16
Damjan Marion
vppinfra: more AVX2 and AVX512 inlines
39/18939/2
tree
|
commitdiff
2019-04-16
Florin Coras
dlmalloc: honor 8 byte alignment requests
40/18940/2
tree
|
commitdiff
next