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-03-31
nat: fix nat44 vrf handlers
Daniel Béreš
1
-2
/
+2
2023-03-29
dpdk-cryptodev: fix name formatting of session pools
Gabriel Oginski
1
-2
/
+2
2023-03-24
dpdk-cryptodev: fix formatting name of pools
Gabriel Oginski
1
-2
/
+2
2023-03-23
vppinfra: AES-CBC and AES-GCM refactor and optimizations
Damjan Marion
4
-2450
/
+72
2023-03-21
linux-cp: fix get_default_ns api method
Stanislav Zaikin
1
-13
/
+7
2023-03-20
wireguard: fix sending peer events from worker threads
Alexander Chernavin
1
-5
/
+23
2023-03-18
vppinfra: fix corner-cases in bihash lookup
Dave Barach
2
-3
/
+8
2023-03-15
crypto-native: 256-bit AES CBC support
Damjan Marion
7
-86
/
+353
2023-03-15
dma_intel: fix potential invalid batch status
Marvin Liu
1
-5
/
+6
2023-03-14
dpdk: enable Google Virtual Ethernet
Marvin Liu
2
-0
/
+7
2023-03-14
vlib: pre-alloc dma backend batches
Marvin Liu
1
-0
/
+27
2023-03-14
crypto-native: avoid crash on 12th and 13th gen Intel client CPUs
Damjan Marion
1
-2
/
+4
2023-03-14
memif: don't leak error strings in API handlers
Damjan Marion
1
-4
/
+4
2023-03-13
avf: 512-bit SIMD version of avf_tx_prepare
Leyi Rong
1
-0
/
+50
2023-03-10
af_packet: fix the broken functionality upon admin down
Mohsin Kazmi
2
-41
/
+25
2023-03-08
quic: use tx instead of builtin_tx event with timers
Florin Coras
1
-3
/
+2
2023-03-07
avf: enable rss action of flow
Xinyao Cai
4
-152
/
+2925
2023-03-07
avf: fix cli memory leak with incorrect options
Tianyu Li
1
-37
/
+19
2023-03-06
lb: keep AddressSanitizer happy
Benoît Ganne
2
-3
/
+2
2023-03-06
af_packet: fix the first packet offset
Mohsin Kazmi
1
-1
/
+1
2023-03-06
af_xdp: fix netns configuration
Benoît Ganne
1
-1
/
+2
2023-03-06
crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag
Benoît Ganne
7
-130
/
+7
2023-03-06
memif: fix input vector rate of memif-input node
Liangxing Wang
1
-1
/
+4
2023-03-06
dpdk: plugin init should be protect by thread barrier
Xiaoming Jiang
1
-0
/
+2
2023-03-06
flow dpdk: introduce IP in IP support for flow
Xinyao Cai
1
-20
/
+149
2023-03-06
vppinfra: fix clib_bitmap_will_expand() result inversion
Vladislav Grishenko
1
-0
/
+50
2023-03-06
snort: fix descriptor offset may be truncated if buffers num too large
jiangxiaoming
1
-1
/
+1
2023-03-06
memif: autogenerate socket_ids
Nathan Skrzypczak
5
-0
/
+181
2023-03-02
wireguard: add barrier to sync data
Gabriel Oginski
6
-32
/
+43
2023-03-01
docs: fixed to use unified "pcap trace" command
Nobuhiro MIKI
1
-1
/
+1
2023-02-27
wireguard: fix potential leaks of async frame
Gabriel Oginski
1
-12
/
+12
2023-02-23
srtp: fix build on ubuntu-22.04
Dave Wallace
1
-1
/
+1
2023-02-16
wireguard: move buffer when insufficient pre_data left
Alexander Skorichenko
1
-14
/
+24
2023-02-13
rdma: always use 64 byte CQEs for MLX5
Nathan Brown
1
-5
/
+23
2023-02-08
avf dpdk: fix incorrect handling of IPv6 src address in flow
Ting Xu
2
-3
/
+4
2023-02-08
avf: fix incorrect flag for flow director
Ting Xu
1
-2
/
+1
2023-02-08
avf: fix checksum offload configuration
Ting Xu
2
-3
/
+1
2023-02-08
avf: fix bit calculation function fls_u32
Ting Xu
1
-1
/
+1
2023-02-06
vppinfra: refactor clib_socket_init, add linux netns support
Damjan Marion
5
-139
/
+80
2023-02-03
nat: fix accidental o2i deletion/reuse
Dmitry Valter
1
-0
/
+6
2023-02-02
tls: openssl: fix SSL_read partial read scenario
Ofer Heifetz
1
-8
/
+10
2023-02-02
linux-cp: fix auto-sub-int
Stanislav Zaikin
2
-1
/
+5
2023-02-02
af_xdp: fix default xdp program unload fail
Yulong Pei
1
-20
/
+45
2023-02-01
memif: improve error reporting
Damjan Marion
4
-122
/
+62
2023-02-01
wireguard: update ESTABLISHED flag
Artem Glazychev
1
-5
/
+3
2023-01-26
dns: keep AddressSanitizer happy
Benoît Ganne
2
-16
/
+23
2023-01-26
dpdk: add intf tag to dev{} subinput
Nathan Skrzypczak
2
-0
/
+6
2023-01-26
wireguard: sending the first handshake
Artem Glazychev
3
-10
/
+13
2023-01-24
af_xdp: fix xdp socket create fail
Chen Yahui
1
-2
/
+18
2023-01-23
vppapigen: enable codegen for stream message types
Stanislav Zaikin
2
-7
/
+7
[next]