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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-17
vlib: map thread stack instead of allocating them from heap
Damjan Marion
2
-30
/
+18
2020-09-17
vppinfra: support main heap with different page sizes
Damjan Marion
9
-84
/
+498
2020-09-17
vppinfra: detect memory attributes on clib_mem_init
Damjan Marion
3
-4
/
+82
2020-09-17
vppinfra: allow handoff to main thread
Damjan Marion
1
-18
/
+16
2020-09-17
vcl: avoid heap use for ldp debug
Florin Coras
1
-5
/
+5
2020-09-16
avf: wrong argument passed to avf_log_err
Steven Luong
1
-1
/
+1
2020-09-16
vppinfra: introduce clib_mem_main
Damjan Marion
6
-32
/
+70
2020-09-16
vpp: fix main heap init
Benoît Ganne
1
-4
/
+1
2020-09-16
vmxnet3: gso fixes
Steven Luong
4
-13
/
+29
2020-09-16
vcl: refactor bapi client index for sapi reuse
Florin Coras
6
-23
/
+29
2020-09-16
crypto: Crypto set handler API to support set all as CLI
Yulong Pei
2
-4
/
+37
2020-09-16
misc: fix the formatting style
Mohsin Kazmi
3
-9
/
+10
2020-09-16
api: clean up use of deprecated flag
Ole Troan
7
-20
/
+20
2020-09-16
flowprobe: add show commands for params and list of interfaces for recording
jan_cavojsky
1
-0
/
+87
2020-09-16
tcp: make max gso packet size configurable
Simon Zhang
3
-2
/
+8
2020-09-15
lisp: fix lisp|one_eid_table_dump's local|remote options in vat
Onong Tayeng
1
-1
/
+1
2020-09-15
crypto: Crypto SW Scheduler Coverity Warnings
Neale Ranns
1
-1
/
+1
2020-09-15
crypto-native: fix issues detected by coiverity
Damjan Marion
2
-3
/
+11
2020-09-14
l2: allocate l2fib only when needed
Damjan Marion
5
-10
/
+99
2020-09-14
session: del app worker on socket detach
Florin Coras
1
-5
/
+11
2020-09-14
wireguard: coverity fixes
Neale Ranns
2
-6
/
+10
2020-09-14
vcl: add support for app socket api
Florin Coras
7
-12
/
+456
2020-09-14
vcl: cleanup bapi and wrk registration
Florin Coras
6
-361
/
+360
2020-09-14
session: add unix socket api for app attachment
Florin Coras
6
-18
/
+743
2020-09-14
vcl: always fill buffer or drain rx fifo
Florin Coras
1
-4
/
+16
2020-09-14
wireguard: increase FIB source priority
Neale Ranns
1
-2
/
+7
2020-09-14
nat: delay datastructure allocation until configured
Ole Troan
2
-18
/
+33
2020-09-14
vppinfra: add clib_log2_page_sz and format/unformat functions
Damjan Marion
5
-22
/
+98
2020-09-10
ikev2: fix copy-paste error when freeing memory
Filip Tehlar
1
-1
/
+1
2020-09-12
wireguard: Fix for tunnel encap
Neale Ranns
7
-89
/
+468
2020-09-11
lisp: fix spelling mistake in option name
Onong Tayeng
1
-1
/
+1
2020-09-11
quic: Clean quic_crypto_setup_cipher
Nathan Skrzypczak
1
-16
/
+13
2020-09-11
lisp: fix help msg of show eid-table command
Onong Tayeng
2
-4
/
+4
2020-09-11
dpdk: fix coverity defect #214232, #182930
Chenmin Sun
2
-1
/
+8
2020-09-11
avf: add assert to ensure that adminq is used only from avf process
Damjan Marion
2
-0
/
+12
2020-09-11
avf: change promisc mode from the avf process node
Damjan Marion
2
-7
/
+26
2020-09-11
nat: Fix next feature for ED with multiple workers
Vladimir Isaev
3
-2
/
+25
2020-09-11
avf: fix race between avf and cli/api process
Damjan Marion
6
-35
/
+43
2020-09-11
vlib: fix call to vlib_get_node_by_name
Benoît Ganne
1
-1
/
+4
2020-09-11
nat: endian mismatch
Filip Varga
1
-7
/
+13
2020-09-11
build: fix build for Debian 9 and Debian 10
Benoît Ganne
3
-11
/
+18
2020-09-11
avf: fix race between avf process node and avf_delete_if(...)
Damjan Marion
4
-18
/
+34
2020-09-11
l2: fix null deref in l2_to_bvi()
Matthew Smith
1
-1
/
+1
2020-09-11
ikev2: fix memory leaks
Benoît Ganne
1
-7
/
+20
2020-09-11
quic: fix coverity warning
Aloys Augustin
1
-1
/
+1
2020-09-10
lisp: fix vat crash with one_add_del_local_eid api
Onong Tayeng
1
-1
/
+1
2020-09-10
wireguard: fix handshake procedure
Artem Glazychev
2
-12
/
+17
2020-09-10
lisp: fix crash with arp and packet trace on
Onong Tayeng
2
-3
/
+7
2020-09-10
af_xdp: documents incompatibility with 1GB hugepages and high buffers-per-numa.
Mohammed Hawari
1
-0
/
+2
2020-09-09
vlib: support interrupt re-arm from node
v21.01-rc0
Damjan Marion
1
-10
/
+21
[prev]
[next]