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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-13
L2-input: use vlib_buffer_enqueue_to_next
Neale Ranns
2
-242
/
+320
2018-09-12
fix bihash test code
Dave Barach
1
-0
/
+7
2018-09-12
cmake: create cmake VPP module, update sample-plugin so it uses it
Damjan Marion
11
-135
/
+143
2018-09-12
Always use 'lib' instead of 'lib64'
Damjan Marion
24
-81
/
+58
2018-09-12
Fix LB memory leak and remove useless code
Pierre Pfister
1
-11
/
+1
2018-09-12
fix missing extern in vnet/ethernet/node.c
Damjan Marion
1
-1
/
+1
2018-09-12
L2-Learn: use vlib_buffer_enqueue_to_next
Neale Ranns
1
-195
/
+147
2018-09-12
vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]
Yichen Wang
2
-1
/
+15
2018-09-12
VXLAN-GBP: use common types on the API
Neale Ranns
6
-105
/
+104
2018-09-12
device flags will set in dpdk_update_link_state.
Khers
1
-2
/
+0
2018-09-12
Add patch for ixgbe x550 SFP+ to DPDK 18.08
Matthew Smith
2
-1
/
+40
2018-09-12
Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics.
Sirshak Das
2
-1
/
+11
2018-09-12
Fix create memif socket
Ed Warnicke
1
-16
/
+0
2018-09-12
vcl: add apis that expos fifo as buffer
Florin Coras
8
-55
/
+320
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
9
-22
/
+58
2018-09-11
bihash 32/64 bit shared memory interop
Dave Barach
2
-39
/
+39
2018-09-11
indent off in ip_lookup_set_buffer_fib_index
Neale Ranns
1
-4
/
+5
2018-09-11
L2-learn; cache prefetch fix
Neale Ranns
3
-16
/
+23
2018-09-11
GBP Endpoint Updates
Neale Ranns
39
-677
/
+1120
2018-09-11
vat: remove the endiness for u8
Mohsin Kazmi
1
-1
/
+1
2018-09-11
VAT: plugin load errors
Ole Troan
2
-4
/
+22
2018-09-11
remove libvlib from libvlibmemoryclient libs
Matthew Smith
2
-2
/
+2
2018-09-11
nat: fix busy ports of each thread
dongjuan
1
-4
/
+15
2018-09-11
Replacing vtbl NEON intrinsic with rev NEON intrinsic for byte_swap.
Sirshak Das
1
-5
/
+1
2018-09-11
Add u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics
Sirshak Das
1
-0
/
+6
2018-09-11
Add horizontal add (hadd) vector intrinsic via NEON.
Sirshak Das
1
-0
/
+6
2018-09-11
vapi: support VLAs in typedefs
Klement Sekera
2
-28
/
+96
2018-09-10
dpdk: clean interface link information on admin down / stop
Damjan Marion
1
-0
/
+1
2018-09-10
dpdk-plugin: do not request SCTP offload, some cards do not support it while ...
Andrew Yourtchenko
1
-2
/
+2
2018-09-10
cmake VOM: j factor chosen based on number of cores
Neale Ranns
1
-1
/
+2
2018-09-10
new multiversioning on ethernet input nodes
Damjan Marion
2
-35
/
+17
2018-09-10
vxlan-gbp: Add support for vxlan gbp
Mohsin Kazmi
29
-38
/
+3797
2018-09-10
cmake: put vpp_api_test back to packaging
Damjan Marion
1
-1
/
+1
2018-09-10
session: lock app worker mq for io events
Florin Coras
8
-102
/
+130
2018-09-09
vlib: crash in linux_epoll_input_inline for accessing free file index [VPP-1412]
Steven
1
-2
/
+31
2018-09-09
cmake: Move VOM to cmake
Mohsin Kazmi
7
-265
/
+314
2018-09-08
L2 BVI/FIB: Update L2 FIB table when BVI's MAC changes
Neale Ranns
27
-24
/
+104
2018-09-08
vcl: set worker pthread stop key
Florin Coras
4
-2
/
+12
2018-09-08
vcl: register workers in order
Florin Coras
4
-5
/
+19
2018-09-08
session: detect namespace for transport apps
Florin Coras
3
-4
/
+20
2018-09-07
session: fix reentrant listens
Florin Coras
3
-16
/
+22
2018-09-07
update regex used by rpm build to find lib files
Matthew Smith
1
-1
/
+1
2018-09-07
Improve NTP / kernel time change event handling
Dave Barach
2
-2
/
+34
2018-09-07
cmake: set packaging component for different files
Damjan Marion
9
-17
/
+46
2018-09-07
Cavium OcteonTX: cache line fix
Marco Varlese
1
-5
/
+9
2018-09-07
VPP-API: Cancel timeout thread without sending READ_TIMEOUT message.
Ole Troan
1
-8
/
+6
2018-09-07
L2-FIB: replace bit-fields with flags
Neale Ranns
6
-69
/
+132
2018-09-07
IP route update fix when multipath and drop set
Neale Ranns
4
-27
/
+65
2018-09-07
PAPI: Unpack embedded types with variable length arrays.
Ole Troan
3
-36
/
+97
2018-09-07
post move-to-cmake cleanup
Damjan Marion
4
-71
/
+0
[next]