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
2024-05-03
vcl: allow more rx events on peek
Florin Coras
1
-1
/
+10
2024-05-03
interface: fix check in set_interface_name api
Stanislav Zaikin
1
-7
/
+6
2024-05-03
http: fix http server in response
Matus Fabian
2
-1
/
+11
2024-05-02
gso: use the header offsets from buffer metadata
Mohsin Kazmi
4
-160
/
+238
2024-05-02
acl: add missing byteswap header for musl
Eric Sun
1
-0
/
+2
2024-05-01
http: fix client receiving large data
Filip Tehlar
2
-74
/
+71
2024-05-01
octeon: fix roc_nix_npc_mac_addr_get() return value check
Damjan Marion
1
-1
/
+1
2024-04-30
crypto-native: add SHA2-HMAC
Damjan Marion
7
-206
/
+416
2024-04-29
pci: fix missing limits.h
Guillaume Solignac
1
-0
/
+1
2024-04-25
vcl: Only exclude vcl ldpreload on FreeBSD
Tom Jones
1
-5
/
+4
2024-04-25
hsa: Link against libepoll-shim
Tom Jones
1
-2
/
+2
2024-04-24
vlib: Add FreeBSD thread specific header and calls
Tom Jones
1
-0
/
+11
2024-04-24
vppinfra: Link against lib execinfo on FreeBSD
Tom Jones
1
-1
/
+6
2024-04-24
vppinfra: Add FreeBSD method for updating pmalloc lookup table
Tom Jones
1
-1
/
+44
2024-04-24
hsa: fix http client error handling
Matus Fabian
1
-1
/
+1
2024-04-24
misc: fix int/enum mismatch errors reported by gcc-14
Damjan Marion
6
-9
/
+12
2024-04-24
dpdk: remove unnecessary includes
Damjan Marion
1
-7
/
+0
2024-04-24
dpdk: remove dead code
Damjan Marion
1
-9
/
+0
2024-04-24
vlib: Add a skeleton pci interface for FreeBSD
Tom Jones
1
-0
/
+380
2024-04-24
fateshare: Add FreeBSD specific API for controlling processes
Tom Jones
2
-0
/
+43
2024-04-24
api: Add FreeBSD specific mechanisms for unix sockets
Tom Jones
1
-0
/
+22
2024-04-24
dpdk: Use FreeBSD specific values for network interface classes
Tom Jones
1
-0
/
+10
2024-04-24
dpdk: Only use vmbus on Linux
Tom Jones
1
-1
/
+5
2024-04-24
dpdk: Only use vmbus on Linux
Tom Jones
2
-0
/
+6
2024-04-24
dpdk: Only require libnuma on Linux
Tom Jones
1
-2
/
+4
2024-04-24
vppinfra: Add method for getting current executable name
Tom Jones
5
-29
/
+72
2024-04-23
tls: don't upper-case cipher string
Brian Morris
1
-6
/
+1
2024-04-23
ipsec: fix CLI for create ipsec itf
Gabriel Oginski
1
-3
/
+6
2024-04-23
octeon: add promisc support
Guillaume Solignac
1
-0
/
+41
2024-04-23
ikev2: uptime
Denys Haryachyy
7
-8
/
+432
2024-04-22
octeon: add support for SDP device
Monendra Singh Kushwaha
2
-6
/
+15
2024-04-22
vlib: Place linux pci headers in a linux include block
Tom Jones
1
-0
/
+2
2024-04-22
nat: add saddr info to nat44-ed o2i flow's rewrite
lijh_7
1
-0
/
+2
2024-04-19
ipip: specify af for a tunnel ip addresses
Anton Nikolaev
1
-11
/
+12
2024-04-18
sr: use correct reply to sr_policy_add_v2
Vratko Polak
1
-1
/
+1
2024-04-17
session: force session cleanups on app detach
Florin Coras
1
-6
/
+23
2024-04-15
ip: fix comments for icmp4
lijinhui
1
-1
/
+1
2024-04-15
crypto-sw-scheduler: crypto-dispatch improvement
Niyaz Murshed
1
-0
/
+7
2024-04-15
linux-cp: fix seg fault in get_v2 methods
Anton Nikolaev
1
-2
/
+9
2024-04-11
g2: fix gpointer cast complaints
Florin Coras
2
-12
/
+13
2024-04-11
stn: fix non-NULL terminated string overflow
Benoît Ganne
1
-1
/
+1
2024-04-11
tcp: check for header truncation
Benoît Ganne
1
-1
/
+3
2024-04-10
session: add api to detach session from app
Florin Coras
3
-4
/
+17
2024-04-10
vlib: fix vlib_buffer_free_inline() AVX-512 overflow
Benoît Ganne
1
-1
/
+1
2024-04-10
build: use GNUInstallDirs where possible
Wim de With
6
-11
/
+11
2024-04-09
vppinfra: add support for precomputed SHA2 HMAC key and chained buffers
Damjan Marion
1
-209
/
+285
2024-04-09
acl: Use clib_net_to_host rather than library bswap
Tom Jones
1
-3
/
+3
2024-04-09
fib: fix off-by-one error in rewrite length check
Benoît Ganne
1
-2
/
+2
2024-04-09
mpls: fix default mpls lb hash config
Vladislav Grishenko
3
-121
/
+125
2024-04-09
vnet: fix ARP for unnumbered
Pim van Pelt
1
-15
/
+14
[next]