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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-12
ipsec: allow receiving encrypted IP packets with TFC padding
Arthur de Kerhor
1
-4
/
+42
2023-12-11
vppinfra : fix alignment issue
hsandid
1
-1
/
+1
2023-12-08
dev: caps and rx/tx offload support
Damjan Marion
4
-5
/
+138
2023-12-08
dpdk: never override devname if set via config
Peter Morrow
1
-5
/
+6
2023-12-07
dpdk-cryptodev: fix crypto-dispatch node stats
Piotr Bronowski
2
-11
/
+7
2023-12-07
misc: fix tracedump `show graph` out-of-buffer
Dmitry Valter
1
-3
/
+3
2023-12-07
vnet: allow format deleted swifidx
Nathan Skrzypczak
3
-7
/
+8
2023-12-05
iavf: set max_pkt_size even for disabled queues to make i40e PF driver happy
Damjan Marion
1
-1
/
+3
2023-12-05
l2: resolve l2 rewrite entry 'hit_count' always being 0 bug
yanlong
1
-0
/
+2
2023-12-04
http: fix coverity warning
Filip Tehlar
1
-1
/
+3
2023-12-04
iavf: add missing cfg_change_validate callback
Damjan Marion
2
-1
/
+4
2023-12-04
iavf: workaround for case when PF driver sends zero for max_mtu
Damjan Marion
1
-1
/
+13
2023-12-04
dev: mark API handlers as thread safe
Damjan Marion
1
-2
/
+3
2023-12-02
session: no segment handle on worker del
Florin Coras
1
-2
/
+2
2023-12-01
vcl: remove perror ldp call
Florin Coras
1
-1
/
+0
2023-12-01
ipsec: should use praddr_ instead of pladdr_
Dengfeng Liu
1
-1
/
+1
2023-12-01
iavf: limit maximum number of queues to 32
Damjan Marion
1
-3
/
+5
2023-11-30
dev: use the endian reply macro
Vratko Polak
1
-34
/
+34
2023-11-29
session: no reply on app del worker with sapi
Florin Coras
1
-0
/
+4
2023-11-29
vcl: fix init of ldp workers
Florin Coras
1
-4
/
+2
2023-11-29
tcp: fix rxt send of new data assert
Florin Coras
1
-2
/
+1
2023-11-29
pci: fix MSI-X vector length check
Damjan Marion
1
-1
/
+1
2023-11-28
tcp: allow unsent segments less than mss in recovery
Florin Coras
1
-3
/
+7
2023-11-28
tcp: add counter for accepted connections
Florin Coras
2
-1
/
+2
2023-11-28
session: fix asan failure
Georgy Borodin
1
-2
/
+5
2023-11-27
fib: fix fib_path_create() with drop targets
Alexander Skorichenko
1
-1
/
+2
2023-11-27
bfd: fix buffer leak when cannot send periodic packets
Alexander Chernavin
1
-1
/
+1
2023-11-27
tcp: allow multiple rxt rescues during recovery
Florin Coras
1
-2
/
+2
2023-11-25
dev: initial set of APIs
Damjan Marion
11
-24
/
+338
2023-11-24
dev: fix null dereference of arg list
Damjan Marion
2
-5
/
+7
2023-11-22
avf: put sentinel at correct place
Vratko Polak
2
-6
/
+6
2023-11-22
session: per app wrk client ct segment handle
Florin Coras
3
-19
/
+22
2023-11-21
virtio: fix cli parsing for tx-queue-size
Vratko Polak
1
-1
/
+1
2023-11-20
session: add session lookup cli for stats
Florin Coras
3
-0
/
+142
2023-11-20
dpdk: fix description for mlx5_pci driver
Nobuhiro MIKI
1
-1
/
+1
2023-11-17
session: always clear rx evt flag on ntf
Florin Coras
1
-3
/
+5
2023-11-17
ipsec: keep esp encrypt pointer and index synced
Matthew Smith
1
-1
/
+1
2023-11-16
dev: startup.conf handling improvements
Damjan Marion
1
-11
/
+20
2023-11-16
dev: device and port specific args
Damjan Marion
11
-7
/
+404
2023-11-16
dhcp: api to enable client detect on interface
Ole Troan
3
-0
/
+39
2023-11-14
flowprobe: fix L3 header offset calculation for tx flows
Alexander Chernavin
1
-1
/
+1
2023-11-14
vppinfra: respect indent in format_table
Damjan Marion
1
-2
/
+3
2023-11-14
vppinfra: add unformat_{single,double}_quoted_string function
Damjan Marion
2
-0
/
+44
2023-11-13
ena: Amazon Elastic Network Adapter (ENA) native driver
Damjan Marion
20
-1
/
+4434
2023-11-13
dev: add change_max_rx_frame_size capability
Damjan Marion
9
-30
/
+55
2023-11-12
flowprobe: fix tx flows generated for rewritten traffic
Alexander Chernavin
1
-5
/
+7
2023-11-10
tls: fix forced ho cleanup
Florin Coras
1
-3
/
+13
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
7
-86
/
+241
2023-11-09
tls: fix handling of client and server init errors
Florin Coras
1
-11
/
+9
[next]