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-09-25
vlib: fix null pointer crash on strncmp
Steven Luong
1
-2
/
+2
2019-09-25
lb: fix memcpy error issue
Yulong Pei
1
-7
/
+3
2019-09-24
sr: fix sr_set_encap_source reply
Vratko Polak
1
-1
/
+1
2019-09-24
hsa: move udp_echo to vpp_echo
Nathan Skrzypczak
3
-1262
/
+183
2019-09-24
misc: missing ntohl for bond_slave's custom dump
Steven Luong
1
-2
/
+2
2019-09-24
avf: fix init when num_rx_queues > num_tx_queues
Damjan Marion
1
-4
/
+4
2019-09-24
tcp: add option for always on event logging
Florin Coras
8
-185
/
+371
2019-09-24
vcl: fix ldp_set_app_name overflow
Benoît Ganne
1
-5
/
+2
2019-09-23
quic: fix rx_callback refactoring
Nathan Skrzypczak
1
-1
/
+1
2019-09-23
hsa: move tcp_echo to vpp_echo
Nathan Skrzypczak
3
-1420
/
+144
2019-09-23
tests: Revert "Tests: Example duplicate code refactoring."
Klement Sekera
1
-243
/
+277
2019-09-23
vppapigen: remove python2 support
Paul Vinciguerra
1
-28
/
+30
2019-09-21
tcp: forward conn resets through tcp-output
Florin Coras
1
-32
/
+20
2019-09-21
tests: fix test-checkstyle to check plugin tests
Dave Wallace
1
-1
/
+1
2019-09-21
vppinfra: Update "show cpu" output for AArch64 chips
Nitin Saxena
1
-15
/
+18
2019-09-21
dpdk: fix ipsec coverity warning
Matthew Smith
1
-2
/
+4
2019-09-21
vlib: fix vlib_buffer_main_init_numa_node memory leak.
Guanghua Zhang
1
-3
/
+8
2019-09-21
build: fix vpp compilation failure on ThunderX2 and Amp
Jianlin Lv
1
-1
/
+1
2019-09-21
ip: leverage existing vlib_buffer_advance
Zhiyong Yang
1
-6
/
+3
2019-09-21
nsh: rewrite nsh_output_inline
Zhiyong Yang
1
-32
/
+30
2019-09-21
rdma: add support for MAC changes
Benoît Ganne
2
-1
/
+35
2019-09-21
dpdk: add TSO support in dpdk plugin.
Chenmin Sun
3
-1
/
+44
2019-09-21
dpdk: QAT devices update, add c4xxx and xeon d15xx
Jim Thompson
1
-1
/
+2
2019-09-21
rdma: add support for input feature arcs
Benoît Ganne
1
-29
/
+35
2019-09-20
session: add explicit reset api
Florin Coras
6
-6
/
+72
2019-09-20
tcp: set cc_algo on connection alloc
Florin Coras
3
-6
/
+19
2019-09-20
tcp: allow cc algos to set pacing rate
Florin Coras
2
-8
/
+15
2019-09-20
vppapigen: fix missing vla check for union class
Ole Troan
2
-48
/
+111
2019-09-20
bonding lacp: deleting virtual interface which was enslaved may cause crash
Steven Luong
5
-46
/
+66
2019-09-20
devices: vhost-user crashes displaying show trace for deleted interface
Steven Luong
1
-6
/
+10
2019-09-20
hsa: Refactor quic_echo to allow other protocols
Nathan Skrzypczak
10
-2324
/
+2886
2019-09-20
quic: quic_app_rx_callback refactor.
Mathias Raoul
1
-117
/
+167
2019-09-19
misc: fix pcap rx/tx status command
Dave Barach
1
-1
/
+1
2019-09-19
ipsec: fix missed IPSEC_INTEG_ALG_MD5_96
Dmitry Vakhrushev
2
-3
/
+8
2019-09-19
dpdk: ipsec tunnel support for ip6-in-ip4
Matthew G Smith
2
-23
/
+10
2019-09-19
stats: refactor header files
Dave Barach
5
-82
/
+104
2019-09-19
gbp: add local l3out redirect to local SEP unit test
Benoît Ganne
1
-3
/
+36
2019-09-18
ip: allow addrs from the same prefix on intf
Matthew Smith
6
-109
/
+532
2019-09-18
misc: 19.08.1 Release Notes
v19.08.1
Andrew Yourtchenko
1
-0
/
+69
2019-09-18
memif: always enable zero-copy when creating memif using API
Jakub Grajciar
1
-0
/
+3
2019-09-18
build: fix rpm python 3 depends
Ed Kern
1
-1
/
+1
2019-09-12
api: split vl_api_prefix into two
Ole Troan
14
-46
/
+241
2019-09-10
misc: clean up "pcap [rx|tx] trace" debug CLI
Dave Barach
4
-168
/
+196
2019-09-09
dpdk: initialize rte_mbuf during mempool dequeue
Damjan Marion
2
-1
/
+47
2019-09-09
dpdk: fix extended stats
Filip Tehlar
1
-1
/
+1
2019-09-09
vlib: clean up the "pcap dispatch trace" debug CLI
Dave Barach
3
-136
/
+186
2019-09-09
api: enforce vla is last and fixed string type
Ole Troan
22
-270
/
+266
2019-09-07
ip: fix udp/tcp checksum corner cases
Dave Barach
13
-5
/
+1311
2019-09-05
tap: revert clean-up when linux will delete the tap interface
Mohsin Kazmi
2
-43
/
+0
2019-09-05
crypto: add '-maes' compile switch
Benoît Ganne
2
-2
/
+2
[next]