Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
stats: avoid linear search for empty entry
Damjan Marion
3
-10
/
+16
2022-04-06
interface: unregister node counters on interface delete
Damjan Marion
2
-7
/
+19
2022-04-06
vlib: clear frame flags on free
Stanislav Zaikin
1
-0
/
+2
2022-04-05
vppinfra: refactor address sanitizer
Damjan Marion
1
-2
/
+2
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
11
-49
/
+49
2022-04-04
vlib: remove unused fields
Damjan Marion
3
-17
/
+0
2022-04-04
vlib: improve exec path search
Damjan Marion
3
-8
/
+33
2022-04-04
vlib: fix memory leak in load_one_plugin
Damjan Marion
1
-0
/
+2
2022-03-31
vlib: add support for workers sync
Florin Coras
2
-0
/
+64
2022-03-31
stats: use vlib_stats_validate in collector
Damjan Marion
1
-28
/
+5
2022-03-31
stats: convert error counters to normal counters
Damjan Marion
7
-143
/
+85
2022-03-30
vppinfra: vector allocator rework
Damjan Marion
2
-6
/
+4
2022-03-29
vlib: fix unaligned runtime_data
Dmitry Valter
1
-0
/
+2
2022-03-28
vlib: use pthread_attr_setstack() to set thread stack
Damjan Marion
1
-12
/
+26
2022-03-23
vlib: send full error message to syslog
Jing Peng
1
-22
/
+6
2022-03-23
vppinfra: change vlib_register_node so it takes format string for node name
Damjan Marion
3
-23
/
+13
2022-03-23
vlib: avoid use of vector of voids
Damjan Marion
2
-3
/
+3
2022-03-23
vlib: mitigate outdated new cli session events
Vladislav Grishenko
1
-1
/
+5
2022-03-23
vlib: fix memory leak on process nodes reforking
Vladislav Grishenko
1
-0
/
+1
2022-03-23
vlib: leave SIGCONT signal with its default handler
Vladislav Grishenko
1
-0
/
+1
2022-03-23
stats: fix crash due to pointer taken before validate
Damjan Marion
1
-2
/
+4
2022-03-21
stats: fix vlib_stats_validate_will_expand_internal
Damjan Marion
1
-2
/
+2
2022-03-18
vppinfra: use stored vec header size to find header
Damjan Marion
1
-1
/
+1
2022-03-17
vlib: fix vlib_mains vector alignment
Florin Coras
1
-1
/
+1
2022-03-15
vlib: add vlib_frame_bitmap_and
Damjan Marion
1
-0
/
+8
2022-03-14
stats: refactor vlib counters
Damjan Marion
6
-161
/
+217
2022-03-14
stats: support recursive locking
Damjan Marion
3
-5
/
+32
2022-03-11
vlib: remoove unused field
Damjan Marion
3
-24
/
+0
2022-03-10
vlib: init logging eearlier
Damjan Marion
3
-5
/
+9
2022-03-09
stats: refactor
Damjan Marion
17
-168
/
+1467
2022-02-10
vlib: vlib frame bitmaps
Damjan Marion
2
-14
/
+94
2022-01-18
vlib: allow bigger scalar data size
Damjan Marion
1
-1
/
+2
2022-01-11
vlib: fix the total len not including first buffer formating
Mohsin Kazmi
1
-1
/
+1
2021-12-31
vlib: remove external thread management support
Damjan Marion
2
-53
/
+6
2021-12-24
vlib: introduce vlib frame aux data
Damjan Marion
6
-117
/
+122
2021-12-22
vlib: null terminate elog string
Damjan Marion
1
-1
/
+1
2021-11-22
vlib: add virtual time support
Benoît Ganne
4
-15
/
+121
2021-11-22
vlib: fix coverity warning
Klement Sekera
1
-1
/
+1
2021-11-16
vlib: fix coverity warning
Klement Sekera
1
-1
/
+0
2021-11-08
vppinfra: vectorized index to pointer function
Damjan Marion
1
-92
/
+29
2021-11-08
perfmon: fix iio-bw coverity issues
Ray Kinsella
2
-2
/
+2
2021-11-06
vppinfra: move clib_count_equal_* code
Damjan Marion
1
-0
/
+1
2021-11-05
pci: remove dead code
Damjan Marion
1
-4
/
+0
2021-11-05
vlib: remove dead code
Damjan Marion
1
-7
/
+0
2021-11-03
pci: allocate and set length pci product name
Ray Kinsella
1
-1
/
+1
2021-11-02
vlib: retrieve the root bus of a given pci device
Ray Kinsella
3
-3
/
+70
2021-11-02
vlib: add format pci link port
Ray Kinsella
2
-0
/
+14
2021-11-02
vlib: allocate pci product_name with vec_alloc
Ray Kinsella
1
-1
/
+1
2021-10-13
vlib: fix vmbus error log
Benoît Ganne
1
-3
/
+3
2021-10-06
tcp: fix severity info
Filip Tehlar
1
-3
/
+3
[next]