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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-13
vppinfra: Add netlink header on FreeBSD
Tom Jones
1
-1
/
+3
2024-02-13
vppinfra: Protect Linux specific features behind CLIB_LINUX
Tom Jones
1
-2
/
+4
2024-02-13
vppinfra: Make program counter printing more portable
Tom Jones
1
-0
/
+8
2024-02-13
vppinfra: Add a stubbed out test_perf function for FreeBSD
Tom Jones
1
-0
/
+6
2024-02-13
vppinfra: MAP_HUGETLB isn't available on FreeBSD
Tom Jones
1
-0
/
+2
2024-02-13
vppinfra: Only prealloc hugepages on Linux
Tom Jones
1
-0
/
+2
2024-02-13
vppinfra: Don't build perfmon on FreeBSD
Tom Jones
1
-3
/
+4
2024-02-13
vppinfra: Place SIGPWR behind a linux define
Tom Jones
1
-0
/
+2
2024-01-23
vppinfra: fix clib_array_mask_u32 OOB reads
Dmitry Valter
2
-7
/
+28
2024-01-19
vppinfra: fix test_bihash
Dmitry Valter
1
-2
/
+2
2024-01-19
vppinfra: fix bracket balance
Georgy Borodin
1
-1
/
+2
2024-01-19
vppinfra: fix vec_prepend use-after-free
Dmitry Valter
1
-7
/
+9
2024-01-17
vppinfra: change fchmod to umask for unix socket
Georgy Borodin
1
-14
/
+17
2024-01-16
vppinfra: fix memcpy test buffer size
Dmitry Valter
1
-1
/
+1
2024-01-16
vppinfra: enable AES tests on ARM
Damjan Marion
4
-10
/
+3
2024-01-12
vppinfra: native AES-CTR implementation
Damjan Marion
6
-193
/
+868
2023-12-11
vppinfra : fix alignment issue
hsandid
1
-1
/
+1
2023-11-14
vppinfra: respect indent in format_table
Damjan Marion
1
-2
/
+3
2023-11-14
vppinfra: add unformat_{single,double}_quoted_string function
Damjan Marion
2
-0
/
+44
2023-11-13
ena: Amazon Elastic Network Adapter (ENA) native driver
Damjan Marion
1
-1
/
+1
2023-11-09
iavf: interrupt mode support
Damjan Marion
1
-0
/
+30
2023-11-06
vppinfra: fix ASAN issue in vec_foreach_pointer and pool_foreach_pointer
Damjan Marion
2
-5
/
+6
2023-11-03
vppinfra: refactor interrupt code
Damjan Marion
4
-138
/
+112
2023-11-03
dev: strip debig log function name prefix during compilation
Damjan Marion
1
-0
/
+7
2023-11-02
iavf: new driver using new dev infra
Damjan Marion
1
-4
/
+9
2023-11-02
dev: new device driver infra
Damjan Marion
2
-4
/
+14
2023-10-30
ipsec: huge anti-replay window support
Maxime Peim
1
-1
/
+1
2023-10-09
vppinfra: fix coverity issue CID 323952
Dave Wallace
1
-1
/
+1
2023-10-04
vppinfra: fix string termination in clib_file_get_resolved_basename
Damjan Marion
1
-0
/
+2
2023-10-03
vppinfra: add foreach_int macro
Damjan Marion
1
-0
/
+6
2023-10-03
vppinfra: splat and gather vector inlines
Damjan Marion
2
-0
/
+24
2023-09-13
vppinfra: add ARM Neoverse-N2 support
Damjan Marion
2
-94
/
+124
2023-09-13
vppinfra: fix coverity warning CID-313632
Dave Wallace
1
-2
/
+0
2023-09-13
vppinfra: fix setns typo
Artem Glazychev
1
-1
/
+1
2023-08-07
vppinfra: add clib_file_get_resolved_basename
Damjan Marion
4
-28
/
+33
2023-08-07
vppinfra: add vec_foreach_pointer macro
Damjan Marion
1
-0
/
+4
2023-08-07
vppinfra: add unformat_init_path
Damjan Marion
4
-49
/
+83
2023-08-02
vppinfra: add pool_foreach_pointer()
Damjan Marion
1
-0
/
+7
2023-07-31
vppinfra: add unformat_c_string_array
Damjan Marion
2
-0
/
+27
2023-05-27
vppinfra: add bit_extract_u32 and bit_extract_u64
Damjan Marion
1
-0
/
+42
2023-05-16
dpdk: fix format rx/tx burst function name failed
Xiaoming Jiang
2
-6
/
+21
2023-05-16
misc: make format_hexdump length u32
BenoƮt Ganne
1
-1
/
+1
2023-05-16
vppinfra: add aarch64 support for format_ucontext_pc
Tianyu Li
1
-0
/
+4
2023-04-28
session: update due to clib_socket refactoring
Nathan Skrzypczak
2
-41
/
+11
2023-04-18
vppinfra: Multiarch support for AMD EPYC processors
Sivaprasad Tummala
1
-2
/
+21
2023-04-18
vppinfra: missing static_always_inline in crc32c.h
Damjan Marion
1
-2
/
+2
2023-04-17
vppinfra: SFENCE requires SSE2 to be enabled
Damjan Marion
1
-1
/
+1
2023-04-17
vppinfra: add AMD EPYC cpu family details
Sivaprasad Tummala
2
-2
/
+27
2023-04-17
vppinfra: native poly1305 implementation
Damjan Marion
5
-6
/
+544
2023-04-17
build: add scalar (no-simd) march variant
Damjan Marion
3
-3
/
+13
[next]