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
/
vnet
/
devices
/
pipe
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-05
devices: remove dead code in pipe
Damjan Marion
1
-2
/
+1
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
1
-2
/
+2
2021-06-22
devices: api cleanup
Filip Tehlar
1
-52
/
+8
2021-03-05
ipsec: Support async mode per-SA
Neale Ranns
1
-1
/
+1
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-11-06
build: add yaml file linting to make checkstyle
Paul Vinciguerra
1
-1
/
+5
2019-10-30
docs: devices-- add FEATURES.yaml
Paul Vinciguerra
3
-6
/
+17
2019-09-25
devices: pipe API cleanup
Jakub Grajciar
1
-7
/
+9
2019-09-25
fib: fix some typos in fib/mtrie
Lijian.Zhang
1
-1
/
+1
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-04-08
minor spelling errors (both in comments)
Jim Thompson
1
-1
/
+1
2019-04-06
Pipe: fix double count on TX (TX counting is done in interface-output)
Neale Ranns
1
-11
/
+1
2019-02-14
Add -fno-common compile option
BenoƮt Ganne
1
-1
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-1
/
+1
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-1
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
1
-2
/
+2
2018-10-20
pipes: fix the l2.l2_len and the l[23]_hdr_offset setting behavior of pipe-rx...
Andrew Yourtchenko
1
-29
/
+30
2018-08-17
Fix a bug in function pipe_rx
Lijian Zhang
1
-1
/
+1
2018-07-17
VOM: support for pipes
Neale Ranns
2
-10
/
+10
2018-07-09
new pipe code does not use stdints
Neale Ranns
1
-2
/
+2
2018-07-07
Pipes
Neale Ranns
4
-0
/
+1141