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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
fix usage string missing arg
Jerome Tollet
1
-1
/
+1
2018-06-04
Join the VAC read timeout thread
Neale Ranns
1
-21
/
+25
2018-06-04
Enable Position Independent Executable for production VPP
Neale Ranns
1
-1
/
+1
2018-06-03
dpdk: buffer free optimizations
Damjan Marion
1
-76
/
+61
2018-06-03
dpdk: improve buffer alloc perfomance
Damjan Marion
3
-73
/
+56
2018-06-03
Interface Tag: memset field in VOM, clear the tag in VPP on interface delete
Neale Ranns
2
-0
/
+2
2018-06-02
AVF input node rework
Damjan Marion
3
-203
/
+337
2018-06-02
acl-plugin: multicore: session management fixes
Andrew Yourtchenko
6
-151
/
+332
2018-06-01
session: improve disconnect handling
Florin Coras
4
-12
/
+39
2018-05-31
Improve L2FIB delete entry handling and "show l2fib" CLI options
John Lo
5
-56
/
+71
2018-05-31
dpdk: Decoupling the meaning of xd->device_index in dpdk_plugin
Rui Cai
9
-81
/
+99
2018-05-31
Fix TLS issue to load certification and key
Ping Yu
1
-0
/
+2
2018-05-31
fix socket send() return size check
qchang
1
-1
/
+1
2018-05-31
fix missing void pointer explicit type cast
Zhiyong Yang
1
-1
/
+1
2018-05-31
VPP-1299: Reset uid/gid on shared memory segment if client starts first.
Ole Troan
1
-0
/
+4
2018-05-31
Add src/vlib/config.h.in template
Damjan Marion
4
-7
/
+29
2018-05-30
Fix clang compilation on aarch64: value size does not match register size.
Sirshak Das
1
-1
/
+1
2018-05-30
make test: VPP-1288 fix bogus sw_if_index values
Klement Sekera
1
-8
/
+6
2018-05-30
vppinfra: explicitely state for signed types that they are signed
Damjan Marion
9
-20
/
+20
2018-05-30
dpdk: rename port_id to *_instance_num
Damjan Marion
4
-9
/
+10
2018-05-30
Fix clang compilation on aarch64: sizeof operator error.
Sirshak Das
1
-1
/
+1
2018-05-30
Fix clang compilation on aarch64: replace -pie with -fPIE for dpdk compilation.
Sirshak Das
1
-0
/
+4
2018-05-30
IPv6 for-us/receive multicast routes fix
Neale Ranns
1
-0
/
+4
2018-05-30
session: fix v6 unbinds that use uri api
Florin Coras
1
-2
/
+6
2018-05-30
session: fix session table retrieval
Florin Coras
1
-2
/
+2
2018-05-30
bonding: fix packet trace in bond-input
Damjan Marion
1
-5
/
+1
2018-05-29
Revert "dpdk: set dmamap iova address value according to eal_iova_mode"
Damjan Marion
1
-4
/
+1
2018-05-29
Add VLIB_NODE_FN() macro to simplify multiversioning of node functions
Damjan Marion
19
-284
/
+160
2018-05-29
af_packet: Add support for dump interfaces
Mohsin Kazmi
6
-1
/
+158
2018-05-29
fix Check style err
chuhong yao
0
-0
/
+0
2018-05-29
dpdk: Add PMD type for Cavium LiquidIO II CN23XX
chuhong yao
3
-1
/
+13
2018-05-29
Fixed vlib_buffer_clone with stale chained buffers
Yoann Desmouceaux
1
-2
/
+7
2018-05-29
dpdk: mempool priv intialization must be done before releasing buffers to pool
Sachin Saxena
1
-8
/
+7
2018-05-29
ipsec: fix IKEv2 crash when rsa cert is used for authentication
Radu Nicolau
1
-0
/
+1
2018-05-28
NAT44: code cleanup and refactor (VPP-1285)
Matus Fabian
18
-599
/
+781
2018-05-28
Change optimizaton level from tree-vectorize to O3
Damjan Marion
1
-1
/
+1
2018-05-28
add missing lb_put_writer_lock() to lb_vip_add() invalid args cases
Andrey "Zed" Zaikin
1
-2
/
+7
2018-05-28
Fix flowhash size computation for very large hash tables
Pierre Pfister
1
-1
/
+1
2018-05-28
acl-plugin: move to per-frame buffer pointer calculations and enqueue to next...
Andrew Yourtchenko
1
-208
/
+191
2018-05-28
VPP-1284: Fix for TLS corruption on ARM platforms
Sachin Saxena
1
-2
/
+2
2018-05-28
dpdk: set dmamap iova address value according to eal_iova_mode
Sachin Saxena
1
-1
/
+4
2018-05-28
af-packet: Add support for logging
Mohsin Kazmi
3
-38
/
+52
2018-05-28
itf: Fix admin up down for AF_PACKET and vhost-user
Mohsin Kazmi
3
-12
/
+50
2018-05-28
Fix IP neighbor/arp pool full and static entry handling
John Lo
2
-166
/
+169
2018-05-27
proxy_arp: remove unused is_add
Marek Gradzki
1
-2
/
+1
2018-05-27
ip4-input node rework
Damjan Marion
3
-125
/
+339
2018-05-27
Fixes make test errors with clang compiler on aarch64
Sirshak Das
1
-3
/
+3
2018-05-27
bond-input performance optimization
Damjan Marion
2
-291
/
+264
2018-05-27
acl-plugin: use clib_bihash_search_inline_2_40_8 rather than clib_bihash_sear...
Andrew Yourtchenko
2
-5
/
+3
2018-05-27
VPP-1294: add missing feature arc constraint
Dave Barach
6
-52
/
+116
[next]