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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
svm: remove chunk add function
Florin Coras
4
-53
/
+98
2020-02-25
avf: Handle chain buffer in TX properly
Steven Luong
2
-7
/
+140
2020-02-25
unittest: Skip string test case for sizeof (src) > sizeof (dst)
Steven Luong
1
-4
/
+13
2020-02-25
svm: minimal initial fifo
Florin Coras
11
-14
/
+24
2020-02-25
session: basic fifo-tuning-logic
Ryujiro Shibuya
10
-23
/
+174
2020-02-25
session svm: tracking segment memory usage
Ryujiro Shibuya
9
-32
/
+1056
2020-02-25
svm: refactor fifo
Florin Coras
17
-1909
/
+1714
2020-02-25
svm: refactor fifo chunk tracking
Florin Coras
5
-84
/
+307
2020-02-25
feature: provide a u16 version of vnet_feature_next
Neale Ranns
3
-6
/
+11
2020-02-25
tcp: handle cleanups without timers
Florin Coras
4
-36
/
+78
2020-02-25
crypto-native: GCM implementation with vector AESNI instructions
Damjan Marion
2
-4
/
+527
2020-02-25
vlib: Punt reason allocation listener enable/disable callback
Neale Ranns
8
-29
/
+122
2020-02-25
crypto: fix coverity warnings
Filip Tehlar
1
-2
/
+3
2020-02-25
crypto-openssl: fix coverity warnings
Filip Tehlar
1
-5
/
+5
2020-02-25
ikev2: add retry logic for session initiation
Filip Tehlar
1
-0
/
+27
2020-02-24
tcp: dynamic max timers per loop
Florin Coras
2
-3
/
+22
2020-02-24
crypto-native: introduce aes_gcm_flags_t
Damjan Marion
1
-84
/
+107
2020-02-24
crypto-native: introduce counter struct
Damjan Marion
1
-44
/
+51
2020-02-24
vlib: Alias RX or TX to direction
Neale Ranns
1
-0
/
+8
2020-02-24
vppinfra: correct fixed pool header size calculation
Dave Barach
1
-3
/
+1
2020-02-24
ethernet: trivial additions
Neale Ranns
2
-0
/
+9
2020-02-24
l2: remove unused types and includes form feature arc code
Neale Ranns
2
-26
/
+0
2020-02-24
ikev2: proper cleanup of SAs during rekey
Filip Tehlar
2
-11
/
+115
2020-02-24
crypto-native: inverse Hi so it naturally fits into 512-bit register
Damjan Marion
2
-30
/
+34
2020-02-24
crypto-native: replace aesni with aes
Damjan Marion
1
-137
/
+134
2020-02-24
crypto-native: do not overwrite data after partial tag
Damjan Marion
1
-1
/
+1
2020-02-23
session: include timer generated packets in max burst
Florin Coras
1
-1
/
+2
2020-02-23
session: minimize number of tx events
Florin Coras
1
-8
/
+21
2020-02-23
vppinfra: deprecate CLIB_VEC64
Dave Barach
3
-382
/
+0
2020-02-22
tcp: remove useless prediction
Simon Zhang
1
-3
/
+1
2020-02-21
ikev2: cleanup tunnels after subsequent sa-init
Filip Tehlar
1
-0
/
+5
2020-02-21
gbp: Coverity warnings for unitialized variables
Neale Ranns
2
-0
/
+3
2020-02-21
fib: Uninitialised pad in the prefix (coverity warning)
Neale Ranns
1
-0
/
+2
2020-02-21
ipsec: IPSec protection for multi-point tunnel interfaces
Neale Ranns
18
-167
/
+661
2020-02-21
ipip: Unintialized return variable (coverity warning)
Neale Ranns
1
-0
/
+1
2020-02-21
ip: Unintialized variables in prefx setup (coverity warning)
Neale Ranns
2
-0
/
+2
2020-02-21
dhcp: update secondary radv_info structures
Dave Barach
3
-27
/
+122
2020-02-21
vrrp: fix coverity errors
Matthew Smith
2
-1
/
+12
2020-02-20
tcp: fix coverity warning in bt
Florin Coras
1
-1
/
+1
2020-02-20
lisp: fix coverity warnings
Florin Coras
1
-0
/
+1
2020-02-20
hsa: cleanup vpp_echo JSON output
Dave Wallace
1
-4
/
+8
2020-02-20
dpdk: rx checksum offload
Florin Coras
1
-0
/
+8
2020-02-20
fib: adjacency midchain teardown (VPP-1841)
Neale Ranns
3
-5
/
+40
2020-02-20
nat: user deletion function & extra metrics
Filip Varga
4
-0
/
+272
2020-02-20
ip-neighbor: Fix aging timeout
Vladimir Isaev
1
-12
/
+19
2020-02-20
map: honor pre-resolve param in map-t
Alexander Chernavin
6
-30
/
+154
2020-02-20
map: honor icmp6-unreachables param in map-t
Alexander Chernavin
2
-2
/
+47
2020-02-20
nat: avoid running pointless session cleanups
Klement Sekera
3
-11
/
+33
2020-02-20
nat: nat44 split slow and fast path
Filip Varga
2
-1080
/
+339
2020-02-20
ikev2: fix logging init
Filip Tehlar
1
-3
/
+2
[next]