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
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
2023-04-17
vppinfra: table based crc32c for targets without crc32c instructions
Damjan Marion
1
-0
/
+71
2023-04-17
vppinfra: add format_hexdump_u{16,32,64}
Damjan Marion
2
-0
/
+69
2023-04-06
vppinfra: refactor uword bitmaps
Damjan Marion
4
-18
/
+92
2023-03-27
vppinfra: small improvement and polishing of AES GCM code
Damjan Marion
2
-74
/
+95
2023-03-23
vppinfra: AES-CBC and AES-GCM refactor and optimizations
Damjan Marion
13
-656
/
+4048
2023-03-23
ipsec: make pre-shared keys harder to misuse
Benoît Ganne
2
-0
/
+86
2023-03-22
build: fix rpm build error with test_infra
Tianyu Li
1
-0
/
+1
2023-03-19
vppinfra: fix pool free bitmap allocation
Vladislav Grishenko
3
-1
/
+58
2023-03-18
vppinfra: fix corner-cases in bihash lookup
Dave Barach
15
-35
/
+196
[next]