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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
session: fix coverity warnings
Florin Coras
1
-1
/
+2
2023-08-10
crypto-sw-scheduler: avoid crypto work on vpp_main
Vratko Polak
1
-16
/
+18
2023-08-09
session: async rx event notifications
Florin Coras
6
-17
/
+82
2023-08-09
cnat: remove rwlock on ts
Nathan Skrzypczak
7
-61
/
+133
2023-08-09
cnat: add ip/client bihash
Nathan Skrzypczak
4
-52
/
+68
2023-08-08
cnat: flag to disable rsession
Nathan Skrzypczak
10
-31
/
+54
2023-08-08
ipsec: add support for RFC-4543 ENCR_NULL_AUTH_AES_GMAC
Benoît Ganne
5
-15
/
+3076
2023-08-07
vppinfra: add clib_file_get_resolved_basename
Damjan Marion
1
-1
/
+1
2023-08-07
cnat: Support offloaded check sums
Nathan Skrzypczak
4
-215
/
+155
2023-08-04
nsh: fix nsh gre references
Benoît Ganne
1
-10
/
+14
2023-08-02
quic: fix closing of streams
Florin Coras
1
-3
/
+1
2023-07-28
vlib: pci cleanup and improvements
Damjan Marion
3
-28
/
+4
2023-07-27
hsa: add total bytes parameter to vcl_test_client
Filip Tehlar
1
-1
/
+17
2023-07-27
ikev2: cleanup stuck sessions
Denys Haryachyy
3
-23
/
+45
2023-07-26
session: use session error type instead of vnet error
Filip Tehlar
1
-1
/
+1
2023-07-25
dpdk: fix signed single bit field
Tianyu Li
1
-8
/
+8
2023-07-21
vcl: ldp support SO_ORIGINAL_DST
qinyang
1
-0
/
+42
2023-07-13
hsa: fix echo client init
Florin Coras
1
-1
/
+2
2023-07-13
lb: Fix src_ip_sticky evaluation bug in per-port-vip case.
Nobuhiro MIKI
3
-469
/
+74
2023-07-12
linux-cp: fix crash on processing dump of routes
Alexander Chernavin
1
-3
/
+10
2023-07-11
avf: remove barrier
Damjan Marion
2
-2
/
+1
2023-07-11
linux-cp: Basic MPLS support.
Adrian Pistol
5
-11
/
+419
2023-07-06
api: lcp - Mark old message versions as deprecated
Ondrej Fabry
1
-2
/
+6
2023-07-06
api: memif - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+6
2023-07-06
dpdk-cryptodev: introduce sw_ring to the crypto op data path
Piotr Bronowski
2
-124
/
+235
2023-06-30
bpf_trace_filter: plugin for BPF Trace Filtering
Mohammed Hawari
9
-0
/
+394
2023-06-30
vlib: introduce trace filter functions
Mohammed Hawari
3
-0
/
+107
2023-06-29
dpdk-cryptodev: sync mbuf length with corresponding vlib buffer
Piotr Bronowski
1
-12
/
+21
2023-06-27
api: af_packet - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+8
2023-06-27
api: vxlan - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+12
2023-06-27
af_xdp: create_api_v3 without namespace keyword
Stanislav Zaikin
3
-0
/
+132
2023-06-21
af_xdp: fix chained buffer free on failure
Benoît Ganne
1
-1
/
+1
2023-06-19
dpdk-cryptodev: enq/deq scheme rework
Piotr Bronowski
4
-223
/
+210
2023-06-14
af_xdp: linearize buffer chains before TX
Shmuel Hazan
1
-0
/
+20
2023-06-13
dpdk-cryptodev: introduce sw_ring
Piotr Bronowski
2
-0
/
+66
2023-06-13
af_xdp: set frame_no_append flag
Artem Glazychev
1
-0
/
+1
2023-06-08
af_xdp: make sure all packets are transmitted
Benoît Ganne
2
-7
/
+12
2023-06-08
crypto: use fixed crypto frame pool
gaoginskx
2
-0
/
+4
2023-06-08
af_xdp: remove the previous program before loading a new one
Artem Glazychev
1
-1
/
+2
2023-06-06
misc: fix the license header
Mohsin Kazmi
3
-30
/
+0
2023-06-05
linux-cp: Fix add vs update on routes
Pim van Pelt
3
-58
/
+69
2023-06-02
wireguard: add support for chained buffers
Alexander Chernavin
3
-79
/
+353
2023-06-02
api: nat44_ed - Mark old message versions as deprecated
Ondrej Fabry
1
-0
/
+10
2023-06-01
crypto: make crypto-dispatch node working in adaptive mode
Xiaoming Jiang
3
-16
/
+3
2023-05-30
misc: fix tracedump API
Maxime Peim
1
-1
/
+2
2023-05-26
linux-cp: update adjs for subifs too when mac changes
Alexander Chernavin
1
-4
/
+21
2023-05-23
misc: fix tracedump API to match CLI behavior
Maxime Peim
3
-4
/
+227
2023-05-23
bufmon: ptd should be alloced in main thread
Xiaoming Jiang
1
-1
/
+2
2023-05-20
hsa: add an option to configure ns in http cli
Filip Tehlar
1
-1
/
+16
2023-05-19
fib: fix load-balance and replicate dpos buckets overflow
Benoît Ganne
1
-44
/
+79
[prev]
[next]