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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-14
memif: don't leak error strings in API handlers
Damjan Marion
2
-4
/
+12
2023-03-13
udp: Use udp_output_get_connection instead of udp_connection_get
Steven Luong
1
-12
/
+11
2023-03-13
avf: 512-bit SIMD version of avf_tx_prepare
Leyi Rong
2
-0
/
+53
2023-03-10
vcl: init ldp config before vcl init
Florin Coras
1
-26
/
+31
2023-03-10
vlib: 512-bit SIMD version of vlib_buffer_free
Leyi Rong
2
-2
/
+73
2023-03-10
af_packet: fix the broken functionality upon admin down
Mohsin Kazmi
2
-41
/
+25
2023-03-09
vcl: fix select connected deq notification
Florin Coras
1
-6
/
+12
2023-03-09
vcl: fix epoll out evt on connect
Florin Coras
1
-1
/
+1
2023-03-08
session: Use session->thread_index to correctly retrieve the session
Steven Luong
1
-1
/
+3
2023-03-08
hs-test: fix install-deps
Dave Wallace
1
-6
/
+10
2023-03-08
quic: use tx instead of builtin_tx event with timers
Florin Coras
1
-3
/
+2
2023-03-08
hs-test: fix docker-ce install
Dave Wallace
1
-5
/
+17
2023-03-08
hs-test: add vppctl wrapper script
Filip Tehlar
1
-0
/
+6
2023-03-07
hs-test: fix envoy test
Filip Tehlar
3
-10
/
+12
2023-03-07
avf: enable rss action of flow
Xinyao Cai
4
-152
/
+2925
2023-03-07
vlib: stop worker threads on main loop exit
Vladislav Grishenko
1
-1
/
+2
2023-03-07
avf: fix cli memory leak with incorrect options
Tianyu Li
1
-37
/
+19
2023-03-07
udp: crash in format_udp_connection
Steven Luong
1
-1
/
+1
2023-03-07
build: check for presence of python ply
Damjan Marion
1
-0
/
+16
2023-03-07
build: make Python3 mandatory
Damjan Marion
1
-23
/
+17
2023-03-06
tcp: allow syns in closed state
Florin Coras
1
-2
/
+3
2023-03-06
vcl: do not stop listeners on vls epoll del
Florin Coras
1
-1
/
+7
2023-03-06
vcl: always drain libc epoll with eventfds in ldp
Florin Coras
1
-17
/
+36
2023-03-06
hs-test: nginx mirroring test improvements
Florin Coras
4
-5
/
+14
2023-03-06
vlib: fix vlib_log for elog
luoyaozu
1
-8
/
+8
2023-03-06
stats: fix tests with multiple workers
Benoît Ganne
1
-16
/
+26
2023-03-06
lb: keep AddressSanitizer happy
Benoît Ganne
2
-3
/
+2
2023-03-06
vppinfra: fix memory traces
Benoît Ganne
1
-49
/
+82
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
build: add sanitizer option to configure script
Benoît Ganne
1
-0
/
+10
2023-03-06
vlib: avoid non-mp-safe cli process node updates
Vladislav Grishenko
1
-56
/
+34
2023-03-06
interface: more cleaning after set flags is failed in vnet_create_sw_interface
varasteh
1
-0
/
+1
2023-03-06
interface: add the missing tag keyword in the cli helper
Mohsin Kazmi
1
-1
/
+2
2023-03-06
crypto: remove VNET_CRYPTO_OP_FLAG_INIT_IV flag
Benoît Ganne
8
-133
/
+9
2023-03-06
memif: fix input vector rate of memif-input node
Liangxing Wang
1
-1
/
+4
2023-03-06
vlib: fix macro define command not work in startup config exec script
Xiaoming Jiang
1
-81
/
+8
2023-03-06
vlib: fix ASAN fake stack size set error when switching to process
Xiaoming Jiang
1
-1
/
+2
2023-03-06
dpdk: plugin init should be protect by thread barrier
Xiaoming Jiang
1
-0
/
+2
2023-03-06
vppinfra: adding support for socket mounting paths
Mohsin Kazmi
1
-1
/
+5
2023-03-06
flow dpdk: introduce IP in IP support for flow
Xinyao Cai
3
-29
/
+305
2023-03-06
vppinfra: fix clib_bitmap_will_expand() result inversion
Vladislav Grishenko
3
-10
/
+57
2023-03-06
crypto: make it easier to diagnose keys use-after-free
Benoît Ganne
1
-2
/
+2
2023-03-06
build: replace phony target with .ok file
Jieqiang Wang
1
-1
/
+1
2023-03-06
misc: define SElinux mapped file permissions
Christian Svensson
1
-1
/
+16
2023-03-06
build: add Rocky Linux 9 support
Christian Svensson
2
-7
/
+31
2023-03-06
snort: fix descriptor offset may be truncated if buffers num too large
jiangxiaoming
1
-1
/
+1
2023-03-06
interface: fix 4 or more interfaces equality comparison bug with xor operatio...
lijinhui
1
-5
/
+4
2023-03-06
vppinfra: display only the 1st 50 memory traces by default
Benoît Ganne
2
-3
/
+5
2023-03-06
stats: fix node name compare error when updating stats segment
Xiaoming Jiang
1
-1
/
+1
[next]