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
/
plugins
/
memif
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
VPP-1332 memif: add/del socket filename bugfix
Jakub Grajciar
1
-1
/
+27
2018-07-17
memif: vectorized buffer enqueue in input node
Damjan Marion
1
-146
/
+121
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
2
-3
/
+3
2018-07-11
memif: fix max number of rings
Damjan Marion
2
-4
/
+4
2018-06-29
memif: minor fixes
Damjan Marion
1
-1
/
+1
2018-06-27
gcc8 and Wstringop-truncation
Marco Varlese
1
-1
/
+1
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
2
-22
/
+7
2018-05-25
memif: Add support for logging
Jakub Grajciar
3
-56
/
+90
2018-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
1
-0
/
+2
2018-04-05
memif: bug fixes
Damjan Marion
2
-22
/
+74
2018-04-04
memif: zero copy slave
Damjan Marion
6
-145
/
+653
2018-03-27
memif: add private header size field
Damjan Marion
2
-0
/
+5
2018-03-22
memif: version 2
Damjan Marion
6
-486
/
+558
2018-02-27
memif: Fix a message initialization problem in VAT
Jon Loeliger
1
-3
/
+2
2018-02-16
memif: VPP-1172: Ensure memif_create reply contains sw_if_index
Jon Loeliger
1
-1
/
+6
2018-02-09
memif: fix crash caused by zero pkt len in memif and clear dirty cache while ...
Chun Li
5
-12
/
+102
2018-02-06
vlib: epoll on worker threads
Damjan Marion
2
-0
/
+11
2018-01-29
memif: Add new API calls to manage memif socket names.
Jon Loeliger
7
-102
/
+647
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-6
/
+6
2018-01-11
Remove vpp_api_test interface name filter catalog
Dave Barach
1
-0
/
+1
2018-01-09
memif: fix coverity divide by zero
Steven
1
-0
/
+1
2018-01-09
api: refactor vlibmemory
Florin Coras
2
-5
/
+5
2017-11-23
memif: fix input node multiversion constructor
Damjan Marion
1
-6
/
+6
2017-11-23
memif: try harder to transmit packets
Damjan Marion
1
-13
/
+8
2017-11-23
memif: multiversioning
Damjan Marion
2
-19
/
+51
2017-11-15
memif: fix uninitialized pointer read coverity error
Steven
1
-0
/
+2
2017-11-09
memif: use clib_socket_t for socket connections
Damjan Marion
4
-210
/
+122
2017-11-08
memif: do not mask head and tail pointers
Damjan Marion
3
-68
/
+40
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
3
-4
/
+4
2017-10-04
memif: crash on slave mode
Steven
1
-0
/
+1
2017-10-03
Repair vlib API socket server
Dave Barach
2
-2
/
+2
2017-09-15
vppinfra: add clib_mem_vm_ext_alloc function
Damjan Marion
1
-11
/
+10
2017-09-11
memif: mode ip is not settable from binary API
Steven
3
-4
/
+10
2017-09-09
move unix_file_* code to vppinfra
Damjan Marion
3
-64
/
+66
2017-09-08
vlib: move linux-specific code to vlib/linux
Damjan Marion
2
-30
/
+1
2017-09-08
memif: fix coverity warnings as of 9/7
Steven
4
-12
/
+29
2017-09-06
Fixes for issues raised by Coverity (VPP-972)
Chris Luke
1
-2
/
+2
2017-08-24
Make VPP runtime directory configurable
Damjan Marion
2
-6
/
+9
2017-08-02
memif: construct interface name out of socket file idx and intf id
Damjan Marion
1
-2
/
+4
2017-07-11
memif: avoid double buffer free
Damjan Marion
1
-1
/
+0
2017-07-10
memif: mask interrupts on startup if we are in the polling mode
Damjan Marion
1
-0
/
+8
2017-06-30
memif: API message handler registration bug-fix
Jakub Grajciar
1
-11
/
+0
2017-06-25
memif: If rx/tx_queues are unset, use default values
Milan Lenco
1
-2
/
+12
2017-06-21
Introduce default rx mode for device drivers
Damjan Marion
1
-1
/
+1
2017-06-21
memif: minor changes in memif.h
Damjan Marion
2
-16
/
+20
2017-06-19
memif: add ip mode
Damjan Marion
4
-35
/
+132
2017-06-16
memif: show memif CLI enhancement
Steven
1
-39
/
+115
2017-06-16
memif: jumbo frames support
Steven
2
-148
/
+272
[prev]
[next]