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
2018-05-11
Periodic scan and probe of IP neighbors to maintain neighbor pools
John Lo
2
-0
/
+6
2018-05-11
VPP-1275 Fix memory leaks in IPsec CLI
Klement Sekera
1
-1
/
+1
2018-05-10
vppinfra: use count_trailing_zeros in sparse_vec_index
Damjan Marion
3
-68
/
+30
2018-05-10
vppinfra: use popcnt instruction when available
Damjan Marion
1
-0
/
+8
2018-05-09
dpdk: tx code rework
Damjan Marion
1
-0
/
+12
2018-05-05
autodetect alignment during _vec_resize
Damjan Marion
5
-8
/
+12
2018-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
2
-0
/
+4
2018-04-30
Remove historical README file
Dave Barach
1
-43
/
+0
2018-04-25
dpdk: complete rework of the dpdk-input node
Damjan Marion
4
-5
/
+149
2018-04-18
vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set
Damjan Marion
1
-1
/
+2
2018-04-11
Clean up temp dir in failure cases
Dave Barach
1
-0
/
+3
2018-03-22
Add circular logging
Dave Barach
3
-21
/
+85
2018-03-12
Remove md5.[ch] from vppinfra
Dave Barach
3
-515
/
+0
2018-03-09
Correct address calculation for VPP-1168
Lee Roberts
1
-1
/
+1
2018-03-06
glibc 2.27 fix
Marco Varlese
1
-0
/
+2
2018-03-04
vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations
Damjan Marion
2
-3
/
+9
2018-02-26
Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform....
Adrian Oanca
1
-0
/
+20
2018-02-24
u8x16_compare_byte_mask - optimize to use 128bit registers as suggested by Ni...
Adrian Oanca
1
-24
/
+9
2018-02-23
Add prefetch inlines, update bi-hash doc tags
Dave Barach
2
-12
/
+90
2018-02-22
bihash table size perf/scale improvements
Dave Barach
3
-41
/
+73
2018-02-21
vppinfra: change default cache line size 64 bytes
Damjan Marion
1
-10
/
+2
2018-02-21
vppinfra: remove vector_iwmmxt.h
Damjan Marion
2
-126
/
+0
2018-02-21
add 'is_all_zero(x)' for NEON
Adrian Oanca
1
-0
/
+24
2018-02-20
vppinfra: autogerate vector typedefs and basic inline functions
Damjan Marion
5
-379
/
+83
2018-02-20
Reset expired timer vector length after callback
Dave Barach
1
-1
/
+4
2018-02-20
vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2
Damjan Marion
2
-9
/
+3
2018-02-19
Use neutral vector code for ethernet_frame_is_tagged
Damjan Marion
1
-0
/
+25
2018-02-18
fix format_hexdump
Damjan Marion
1
-1
/
+2
2018-02-14
vppinfra: Remove empty file
Mohsin Kazmi
1
-0
/
+0
2018-02-09
GBP plugin
Neale Ranns
1
-0
/
+0
2018-02-08
add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127)
Gabriel Ganne
2
-8
/
+64
2018-02-08
Minimize bihash memory consumption
Dave Barach
3
-118
/
+207
2018-02-06
vlib: epoll on worker threads
Damjan Marion
1
-0
/
+25
2018-02-06
Provide page-aligned length to ftruncate.
Igor Mikhailov (imichail)
1
-1
/
+1
2018-02-05
session: segment manager refactor
Florin Coras
1
-2
/
+19
2018-02-01
Add flowhash hash table to vppinfra
Pierre Pfister
4
-0
/
+998
2018-01-30
Compile valloc.c, install header file, etc.
Dave Barach
1
-1
/
+1
2018-01-30
Arm system counter cleanup
Brian Brooks
2
-18
/
+19
2018-01-27
First-fit virtual space allocator
Dave Barach
3
-0
/
+700
2018-01-25
vppinfra: add readers-writer lock
Florin Coras
1
-14
/
+98
2018-01-25
session: add support for memfd segments
Florin Coras
2
-2
/
+3
2018-01-24
Adding a format function for bihash init routine to format the key, value, wh...
Vijayabhaskar Katamreddy
2
-3
/
+28
2018-01-19
Sub-Interface deletion not cleanup hash's properly (VPP-1136)
John Lo
1
-4
/
+6
2018-01-17
ssvm: reuse clib mem infra for memfd segments
Florin Coras
2
-8
/
+64
2018-01-09
physmem: fix physmem allocation on kernels without NUMA support
Damjan Marion
1
-4
/
+4
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-0
/
+1
2018-01-06
aarch64 - show cpu microarchitecture
Gabriel Ganne
1
-0
/
+50
2018-01-05
sock api: add infra for bootstrapping shm clients
Florin Coras
1
-0
/
+7
2018-01-05
Unify and cleanup usage of hash_set/unset_mem by various tunnels
John Lo
1
-0
/
+21
2017-12-16
Use crc32 wrapper (VPP-1086)
Gabriel Ganne
2
-2
/
+7
[next]