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-11-15
ip: reassembly: fix use-after-free
Benoît Ganne
2
-5
/
+10
2019-11-15
tests: DEBUG=gdb[server]-all to debug worker(s)
Dave Wallace
2
-13
/
+74
2019-11-15
vcl: add api to set lcl ip
Florin Coras
5
-7
/
+43
2019-11-15
vlib: linux: fix wrong iommu_group value issue when using dpdk-plugin
Yulong Pei
1
-22
/
+19
2019-11-12
tcp: fix retransmit with no sacks
Florin Coras
3
-10
/
+18
2019-11-07
nat: reapply respect udp checksum
Filip Varga
6
-170
/
+428
2019-11-07
nat: revert respect udp checksum
Ole Troan
1
-0
/
+4
2019-11-07
nat: respect udp checksum
Filip Varga
1
-4
/
+0
2019-11-07
nat: Revert "nat: respect udp checksum"
Andrew Yourtchenko
6
-428
/
+166
2019-11-07
api: Add API support for PP2 plugin to stable/1908
Jianlin Lv
9
-1
/
+583
2019-11-05
dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue
Chenmin Sun
2
-16
/
+24
2019-11-05
vlib: only dump 1st buffer in chain by default
Benoît Ganne
5
-6
/
+17
2019-11-05
ipsec: fix esp trace seq number overflow
Benoît Ganne
2
-4
/
+12
2019-11-05
session: fix dispatch event logging
Florin Coras
1
-16
/
+27
2019-11-05
tcp: track lost rxt segments in byte tracker
Florin Coras
2
-0
/
+5
2019-11-05
vlib: fix subclass name being truncated in output
Paul Vinciguerra
1
-1
/
+1
2019-11-05
dns: fix typo in counter
Paul Vinciguerra
1
-1
/
+1
2019-11-05
l2: fix typo in doxygen
Paul Vinciguerra
1
-2
/
+2
2019-11-05
ip: cleanup typos in documentation
Paul Vinciguerra
8
-17
/
+17
2019-11-05
tcp: rx fifo size is u32
Dave Wallace
1
-2
/
+18
2019-11-05
tls: fix on tcp connection reset
Zeyu Zhang
2
-3
/
+12
2019-11-05
lisp: fix lisp-gpe db hash
Benoît Ganne
1
-2
/
+2
2019-11-05
vcl: handle rx notifications on reused sessions
Florin Coras
1
-0
/
+2
2019-11-05
session: allow transport cleanup only if not deleted
Florin Coras
1
-2
/
+3
2019-11-05
tests: make RA tests run on VPP time
Andrew Yourtchenko
2
-7
/
+21
2019-11-05
vlib: unix trivial- clean up typos in docs
Paul Vinciguerra
1
-2
/
+2
2019-11-05
ip: trivial typos in docs
Paul Vinciguerra
2
-9
/
+9
2019-11-05
tcp: avoid sending acks when data available
Florin Coras
3
-5
/
+24
2019-11-05
session: avoid old io dispatch if no slots left to send
Ryujiro Shibuya
1
-2
/
+3
2019-11-03
gso: fix buffers trace
Andrew Yourtchenko
1
-0
/
+1
2019-11-03
ipsec: fix tunnel protection removal
Filip Tehlar
1
-1
/
+1
2019-10-31
rdma: build: fix ibverb compilation test
Benoît Ganne
1
-5
/
+3
2019-10-31
tcp: correct tcp connection lookup condition
Ryujiro Shibuya
1
-7
/
+10
2019-10-31
nat: respect udp checksum
Filip Varga
6
-166
/
+428
2019-10-31
memif: memif buffer leaks during disconnecting zero copy interface.
Changqian Wang
1
-0
/
+36
2019-10-31
gtpu: msg id fix in send_gtpu_tunnel_details api
Miklos Tirpak
1
-1
/
+2
2019-10-31
tcp: improve rate samples for retansmitted segments
Florin Coras
4
-91
/
+202
2019-10-31
tcp: fix sack retransmit beyond snd_nxt
Florin Coras
2
-2
/
+13
2019-10-31
vppinfra: make coverity happy with vec_set_len
Benoît Ganne
1
-1
/
+6
2019-10-31
vppinfra: add clib_mem_free_s
Benoît Ganne
3
-12
/
+12
2019-10-31
tcp: Init cwnd from ssthresh.
Sergey Ivanushkin
2
-2
/
+38
2019-10-31
session: increase max ctrl msg size
Florin Coras
3
-2
/
+13
2019-10-31
tcp: avoid head retransmit if scoreboard has no holes
Florin Coras
2
-3
/
+2
2019-10-29
gbp: missing contract hash-mode setting
Neale Ranns
1
-3
/
+5
2019-10-29
l2: l2bd nd termination test instability
Ole Troan
1
-1
/
+1
2019-10-29
devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes)
Steven Luong
2
-2
/
+8
2019-10-29
build: add missing ldflags to exe and shared
Benoît Ganne
1
-0
/
+2
2019-10-29
vppinfra: add vec_set_len()
Benoît Ganne
3
-10
/
+19
2019-10-29
tests: add PID of VPP under test to API dump filename for the test
Andrew Yourtchenko
1
-1
/
+2
2019-10-29
vlib: enable worker-thread dispatch pcap trace
Dave Barach
1
-3
/
+7
[next]