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
2020-10-20
stats: crash when adding/deleting interfaces
Ole Troan
1
-4
/
+3
2020-10-19
misc: don't export symbols from plugins
Damjan Marion
1
-1
/
+1
2020-10-15
vlib: add cgo-friendly plugin registration support
Dave Barach
2
-9
/
+128
2020-10-14
vlib: avoid clipping in show error
Florin Coras
1
-4
/
+4
2020-10-13
stats: counters data model
Ole Troan
5
-27
/
+76
2020-10-09
vlib: save signal handler data to global vbls
Dave Barach
1
-4
/
+4
2020-10-08
pci: add vlib_pci_get_msix_file_index
Damjan Marion
2
-0
/
+13
2020-10-06
vppinfra: add heap header in front of dlmalloc space
Damjan Marion
2
-12
/
+1
2020-10-06
misc: add xxx_not_inline
Dave Barach
4
-1
/
+21
2020-10-06
feature: Add packet trace API
Jon Loeliger
2
-37
/
+90
2020-10-02
vlib: always replace bootstrap vlib_mains
Dave Barach
1
-8
/
+7
2020-10-02
vppinfra: use clib_mem_create_heap() to create numa heap(s)
Damjan Marion
1
-2
/
+5
2020-10-01
vlib: fix line-mode cli memory leak
Benoît Ganne
1
-0
/
+1
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
2
-23
/
+20
2020-09-24
vlib: fix the last error
Mohsin Kazmi
1
-1
/
+2
2020-09-18
vlib: add decrement counter method
Sergey Matov
1
-0
/
+19
2020-09-17
vlib: show FD in 'show memory map'
Damjan Marion
1
-4
/
+11
2020-09-17
vlib: map thread stack instead of allocating them from heap
Damjan Marion
2
-30
/
+18
2020-09-17
vppinfra: support main heap with different page sizes
Damjan Marion
2
-6
/
+47
2020-09-17
vppinfra: allow handoff to main thread
Damjan Marion
1
-18
/
+16
2020-09-16
vppinfra: introduce clib_mem_main
Damjan Marion
2
-14
/
+17
2020-09-11
avf: add assert to ensure that adminq is used only from avf process
Damjan Marion
1
-0
/
+7
2020-09-11
vlib: fix call to vlib_get_node_by_name
Benoît Ganne
1
-1
/
+4
2020-09-09
vlib: support interrupt re-arm from node
v21.01-rc0
Damjan Marion
1
-10
/
+21
2020-09-05
vlib: vlib_get_node_by_name fails via API
Nathan Skrzypczak
1
-2
/
+1
2020-09-04
buffers: improve cache occupancy
Damjan Marion
1
-2
/
+8
2020-09-03
vlib: exit 0 (nocore) on SIGHUP
Christian Hopps
1
-2
/
+2
2020-09-02
fib: IPv6 lookup data structure MP safe when prefixes change
Neale Ranns
3
-1
/
+53
2020-08-31
vlib: extend telnet protocol guard
Vladimir Isaev
1
-1
/
+1
2020-08-31
vppinfra: convert A_extend_to_B to B_from_A format of vector inlines
Damjan Marion
1
-6
/
+6
2020-08-06
misc: harmonize names
Dave Barach
5
-17
/
+19
2020-07-24
pci: fix non NULL-terminated vector used as C string overflow
Benoît Ganne
1
-4
/
+5
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
9
-83
/
+155
2020-07-16
vlib: fix asan compilation with gcc
Benoît Ganne
1
-1
/
+1
2020-07-16
misc: add tracedump API plugin
Dave Barach
1
-0
/
+2
2020-07-01
vlib: wake up workers if interrupts are posted
Benoît Ganne
4
-2
/
+8
2020-06-23
vlib: debug CLI macro expander, part deux
Dave Barach
1
-11
/
+34
2020-06-19
vlib: add recursive macro expander to debug cli
Dave Barach
1
-1
/
+142
2020-06-17
docs: add more FEATURE.yaml documentation
Dave Barach
1
-0
/
+14
2020-06-16
vlib: address sanitizer support for stack switch, enable clang
Damjan Marion
6
-11
/
+82
2020-06-15
buffers: fix non-default sized buffers initialization
Benoît Ganne
1
-5
/
+21
2020-06-12
vlib: node recyling and node deletion missing triggering graph node sync
Steven Luong
1
-27
/
+1
2020-06-08
vlib: stop inlining vlib_add_trace(...)
Dave Barach
2
-2
/
+17
2020-06-08
vlib: Coverity fix
Dave Barach
1
-1
/
+1
2020-06-04
fib: add barrier sync, pool/vector expand cases
Dave Barach
2
-0
/
+41
2020-06-03
vlib: improve node interrupt handling
Damjan Marion
3
-47
/
+81
2020-05-26
pci: improve vfio logging
Damjan Marion
3
-20
/
+77
2020-05-21
vlib: enforce buffer alloc return value check
Damjan Marion
1
-6
/
+6
2020-05-20
vlib: mmap process stacks
Damjan Marion
4
-59
/
+42
2020-05-15
vlib: restore commands for non-interactive sessions
Benoît Ganne
1
-8
/
+13
[next]