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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-14
flowprobe: fix L3 header offset calculation for tx flows
Alexander Chernavin
1
-1
/
+1
2023-11-13
ena: Amazon Elastic Network Adapter (ENA) native driver
Damjan Marion
18
-0
/
+4432
2023-11-13
dev: add change_max_rx_frame_size capability
Damjan Marion
2
-4
/
+5
2023-11-12
flowprobe: fix tx flows generated for rewritten traffic
Alexander Chernavin
1
-5
/
+7
2023-11-10
gtpu: support non-G-PDU packets and PDU Session
Rune E. Jensen
8
-527
/
+2551
2023-11-09
iavf: interrupt mode support
Damjan Marion
6
-86
/
+211
2023-11-07
af_packet: remove UNIX_FILE_EVENT_EDGE_TRIGGERED flag
Artem Glazychev
1
-1
/
+0
2023-11-07
flowprobe: fix clearing interface state on feature disabling
Alexander Chernavin
1
-0
/
+3
2023-11-06
dpdk: correct the printing of Rx offloading flags
Jieqiang Wang
1
-1
/
+1
2023-11-03
vppinfra: refactor interrupt code
Damjan Marion
1
-2
/
+2
2023-11-03
dev: strip debig log function name prefix during compilation
Damjan Marion
2
-24
/
+3
2023-11-02
iavf: new driver using new dev infra
Damjan Marion
15
-0
/
+4573
2023-10-31
hsa: use common app session interface in echo tests
Filip Tehlar
4
-86
/
+56
2023-10-30
hsa: preallocate sessions on server side
Filip Tehlar
1
-107
/
+110
2023-10-30
ipsec: huge anti-replay window support
Maxime Peim
2
-9
/
+14
2023-10-30
flowprobe: fix accumulation of tcp flags in flow entries
Alexander Chernavin
1
-0
/
+1
2023-10-27
hsa: fix coverity warning
Filip Tehlar
1
-0
/
+5
2023-10-26
devices: remove unused code
Damjan Marion
2
-20
/
+0
2023-10-26
hsa: unify echo test setup
Filip Tehlar
10
-544
/
+1026
2023-10-25
lisp: fix missing symbol issue
Damjan Marion
1
-2
/
+0
2023-10-25
marvell: fix compilation issues
Damjan Marion
3
-9
/
+4
2023-10-18
flowprobe: fix sending L4 fields in L2 template and flows
Alexander Chernavin
2
-3
/
+13
2023-10-18
memif: contention between memif_disconnect and memif RX/TX threads
Steven Luong
1
-0
/
+11
2023-10-17
buffers: introduce vlib_buffer_template_t
Damjan Marion
1
-10
/
+10
2023-10-16
flowprobe: fix corrupted packets sent after feature disabling
Alexander Chernavin
3
-2
/
+54
2023-10-16
nat: add ipfix rate-limiter for nat44-ed, nat44-ei and nat64
Vladislav Grishenko
3
-5
/
+54
2023-10-16
npt66: icmp6 alg to handle icmp6 error messages
Ole Troan
1
-1
/
+76
2023-10-14
feature: remove unused code
Damjan Marion
8
-26
/
+25
2023-10-13
linux-cp: check if lcp_itf_pair exists before creating tap
Stanislav Zaikin
1
-0
/
+9
2023-10-13
npt66: add show command and rx/tx counters
Ole Troan
3
-6
/
+68
2023-10-12
flowprobe: fix sending L2 flows using L2_IP6 template
Alexander Chernavin
1
-11
/
+13
2023-10-12
dpdk: add Mellanox BlueField NICs
Alexander Kozyrev
1
-0
/
+12
2023-10-11
tls: Fix SSL_CTX leak on every client session
Brian Morris
2
-11
/
+12
2023-10-10
lb: fix intermittent per-port-vip idx lookup failure
Dave Wallace
1
-0
/
+1
2023-10-08
tls: propagate reads to app irrespective of state
Florin Coras
2
-3
/
+2
2023-10-06
cnat: add flow hash config to cnat translation
hedi bouattour
4
-7
/
+29
2023-10-03
build: add ability to disable some plugins from packaging and tests
Andrew Yourtchenko
1
-1
/
+21
2023-10-03
nat: nat66 cli bug fix
Filip Varga
1
-5
/
+5
2023-10-02
tls: limit openssl engine max read burst
Florin Coras
1
-3
/
+5
2023-10-01
flow dpdk avf: add support for using l2tpv3 as RSS type
Xinyao Cai
2
-0
/
+2
2023-09-28
dpdk-cryptodev: improve dequeue behavior, fix cache stats logging
Piotr Bronowski
4
-76
/
+88
2023-09-28
dpdk: add ConnectX-6LX and ConnectX-7 support
Alexander Kozyrev
1
-3
/
+9
2023-09-26
ping: Simple binary API for running ping based on events
NikitaSkrynnik
5
-70
/
+285
2023-09-26
crypto-ipsecmb: bump intel-ipsec-mb version to 1.4
Ranjan Raj
1
-50
/
+59
2023-09-19
npt66: ensure feature is not configured multiple times
Ole Troan
2
-12
/
+23
2023-09-13
nat: fix nat44_ed set_session_limit crash
Vladislav Grishenko
1
-8
/
+4
2023-09-13
quic: fix quic sessions state updates
Florin Coras
1
-11
/
+5
2023-09-13
adl: stabilize the API
Andrew Yourtchenko
1
-1
/
+1
2023-09-13
wireguard: stabilize the API
Andrew Yourtchenko
1
-1
/
+1
2023-09-13
crypto-sw-scheduler: stabilize the API
Andrew Yourtchenko
1
-1
/
+1
[next]