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
path:
root
/
src
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-11
tcp: handle sack reneging
Florin Coras
1
-43
/
+77
2019-09-10
misc: fix shebang with missing env
Nathan Skrzypczak
1
-1
/
+1
2019-09-09
misc: fix coverity warning in the oddbuf plugin
Dave Barach
9
-134
/
+21
2019-09-09
memif: API cleanup
Jakub Grajciar
6
-67
/
+122
2019-09-07
ip: fix udp/tcp checksum corner cases
Dave Barach
9
-0
/
+987
2019-09-06
ikev2: fix crash during IKE SA Init exchange
Filip Tehlar
1
-6
/
+1
2019-09-06
quic: fix server opening stream immediately
Aloys Augustin
2
-4
/
+19
2019-09-05
dpdk: fix extended stats
Filip Tehlar
1
-1
/
+1
2019-09-04
memif: always enable zero-copy when creating memif using API
Jakub Grajciar
1
-0
/
+3
2019-09-04
session: improve cli
Florin Coras
1
-3
/
+3
2019-09-04
avf: reduce default ITR interval
Damjan Marion
1
-1
/
+1
2019-09-03
api: enforce vla is last and fixed string type
Ole Troan
7
-144
/
+56
2019-09-03
gbp: fix set_mac() in unit tests
Benoît Ganne
1
-6
/
+2
2019-09-02
quic: disable quic plugin by default
Aloys Augustin
2
-0
/
+5
2019-09-02
tls: some rework based on TLS openssl C API
Ping Yu
3
-26
/
+33
2019-09-02
vmxnet3: interface rx counter not increment correctly
Steven Luong
1
-1
/
+1
2019-08-30
vmxnet3: per interface gso support
Steven Luong
8
-37
/
+26
2019-08-30
dpdk: enable checksum offload for Intel SRIOV NIC drivers
John Lo
1
-0
/
+8
2019-08-30
vcl: allow non-blocking connects
Florin Coras
2
-14
/
+22
2019-08-29
lacp: continuing input packet trace from device driver
Steven Luong
1
-5
/
+2
2019-08-29
ip: remove unused function parameter
Simon Zhang
3
-7
/
+3
2019-08-29
lb: fix memcpy error issue
Yulong Pei
1
-7
/
+3
2019-08-28
hsa: clean up vpp_echo json output
Dave Wallace
1
-11
/
+13
2019-08-28
quic: enable stable quic tests
Dave Wallace
1
-5
/
+0
2019-08-28
lacp: mark is_mp_safe for show and dump binary API
Steven Luong
2
-0
/
+5
2019-08-28
acl: perform a sanity check of ACL rules before creating ACL
Andrew Yourtchenko
1
-0
/
+81
2019-08-28
quic: Fix listener vpp_session_handle
Nathan Skrzypczak
1
-0
/
+1
2019-08-27
rdma: fix pending packets check on tx
Benoît Ganne
1
-1
/
+1
2019-08-26
rdma: use rings for buffers management
Benoît Ganne
5
-203
/
+243
2019-08-23
tcp: fix byte tracker samples flush
Florin Coras
1
-0
/
+13
2019-08-22
dns: fix trivial multi-thread deadlock
Dave Barach
3
-12
/
+17
2019-08-22
tests: move plugin tests to src/plugins/*/test
Dave Wallace
33
-0
/
+30164
2019-08-22
dns: make the dns name resolver a plugin
Dave Barach
12
-0
/
+5137
2019-08-22
avf: properly set irq queue masks
Damjan Marion
1
-1
/
+2
2019-08-22
nat: handoff traffic matching for dynamic NAT
Filip Varga
9
-222
/
+493
2019-08-22
hsa: fix http response
Benoît Ganne
1
-1
/
+1
2019-08-21
tcp: add option for always on event logging
Florin Coras
1
-1
/
+1
2019-08-21
avf: print queue id in packet trace
Damjan Marion
3
-4
/
+6
2019-08-21
dpdk: bump DPDK version to 19.08
Damjan Marion
3
-7
/
+4
2019-08-21
avf: fix init when num_rx_queues > num_tx_queues
Damjan Marion
1
-4
/
+4
2019-08-20
tls: Add C API for TLS openssl to set engine
Ping Yu
9
-10
/
+436
2019-08-20
vppapigen: remove support for legacy typedefs
Paul Vinciguerra
11
-71
/
+15
2019-08-19
hsa: move udp_echo to vpp_echo
Nathan Skrzypczak
3
-1262
/
+183
2019-08-19
hsa: move tcp_echo to vpp_echo
Nathan Skrzypczak
3
-1420
/
+144
2019-08-19
quic: fix rx_callback refactoring
Nathan Skrzypczak
1
-1
/
+1
2019-08-19
vppapigen map: raise ValueError when fieldname is python keyword
Paul Vinciguerra
2
-6
/
+6
2019-08-19
dpdk: fix ipsec coverity warning
Matthew Smith
1
-2
/
+4
2019-08-19
nsh: rewrite nsh_output_inline
Zhiyong Yang
1
-32
/
+30
2019-08-19
rdma: add support for MAC changes
Benoît Ganne
2
-1
/
+35
2019-08-19
dpdk: add TSO support in dpdk plugin.
Chenmin Sun
3
-1
/
+44
[next]