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
/
buffer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-18
session: Increasing the Header lengthe size
Srikanth Akula
1
-1
/
+0
2019-10-31
vlib: only dump 1st buffer in chain by default
BenoƮt Ganne
1
-1
/
+1
2019-10-28
vlib: don't use vector for keeping buffer indices in the pool
Damjan Marion
1
-2
/
+6
2019-06-24
vlib: packet tracer support for pkt thread handoffs
Dave Barach
1
-2
/
+40
2019-03-28
Punt Infra
Neale Ranns
1
-2
/
+9
2019-03-04
buffers: support cases where numa node memory is not available
Damjan Marion
1
-1
/
+3
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+3
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-88
/
+34
2019-01-24
buffers: fix vector types
Damjan Marion
1
-2
/
+2
2019-01-23
buffers: wrap vlib_buffer_t to union and expose vector types
Damjan Marion
1
-75
/
+84
2019-01-20
buffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro and fl->n_data_bytes
Damjan Marion
1
-4
/
+0
2019-01-20
buffers: remove vlib_buffer_delete_free_list
Damjan Marion
1
-3
/
+0
2019-01-20
buffers: keep buffer_main in vlib_main_t
Damjan Marion
1
-10
/
+1
2019-01-19
buffers: remove free-list information from buffer metadata
Damjan Marion
1
-10
/
+6
2019-01-18
deprecate clib_memcpy64_x4
Damjan Marion
1
-3
/
+7
2019-01-01
buffers: remove unused code
Damjan Marion
1
-60
/
+1
2018-12-04
Add VNET_BUFFER_F_AVAIL definitions
Dave Barach
1
-0
/
+1
2018-11-20
dhcp4:(VPP-1483) linearize chained packets before handling
Eyal Bari
1
-1
/
+1
2018-11-18
add vlib_prefetch_buffer_data(...) macro
Damjan Marion
1
-0
/
+2
2018-11-02
vlib: define minimum chained buffer segment size
Damjan Marion
1
-0
/
+11
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-12
/
+4
2018-10-22
vlib: introduce vlib_buffer_get_{pa,va,current_va,current_pa} inlines
Damjan Marion
1
-0
/
+12
2018-09-03
Deprecate old buffer replication scheme
Damjan Marion
1
-12
/
+2
2018-04-27
A bit of buffer metadata reshuffling to accommodate flow_id
Damjan Marion
1
-12
/
+5
2018-04-09
plugins: unload plugin if early init fails
Damjan Marion
1
-0
/
+4
2018-03-14
vlib: internal buffer manager rework
Damjan Marion
1
-30
/
+27
2018-03-05
vlib: vfio code rework
Damjan Marion
1
-0
/
+1
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
1
-23
/
+44
2017-11-27
vlib: make vlib_buffer_alloc inline function
Damjan Marion
1
-8
/
+4
2017-11-13
dpdk: introduce AVX512 variants of node functions
Damjan Marion
1
-9
/
+15
2017-10-25
vlib: add support for multiple buffer pools
Damjan Marion
1
-4
/
+14
2017-10-19
VPP-1024: rewrite buffer trajectory tracer
Dave Barach
1
-2
/
+7
2017-09-07
vlib physmem rework
Damjan Marion
1
-1
/
+2
2017-08-30
Thread safe internal buffer manager, take two
Damjan Marion
1
-0
/
+6
2017-07-27
Thread safe internal buffer manager
Damjan Marion
1
-0
/
+2
2017-07-17
Fix unlinking of /dev/shm files.
Dave Wallace
1
-9
/
+9
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
1
-18
/
+22
2017-07-10
vlib: store buffer memory information in the buffer_main
Damjan Marion
1
-6
/
+26
2017-05-03
Fix vnet unit tests
Filip Tehlar
1
-0
/
+12
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
1
-0
/
+68
2017-03-01
Fix buffer template copy
Dave Barach
1
-0
/
+2
2017-02-28
vlib: add buffer cloning support
Damjan Marion
1
-1
/
+3
2017-02-27
vlib: add VLIB_BUFFER_EXT_HDR_VALID flag
Damjan Marion
1
-0
/
+2
2017-02-06
vlib: remove algned/unaligned buffers scheme
Damjan Marion
1
-11
/
+2
2017-01-14
vlib: add buffer and thread callbacks
Damjan Marion
1
-16
/
+29
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+417