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
/
vppinfra
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-31
vppinfra: convert A_extend_to_B to B_from_A format of vector inlines
Damjan Marion
3
-6
/
+6
2020-08-28
vppinfra: add clib_mem_destroy_mspace(void *ms)
Dave Barach
2
-0
/
+19
2020-08-27
vppinfra: Multiarch support for OCTEONTX2 SoC
Nitin Saxena
1
-4
/
+16
2020-08-26
vppinfra: elog multi-track g2 test pattern
Dave Barach
1
-0
/
+64
2020-08-21
vppinfra: add format_one_elog_event
Dave Barach
2
-0
/
+10
2020-08-19
vppinfra: minor tweaks for cgo interoperation
Dave Barach
5
-13
/
+67
2020-08-17
vppinfra: fix RC in bihash instantiation
Nathan Skrzypczak
2
-5
/
+5
2020-08-06
vppinfra: harmonize function names
Dave Barach
3
-16
/
+16
2020-08-06
misc: harmonize names
Dave Barach
1
-5
/
+5
2020-08-03
vppinfra: fix clib_count_equal_u8/16/32/64 overflow
Benoît Ganne
1
-47
/
+30
2020-07-23
vppinfra: add *_zero() vector inlines
Damjan Marion
1
-0
/
+9
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
3
-4
/
+319
2020-07-16
vlib: fix asan compilation with gcc
Benoît Ganne
1
-0
/
+12
2020-07-16
vppinfra: fix format_c_identifier vector overflow
Benoît Ganne
1
-1
/
+1
2020-07-16
vppinfra: enable STATIC_ASSERT with clang
Benoît Ganne
2
-6
/
+3
2020-07-15
vppinfra: more vector inlines
Damjan Marion
3
-0
/
+60
2020-07-01
vlib: wake up workers if interrupts are posted
Benoît Ganne
1
-1
/
+1
2020-06-30
tcp: avoid rcv wnd more than RX fifo can enqueue
Ryujiro Shibuya
1
-0
/
+6
2020-06-25
misc: add gdb macros
Dave Barach
1
-2
/
+3
2020-06-23
vppinfra: fix u32x4_gather definition
Damjan Marion
1
-1
/
+1
2020-06-23
vlib: debug CLI macro expander, part deux
Dave Barach
2
-4
/
+14
2020-06-19
vlib: add recursive macro expander to debug cli
Dave Barach
3
-33
/
+92
2020-06-17
docs: add more FEATURE.yaml documentation
Dave Barach
1
-0
/
+57
2020-05-27
vppinfra: fix SIGBUS in bihash init when running unpriviledged, take two
Damjan Marion
1
-1
/
+1
2020-05-24
vppinfra: fix SIGBUS in bihash init when running unpriviledged
Damjan Marion
1
-1
/
+1
2020-05-22
vppinfra: remove include
Damjan Marion
1
-1
/
+0
2020-05-21
vlib: enforce buffer alloc return value check
Damjan Marion
1
-0
/
+1
2020-05-19
vppinfra: refactor mpcap.h
Dave Barach
1
-88
/
+4
2020-05-18
vppinfra: OpenPOWER ELF V2 ABI version of clib_{longjmp,setjmp,calljmp}
Damjan Marion
1
-47
/
+93
2020-05-16
vppinfra: use byte swap builtins
Damjan Marion
1
-41
/
+3
2020-05-15
vppinfra: remove trailing whitespace in longjmp.S
Damjan Marion
1
-110
/
+110
2020-05-15
misc: removed executable bits from source files
Ray Kinsella
1
-0
/
+0
2020-05-08
vppinfra: set explicit found in search_free_list loop
Steven Luong
1
-2
/
+6
2020-05-08
vppinfra: fix u32x4_byte_swap on Arm
Lijian.Zhang
1
-1
/
+1
2020-05-07
vppinfra: loop counter off by 1 in search_free_list()
Steven Luong
1
-1
/
+1
2020-05-07
rdma: fix alignment issue
Damjan Marion
1
-0
/
+3
2020-05-06
docs: clean up make docs job
Paul Vinciguerra
1
-1
/
+2
2020-04-30
build: rework x86 CPU variants
Damjan Marion
3
-6
/
+20
2020-04-30
build: support arch-specific compiling for Neoverse N1
Lijian.Zhang
1
-0
/
+11
2020-04-28
vppinfra: type prove vec_new and vec_resize
Andreas Schultz
1
-6
/
+10
2020-04-28
vppinfra: improve test coverage
Dave Barach
1
-1
/
+1
2020-04-27
vppinfra: selectively disable false-positive GCC-10 warnings
Benoît Ganne
3
-0
/
+24
2020-04-27
vppinfra: selectively disable false-positive GCC-10 warnings
Benoît Ganne
1
-0
/
+9
2020-04-27
build: add vppinfra/warnings.h to exported headers list
Benoît Ganne
1
-0
/
+1
2020-04-24
vppinfra: finish deprecating qsort.c
Dave Barach
2
-272
/
+7
2020-04-23
nat: add/del ed_ext_ports only if the table is instantiated
Dave Barach
1
-0
/
+3
2020-04-23
vppinfra: more bihash optimizatons
Damjan Marion
3
-66
/
+67
2020-04-22
vppinfra: move unused code to extras/deprecated/vppinfra
Dave Barach
37
-12383
/
+1
2020-04-22
misc: fix coverity warnings
Dave Barach
1
-1
/
+1
2020-04-22
misc: asan: mark parsed elf memory as readable for ASan
Benoît Ganne
1
-0
/
+2
[next]