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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
14
-740
/
+2890
2020-04-30
tap: allow deletion of tun interface
Matthew Smith
1
-2
/
+5
2020-04-29
ip: use thread local vm instead of thread main for vlib_time_now calls
Tom Seidenberg
2
-2
/
+2
2020-04-29
devices: vhost: simplify string copies for GCC-10
Benoît Ganne
1
-10
/
+5
2020-04-29
tap: fix missing "num-rx-queues" from cli help
Mohsin Kazmi
1
-6
/
+6
2020-04-29
interface: fix interface_types.api enums
Paul Vinciguerra
1
-9
/
+8
2020-04-28
vlib: add ASSERT to vlib_time_now(...)
Dave Barach
2
-2
/
+3
2020-04-28
flow: add RSS support
Chenmin Sun
2
-2
/
+110
2020-04-28
tap: use one tap fd per rx queue
Aloys Augustin
3
-35
/
+64
2020-04-28
ipsec: fix buffer alloc
Filip Tehlar
1
-1
/
+7
2020-04-28
tests: implement ipaddress convenience methods
Paul Vinciguerra
1
-8
/
+8
2020-04-28
lisp: API cleanup
Jakub Grajciar
12
-924
/
+651
2020-04-28
tests: move defaults from defaultmapping to .api files
Paul Vinciguerra
8
-24
/
+24
2020-04-28
tcp: remove sack reneging verbose logging
Florin Coras
1
-2
/
+0
2020-04-27
virtio: support virtio 1.1 packed ring in vhost
Steven Luong
8
-156
/
+1604
2020-04-27
l2: merge two clib_memcpy_fast into one
Zhiyong Yang
1
-11
/
+16
2020-04-27
ip: reassembly: fix one possible use-after-free
Gao Feng
2
-10
/
+11
2020-04-27
devices: allow link state down with netlink
Matthew Smith
1
-1
/
+1
2020-04-25
tls: improve cli state reporting
Florin Coras
1
-3
/
+12
2020-04-25
session vcl: propagate transport cleanup notifications
Florin Coras
4
-6
/
+15
2020-04-24
nat: make usage of vnet_buffer2 transparent
Klement Sekera
1
-0
/
+6
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
5
-15
/
+20
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-23
session: fix session_table_get_or_alloc
Andreas Schultz
1
-8
/
+11
2020-04-23
ip: Replace Sematics for Interface IP addresses
Neale Ranns
13
-295
/
+626
2020-04-23
ip-neighbor: Replace feature for the ip-neighbor data-base
Neale Ranns
6
-15
/
+145
2020-04-22
tcp: avoid bt sample access after possible pool realloc
Florin Coras
1
-6
/
+6
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
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
gre: Optimise encap node for tunnel types
Neale Ranns
3
-9
/
+45
2020-04-22
gso: add vxlan tunnel support
Mohsin Kazmi
9
-167
/
+682
2020-04-22
ethernet: leverage vlib_buffer_get_current
Zhiyong Yang
1
-4
/
+4
2020-04-22
ethernet: put vlib_get_buffers together
Zhiyong Yang
1
-11
/
+6
2020-04-21
vppinfra: bihash improvements
Dave Barach
1
-6
/
+7
2020-04-20
sr: fix non-NULL terminated string overflow
Benoît Ganne
1
-1
/
+1
2020-04-20
session: fix use-after-free in input node
Benoît Ganne
1
-1
/
+2
2020-04-20
session: avoid rx notifications on accepting sessions
Florin Coras
1
-0
/
+5
2020-04-19
session: fix half-open cleanup
Florin Coras
1
-3
/
+3
2020-04-17
lisp: fix use-after-free
Benoît Ganne
1
-8
/
+8
2020-04-17
tcp: cubic as default cc algorithm
Florin Coras
1
-1
/
+1
2020-04-17
virtio: fix to use chained descriptors when missing indirect descriptor
Mohsin Kazmi
2
-7
/
+79
2020-04-17
session tcp: track half open in app wrk
Florin Coras
10
-20
/
+164
2020-04-17
tap: add initial support for tun
Mohsin Kazmi
9
-47
/
+190
2020-04-16
fib: fix use-after-free
Benoît Ganne
1
-10
/
+11
2020-04-16
ipsec: fix use-after-free
Benoît Ganne
1
-1
/
+1
2020-04-16
bier: fix vector size confusing ASan
Benoît Ganne
1
-1
/
+2
[next]