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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-27
ip: reassembly: fix one possible use-after-free
Gao Feng
2
-10
/
+11
2020-04-27
vppinfra: selectively disable false-positive GCC-10 warnings
Benoît Ganne
1
-0
/
+9
2020-04-27
build: add vppinfra/warnings.h to exported headers list
Benoît Ganne
1
-0
/
+1
2020-04-27
rdma: tx: interleave prefetches
Benoît Ganne
1
-24
/
+13
2020-04-27
devices: allow link state down with netlink
Matthew Smith
1
-1
/
+1
2020-04-27
nat: improve perf - long read after short write
Klement Sekera
7
-363
/
+424
2020-04-26
dhcp: fix dhcp proxy behavior for qinq and dot1q subinterfaces
Stanislav Zaikin
2
-14
/
+57
2020-04-25
tls: improve cli state reporting
Florin Coras
1
-3
/
+12
2020-04-25
session vcl: propagate transport cleanup notifications
Florin Coras
5
-6
/
+26
2020-04-25
vcl: generate select events on read/write errors
Florin Coras
2
-8
/
+9
2020-04-24
vppinfra: finish deprecating qsort.c
Dave Barach
2
-3
/
+7
2020-04-24
acl: ACL creation CLI parsing fix
Neale Ranns
1
-2
/
+4
2020-04-24
nat: ignore user hash in ED NAT
Klement Sekera
8
-362
/
+273
2020-04-24
nat: make usage of vnet_buffer2 transparent
Klement Sekera
6
-21
/
+19
2020-04-24
tests: test vnet_calc_checksums_inline(...)
Dave Barach
1
-0
/
+74
2020-04-24
nat: ED: reduce number of hash tables used
Klement Sekera
5
-212
/
+210
2020-04-24
nat: fix extended unit tests
Klement Sekera
1
-2
/
+2
2020-04-24
ip: reassembly: improve type safety
Klement Sekera
4
-30
/
+24
2020-04-24
ip: Setting the Link-Local address from the API enables IPv6 on the
Neale Ranns
9
-21
/
+139
2020-04-24
virtio: vhost checksum problem for ipv6
Steven Luong
1
-3
/
+3
2020-04-24
ipsec: add input node bypass/discard functionality
ShivaShankarK
3
-164
/
+263
2020-04-24
vapi: packed enum type generation
Neale Ranns
1
-1
/
+14
2020-04-23
misc: update INFO.yaml
Dave Barach
1
-34
/
+34
2020-04-23
nat: add/del ed_ext_ports only if the table is instantiated
Dave Barach
2
-4
/
+9
2020-04-23
misc: Markdown cleanups for the 20.01 release
Andrew Yourtchenko
4
-1
/
+89
2020-04-23
session: fix session_table_get_or_alloc
Andreas Schultz
1
-8
/
+11
2020-04-23
vppinfra: more bihash optimizatons
Damjan Marion
3
-66
/
+67
2020-04-23
ip: Replace Sematics for Interface IP addresses
Neale Ranns
17
-370
/
+1084
2020-04-23
ip-neighbor: Replace feature for the ip-neighbor data-base
Neale Ranns
7
-15
/
+262
2020-04-22
tcp: avoid bt sample access after possible pool realloc
Florin Coras
1
-6
/
+6
2020-04-22
api: 'api trace' CLI consumes a line of input
Neale Ranns
1
-16
/
+22
2020-04-22
vppinfra: move unused code to extras/deprecated/vppinfra
Dave Barach
37
-23
/
+1
2020-04-22
ip: fix format functions for u8 address_family
Neale Ranns
1
-1
/
+1
2020-04-22
lisp: switch to new timer wheel code
Florin Coras
3
-15
/
+11
2020-04-22
vcl: fix use-after-free
Benoît Ganne
1
-1
/
+2
2020-04-22
tcp: fix use-after-free
Benoît Ganne
1
-1
/
+5
2020-04-22
session: multiple dgrams per dispatch
Florin Coras
1
-7
/
+50
2020-04-22
svm: asan: fix asan support
Benoît Ganne
3
-2
/
+13
2020-04-22
gre: Optimise encap node for tunnel types
Neale Ranns
3
-9
/
+45
2020-04-22
gso: add vxlan tunnel support
Mohsin Kazmi
11
-218
/
+933
2020-04-22
misc: fix coverity warnings
Dave Barach
2
-3
/
+4
2020-04-22
misc: asan: mark parsed elf memory as readable for ASan
Benoît Ganne
1
-0
/
+2
2020-04-22
ethernet: leverage vlib_buffer_get_current
Zhiyong Yang
1
-4
/
+4
2020-04-22
misc: asan: disable leak sanitizer by default
Benoît Ganne
2
-6
/
+5
2020-04-22
ethernet: put vlib_get_buffers together
Zhiyong Yang
1
-11
/
+6
2020-04-22
misc: asan: do not poison memory after munmap()
Benoît Ganne
3
-8
/
+0
2020-04-22
vppinfra: fix potential race in bihash bucket lock
Damjan Marion
1
-11
/
+9
2020-04-22
vppinfra: improve bihash add/del performance
Damjan Marion
2
-26
/
+36
2020-04-22
dpdk: DPDK 20.05 iavf flow director backporting to DPDK 20.02
Chenmin Sun
17
-0
/
+6436
2020-04-22
devices: Adding ConnectX-6 DX Device ID for validation
Amir Zeidner
1
-2
/
+7
[prev]
[next]