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
2019-04-16
ADJ: crash in format/show (VPP-1648)
Neale Ranns
1
-1
/
+1
2019-04-16
IPSEC: SA format; don't print keys when there's no algo
Neale Ranns
1
-7
/
+8
2019-04-16
vppinfra: more AVX2 and AVX512 inlines
Damjan Marion
2
-0
/
+72
2019-04-16
dlmalloc: honor 8 byte alignment requests
Florin Coras
1
-1
/
+1
2019-04-16
gbp: Add support for allow sclass/dclass 1
Mohsin Kazmi
4
-5
/
+76
2019-04-16
Static http server
Dave Barach
9
-0
/
+1960
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
22
-315
/
+462
2019-04-16
QUIC: Initial multi stream support
Aloys Augustin
3
-302
/
+460
2019-04-16
Allow sessions to be allocated in app's RX callbacks
Aloys Augustin
1
-3
/
+11
2019-04-16
stats: Add name vectors to Python client
Ole Troan
4
-47
/
+81
2019-04-16
IPSEC: support GCM in ESP
Neale Ranns
18
-48
/
+349
2019-04-16
Add direct packets to specific flow action in dpdk flow
Simon Zhang
2
-4
/
+17
2019-04-16
VPP-1576: nsim-plugin coverity issues
Dave Barach
1
-2
/
+19
2019-04-16
vppinfra: add basic rbtree
Florin Coras
5
-0
/
+700
2019-04-16
flow: add rte_flow check before creating by rte_flow_validate
Simon Zhang
1
-0
/
+14
2019-04-16
IPSEC-GRE: return correct API code
Neale Ranns
1
-1
/
+1
2019-04-16
vpp-1647: fix typo in pcap_trace_command_internal
Dave Barach
1
-1
/
+1
2019-04-16
API: Handle pthread cond signal case where signal is missed.
Ole Troan
2
-3
/
+10
2019-04-15
vppinfra: add SHA-2 family of hash algorithms (including HMAC)
Damjan Marion
3
-0
/
+647
2019-04-15
tap: fix the crash
Mohsin Kazmi
1
-0
/
+3
2019-04-15
crypto: fix coverity warnings
Filip Tehlar
2
-2
/
+7
2019-04-15
crypto: openssl - IV len not passed by caller. Callee knows from algo type
Neale Ranns
1
-2
/
+2
2019-04-15
crypto-openssl-gcm: account for failed decrypts
Neale Ranns
1
-3
/
+6
2019-04-15
IPSEC: crypto overflow
Neale Ranns
1
-1
/
+1
2019-04-14
ip4: don't format upper layer if it's a fragment
faicker.mo
1
-0
/
+3
2019-04-14
crypto: add support for AES-CTR cipher
fituldo
4
-3
/
+126
2019-04-12
vppinfra: AVX-512 transpose (u32x16 and u64x8)
Damjan Marion
1
-0
/
+126
2019-04-12
Trivial: Update doxygen comments.
Paul Vinciguerra
1
-3
/
+10
2019-04-12
session: drop lock on segment allocation error
Florin Coras
1
-12
/
+9
2019-04-12
stats: Off by one error in stats directory vector.
Ole Troan
1
-1
/
+1
2019-04-11
Adding check to ensure acl_id matches existing acl_id in abf_policy_update
Parixit Gokhale
3
-9
/
+23
2019-04-11
IPSEC: ESP with ESN tests and fixes
Neale Ranns
4
-27
/
+37
2019-04-11
crypto: add more AES-GCM test cases
Filip Tehlar
2
-3
/
+313
2019-04-11
IPSEC-MB: Use random & non-repeating IV (VPP-1642)
Neale Ranns
7
-23
/
+65
2019-04-11
vppinfra: fix the issue that mheap_get_trace record wrong pointer
Wei CHEN
1
-1
/
+1
2019-04-11
Stats: Spelling mistake: s/tx-unicast-miss/tx-unicast/
Ole Troan
1
-1
/
+1
2019-04-11
crypto: add performace test to unittest plugin
Damjan Marion
4
-1
/
+219
2019-04-11
Tests: Refactor tearDown show command logging, add lifecycle markers.
Paul Vinciguerra
35
-204
/
+278
2019-04-11
Make the loss / delay sim available as an output feature
Dave Barach
7
-149
/
+654
2019-04-10
udp: fix copyright typo
Florin Coras
1
-1
/
+1
2019-04-10
Initial 19.08-rc0 commit
v19.08-rc0
Dave Wallace
1
-0
/
+10
2019-04-10
make test: fix redundant setUp() in template_ipsec.py
Dave Wallace
1
-3
/
+0
2019-04-10
cmake: fix errors in external when building past point-release
Andrew Yourtchenko
1
-1
/
+1
2019-04-10
crypto: Intel IPSEC-MB engine
Neale Ranns
6
-43
/
+478
2019-04-10
ethernet: fix packet tracing
BenoƮt Ganne
1
-1
/
+1
2019-04-10
make test: Initial QUIC test
Dave Wallace
1
-0
/
+89
2019-04-10
IPSEC: for each engine and algorithm tests
Neale Ranns
4
-409
/
+601
2019-04-10
session: binary api app names as vectors
Florin Coras
1
-2
/
+2
2019-04-10
Tests Cleanup: Fix missing calls to setUpClass/tearDownClass.
Paul Vinciguerra
68
-3
/
+814
2019-04-10
API: Fix shared memory only action handlers.
Ole Troan
18
-410
/
+194
[prev]
[next]