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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-17
session: support close during migration
Florin Coras
2
-9
/
+41
2021-11-17
session: try to coalesce ct accept rpcs
Florin Coras
1
-7
/
+44
2021-11-17
ip6: ip6_not_enabled_node is a sibling of ip6-drop
Paul Atkins
1
-6
/
+2
2021-11-17
ipfix-export: remove unused code in flow_report.h
Paul Atkins
1
-2
/
+0
2021-11-17
ipfix-export: tidy code style in flow_report.c
Paul Atkins
1
-46
/
+46
2021-11-17
ipfix-export: set msg id correctly for dump msg
Paul Atkins
1
-1
/
+2
2021-11-17
misc: Volunteer as maintainer for ipfix-export
Paul Atkins
1
-0
/
+1
2021-11-17
nat: VPP crashes when route is not reachable
Daniel Béreš
1
-0
/
+3
2021-11-17
nat: det44 plugin session scavenging fix
Filip Varga
1
-15
/
+27
2021-11-17
misc: Add maintainer entry for ipfix-export
Paul Atkins
1
-0
/
+5
2021-11-16
vlib: fix coverity warning
Klement Sekera
1
-1
/
+0
2021-11-16
build: upgrade to enchant-2
Dave Wallace
1
-9
/
+9
2021-11-16
docs: consume fd.io version list
Nathan Skrzypczak
2
-6
/
+35
2021-11-16
perfmon: fix coverity warning
Klement Sekera
1
-2
/
+9
2021-11-16
build: Remove ubuntu-18.04 install dependencies
Dave Wallace
1
-6
/
+2
2021-11-16
session: add per worker ct context
Florin Coras
1
-26
/
+43
2021-11-16
vapi: verify message size when received
Klement Sekera
3
-18
/
+51
2021-11-15
docs: add jira link
Nathan Skrzypczak
1
-0
/
+2
2021-11-15
session: postpone ct segment delete
Florin Coras
1
-47
/
+70
2021-11-15
vcl: add DSCP support in VCL
Filip Tehlar
5
-0
/
+17
2021-11-15
misc: vppctl - remove the dependency on vppinfra
Andrew Yourtchenko
2
-105
/
+162
2021-11-15
vppinfra: fix masks in AVX512 clib_count_equal_*
Dmitry Valter
2
-31
/
+40
2021-11-15
memif: fix the coverity warning
Mohsin Kazmi
1
-5
/
+8
2021-11-15
perfmon: rename bundle to memory stalls
Ray Kinsella
2
-9
/
+9
2021-11-15
fib: re-evaluate the import/export state of a prefix.
Neale Ranns
6
-77
/
+360
2021-11-14
flowprobe: right values in records from subinterfaces
Daniel Béreš
1
-2
/
+14
2021-11-12
session: add support for DSCP
Filip Tehlar
3
-7
/
+12
2021-11-12
hash: refactor crc32_5tuple
Damjan Marion
4
-121
/
+96
2021-11-12
srtp: fix uninitialized value
Damjan Marion
1
-1
/
+1
2021-11-12
build: remove unnecesary link deps
Damjan Marion
3
-4
/
+3
2021-11-12
session: fix ct tracking of actual transport proto
Florin Coras
1
-1
/
+1
2021-11-12
virtio: improve the inline of clib_memcpy_fast
Mohsin Kazmi
1
-1
/
+1
2021-11-12
memif: fix the default txq placement
Mohsin Kazmi
1
-3
/
+9
2021-11-11
tests: make code coverage for unit tests optional
Ole Troan
3
-3
/
+10
2021-11-11
vcl: notify vpp if connected inexistent session
Florin Coras
1
-1
/
+11
2021-11-11
nat: nat44-ei/ed nat objects cleanup improvements
Filip Varga
5
-259
/
+489
2021-11-10
vppinfra: new vectorized ip checksum functions incl. csum_and_copy
Damjan Marion
8
-100
/
+487
2021-11-10
vppinfra: deprecate test_mheap.c
Dave Barach
1
-0
/
+0
2021-11-10
ip: crash in ip_csum_fold due to illegal instruction shrx
Steven Luong
1
-1
/
+1
2021-11-10
vppinfra: new memcpy for x86_64
Damjan Marion
12
-942
/
+790
2021-11-10
ip: always set ip rx_sw_if_index
Florin Coras
3
-10
/
+12
2021-11-10
nat: api autoendian fix
Filip Varga
7
-76
/
+98
2021-11-10
af_xdp: fix thread 0 and 1 using one txq slot
arikachen
1
-2
/
+2
2021-11-10
misc: update extras/scripts/lsnet
Damjan Marion
1
-16
/
+47
2021-11-09
build: install clang-format-11
Dave Wallace
2
-6
/
+12
2021-11-09
session: reset if ct close with data
Florin Coras
1
-1
/
+15
2021-11-09
session: postpone ct cleanups
Florin Coras
1
-18
/
+105
2021-11-09
tests: Remove the error output from the linux-cp tests
Neale Ranns
1
-6
/
+3
2021-11-09
build: missing clang in deps for ubuntu 20.04
Damjan Marion
1
-2
/
+2
2021-11-09
tests: fix missing dataclasses module in python 3.6
Dave Wallace
1
-0
/
+1
[next]