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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
dpdk: fix extended stats
Filip Tehlar
1
-1
/
+1
2019-09-04
bfd: API cleanup
Jakub Grajciar
2
-84
/
+66
2019-09-04
stats: add /if/<n>/<n>/state for lacp interface state
Steven Luong
4
-3
/
+107
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
7
-148
/
+348
2019-09-04
tcp: cc algos handle cwnd on congestion signal
Florin Coras
3
-12
/
+11
2019-09-04
ethernet: move dmac filtering to inline function
Matthew Smith
1
-56
/
+63
2019-09-04
avf: reduce default ITR interval
Damjan Marion
1
-1
/
+1
2019-09-04
api: memclnt api use string type.
Ole Troan
4
-12
/
+12
2019-09-04
session: avoid bihash list for session tables
Florin Coras
1
-12
/
+38
2019-09-03
ethernet: fix dmac check avx2 loop condition
Matthew Smith
1
-1
/
+1
2019-09-03
api: enforce vla is last and fixed string type
Ole Troan
20
-268
/
+266
2019-09-03
stats: memory leak with per-node-counters on
Ole Troan
1
-0
/
+3
2019-09-03
gbp: fix set_mac() in unit tests
Benoît Ganne
1
-6
/
+2
2019-09-03
vppinfra: add bihash_init2
Dave Barach
2
-20
/
+53
2019-09-03
tap: fix tap interface not working on Arm issue
Lijian.Zhang
3
-2
/
+13
2019-09-03
tcp: send rwnd update only if wnd is large enough
Florin Coras
3
-7
/
+15
2019-09-02
quic: disable quic plugin by default
Aloys Augustin
2
-0
/
+5
2019-09-02
tap: interface rx counter not increment correct
Steven Luong
1
-1
/
+1
2019-09-02
ipsec ip tcp l2: multiarch nodes cannot be declared as static
Damjan Marion
9
-15
/
+16
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-31
tcp: fix rx min/max fifo size parsing
Florin Coras
1
-13
/
+14
2019-08-30
session: move svm_fifo_clear_deq_ntf to before calling the app callback
Vladimir Kropylev
1
-2
/
+2
2019-08-30
vmxnet3: per interface gso support
Steven Luong
8
-37
/
+26
2019-08-30
devices: fix issue of per_interface_next_index
Michael Yu
1
-3
/
+4
2019-08-30
tcp: force zero window on full rx fifo
Florin Coras
1
-1
/
+4
2019-08-30
dpdk: enable checksum offload for Intel SRIOV NIC drivers
John Lo
1
-0
/
+8
2019-08-30
tcp: improve mss computation
Florin Coras
3
-43
/
+48
2019-08-30
vcl: initialize ctrl_mq in workers
Florin Coras
2
-1
/
+5
2019-08-30
vcl: allow non-blocking connects
Florin Coras
4
-17
/
+38
2019-08-30
tcp: track zero rwnd errors
Florin Coras
2
-1
/
+9
2019-08-30
session : make sure session layer is enabled when cli operate the sessions.
Guanghua Zhang
1
-0
/
+4
2019-08-29
stats: null-terminate default socket name
Benoît Ganne
1
-2
/
+2
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
9
-24
/
+15
2019-08-29
lb: fix memcpy error issue
Yulong Pei
1
-7
/
+3
2019-08-29
svm: fix fifo hdr freelist allocation
Florin Coras
3
-1
/
+7
2019-08-28
bier: API cleanup
Jakub Grajciar
1
-7
/
+7
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
session: fix unbind coverity warning
Florin Coras
1
-0
/
+7
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-27
ipsec: Add 'detail' option to 'sh ipsec sa'
Neale Ranns
1
-4
/
+8
2019-08-27
interface: Remove residual dpdk bonding code
Steven Luong
5
-18
/
+4
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
14
-273
/
+808
2019-08-27
api: revert use string type for strings in memclnt.api
Ole Troan
10
-93
/
+104
[next]