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
2020-10-21
af_xdp: fix NUMA node parsing
Benoît Ganne
1
-11
/
+9
2020-10-21
stn: remove dependency on tcp and udp headers
Florin Coras
1
-6
/
+18
2020-10-21
gso: remove dependency on tcp proto implementation
Florin Coras
3
-2
/
+2
2020-10-21
svm: fix ASAN annotations for external chunks
Benoît Ganne
3
-0
/
+9
2020-10-21
vppinfra: fix ASAN annotation
Benoît Ganne
1
-0
/
+1
2020-10-21
svm: fix fifo unit test
Benoît Ganne
1
-4
/
+6
2020-10-21
virtio: improve input node performance
Damjan Marion
1
-13
/
+26
2020-10-21
virtio: move lock and kick to outer function
Damjan Marion
1
-31
/
+28
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
65
-305
/
+400
2020-10-21
tls: enable cert key pair setting for connect
jiangxiaoming
1
-0
/
+1
2020-10-21
dpdk: Disable VLAN filtering for VLAN sub-interface in i40e driver
Dimitrios Markou
1
-2
/
+2
2020-10-20
vppinfra: export elog_read_file_not_inline()
Dave Barach
1
-1
/
+1
2020-10-20
stats: crash when adding/deleting interfaces
Ole Troan
1
-4
/
+3
2020-10-20
vcl: confirm reset on transport cleanup
Florin Coras
1
-3
/
+16
2020-10-20
vcl: more session struct cleanup
Florin Coras
3
-104
/
+108
2020-10-20
wireguard: reset secret data before freeing it
Benoît Ganne
1
-4
/
+4
2020-10-20
vcl: convert vep variables into flags
Florin Coras
4
-66
/
+56
2020-10-20
ipsec: Stack the adj from the destination in the SA's TX table
Neale Ranns
1
-1
/
+1
2020-10-19
vcl: cleanup read and write ready
Florin Coras
4
-65
/
+50
2020-10-19
vppinfra: minor refactor in lock.h
Dave Barach
1
-2
/
+4
2020-10-19
ip: Move the IP6 fib into ip6_[m]fib.c
Neale Ranns
15
-153
/
+186
2020-10-19
hsa: refactor socket client app
Florin Coras
3
-315
/
+177
2020-10-19
hsa: cleanup sock server test
Florin Coras
4
-382
/
+263
2020-10-19
ipsec: Layout and prefetching of SA struct
Neale Ranns
3
-26
/
+44
2020-10-19
virtio: fix compilation time
Damjan Marion
1
-30
/
+31
2020-10-19
gso: add checksum validation in gro
Mohsin Kazmi
2
-1
/
+23
2020-10-19
misc: don't export symbols from plugins
Damjan Marion
7
-7
/
+9
2020-10-18
vppinfra: add export symbols
Dave Barach
2
-3
/
+3
2020-10-17
vppinfra: export elog_get_events()
Dave Barach
1
-1
/
+1
2020-10-17
vppinfra: explicitly export symbols
Damjan Marion
40
-225
/
+229
2020-10-17
tap: replaces strlen to vec_len
Mohsin Kazmi
1
-4
/
+4
2020-10-16
vcl: remove accept state and rename connect to ready
Florin Coras
2
-15
/
+10
2020-10-16
acl: do vlib_buffer_enqueue_to_next in outer function
Damjan Marion
1
-8
/
+11
2020-10-16
ipsec: fix instance, and cli del for new ipsec interface
Eric Kinzie
2
-4
/
+4
2020-10-16
misc: bump debian compatibility level to 10
Damjan Marion
1
-1
/
+1
2020-10-16
nat: error in input parameter of init_nat_k
Dengfeng Liu
1
-1
/
+1
2020-10-16
build: Add missing debian dependencies
Chuan Han
1
-0
/
+6
2020-10-15
vlib: add cgo-friendly plugin registration support
Dave Barach
2
-9
/
+128
2020-10-15
build: forward dependencies to arch-specific libs
Aloys Augustin
3
-5
/
+10
2020-10-15
ethernet: fix Ethernet DMAC checks
Ivan Shvedunov
1
-7
/
+12
2020-10-15
vcl: refactor session state enum
Florin Coras
4
-159
/
+159
2020-10-14
crypto: fixed ipsec_mb lib dependencies
PiotrX Kleski
1
-15
/
+0
2020-10-14
mpls: no per-MPLS-tunnel tx node
Neale Ranns
3
-98
/
+161
2020-10-14
nat: Fix ICMP bypass session creation
Vladimir Isaev
1
-0
/
+6
2020-10-14
cnat: Fix backend LB
Nathan Skrzypczak
1
-1
/
+1
2020-10-14
vlib: avoid clipping in show error
Florin Coras
1
-4
/
+4
2020-10-14
vcl: set STATE_UPDATED state when connect with non-blocking socket!
fanyf
1
-1
/
+4
2020-10-14
vcl: app_name format type error
jiangxiaoming
1
-1
/
+1
2020-10-13
tcp: fix bt acked_sacked on recovery
Florin Coras
1
-2
/
+3
2020-10-13
session: listeners verbose format alignment
Florin Coras
1
-3
/
+3
[next]