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
2019-09-26
stats: memory leak with per-node-counters on
Ole Troan
1
-0
/
+3
2019-09-26
vppapitrace: add text output
Ole Troan
1
-8
/
+65
2019-09-25
misc: improve pcap drop trace output
Dave Barach
1
-0
/
+54
2019-09-25
misc: unify pcap rx / tx / drop trace
Dave Barach
5
-231
/
+161
2019-09-25
interface: fix pcap drop trace in case of vlan
Benoît Ganne
1
-1
/
+12
2019-09-25
misc: classifier-based packet trace filter
Dave Barach
9
-7
/
+450
2019-09-25
interface: use the correct condition for checking if the pcap fd is open
Andrew Yourtchenko
4
-4
/
+4
2019-09-25
interface: fix pcap_write function
Andrew Yourtchenko
3
-4
/
+6
2019-09-25
hsa: fix http response
Benoît Ganne
1
-1
/
+1
2019-09-25
ipsec: Fix NULL encryption algorithm
Neale Ranns
2
-1
/
+9
2019-09-25
rdma: fix pending packets check on tx
Benoît Ganne
1
-1
/
+1
2019-09-25
rdma: use rings for buffers management
Benoît Ganne
5
-203
/
+243
2019-09-25
quic: Fix listener vpp_session_handle
Nathan Skrzypczak
1
-0
/
+1
2019-09-25
avf: print queue id in packet trace
Damjan Marion
3
-4
/
+6
2019-09-25
lacp: mark is_mp_safe for show and dump binary API
Steven Luong
2
-0
/
+5
2019-09-25
interface: Remove residual dpdk bonding code
Steven Luong
5
-18
/
+4
2019-09-25
tcp: fix byte tracker samples flush
Florin Coras
2
-0
/
+14
2019-09-25
ipsec: Add 'detail' option to 'sh ipsec sa'
Neale Ranns
1
-4
/
+8
2019-09-25
ip: reassembly: remove unnecessary code
Klement Sekera
2
-6
/
+0
2019-09-25
ip: fix merge issue
Klement Sekera
1
-2
/
+0
2019-09-25
ip: reassembly: send packet out on correct worker
Klement Sekera
2
-92
/
+287
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
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
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
[next]