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
2019-06-17
vppinfra: optimize elog_string
Dave Barach
2
-5
/
+33
2019-06-14
acl vnet vlib: memory leaks
Steven Luong
3
-11
/
+14
2019-05-25
tcp: handle disconnects in rcv-process
Florin Coras
1
-0
/
+1
2019-05-25
tcp: handle fin+rst in same frame
Florin Coras
1
-1
/
+8
2019-05-24
Fix congestion recovery check
v19.01.3-rc0
John Lo
1
-2
/
+4
2019-05-17
Add rte_flow_validate to verify the flow before calling rte_flow_create.
Simon Zhang
1
-3
/
+14
2019-05-08
plugins: clean up plugin descriptions
Dave Wallace
29
-28
/
+29
2019-05-02
Clean up multi-thread barrier-sync hold-down timer
Dave Barach
4
-16
/
+130
2019-05-02
mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,
Steven Luong
4
-0
/
+11
2019-05-01
vlib epoll: protect against clib file pool expansion
Florin Coras
1
-1
/
+5
2019-04-19
Fix memory corruption faulting [VPP-1639]
Artem Belov
1
-3
/
+3
2019-03-30
SPAN: Add pending frame on current thread, not on main
Igor Mikhailov (imichail)
1
-6
/
+5
2019-03-26
Callback functions must have the correct signature
Neale Ranns
3
-4
/
+8
2019-03-25
Ignore SIGTERM during the vpp boot sequence
Dave Barach
2
-12
/
+17
2019-03-24
ADJ: more thorough link up check
Neale Ranns
3
-7
/
+25
2019-03-14
crypto-input: fix crash bug
Kingwel Xie
1
-8
/
+12
2019-03-13
Fix ASSERT usage issue in cryptodev
Simon Zhang
1
-1
/
+1
2019-03-13
FIB: path parsing, table-id not fib-index (VPP-1586)
Neale Ranns
1
-1
/
+11
2019-03-13
vhost: potential crash in map_guest_mem using debug image
Steven Luong
1
-1
/
+14
2019-03-13
vhost-user: restart vpp may cause vhost to crash
Steven Luong
1
-1
/
+1
2019-03-13
fix dpdk cryptodev enable issue
Simon Zhang
1
-6
/
+9
2019-03-07
Remove local REPLY_MACRO so that socket transport works.
Ole Troan
3
-95
/
+6
2019-03-07
assign flood_class to vnet_sw_interface_t template in subif api handle function
v19.01.2-rc0
Joe Zhou
1
-0
/
+2
2019-03-05
cmake: fix out-of-git-tree build
Damjan Marion
2
-11
/
+2
2019-03-02
Fix vpp crashing when attempting to run in kubernetes Pod
Artem Belov
1
-0
/
+21
2019-03-01
tcp: allow future acks if in window
Florin Coras
1
-4
/
+9
2019-02-28
IPSEC: crash on SA dump when SA are bound to tunnels
Neale Ranns
1
-2
/
+5
2019-02-27
Fix crash in barrier sync when vlib_worker_threads is zero
Damjan Marion
2
-3
/
+5
2019-02-27
buffer chain linearization
Klement Sekera
6
-442
/
+216
2019-02-22
vhost: VPP stalls with vhost performing control plane actions [VPP-1572]
Steven Luong
3
-214
/
+259
2019-02-22
tcp: free sack block list on connection cleanup
Florin Coras
1
-0
/
+2
2019-02-22
avf: fix eat own tail issue on tx
Damjan Marion
1
-3
/
+7
2019-02-22
physmem: keep physmem VA in 39-bit address space on x86_64
Damjan Marion
5
-6
/
+45
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
8
-4
/
+20
2019-02-20
IP route local and connected
Neale Ranns
2
-3
/
+14
2019-02-20
FIB: pass a copy the walk context
Neale Ranns
1
-1
/
+3
2019-02-19
Revert "bond: problem switching from l2 to l3"
Peter Mikus
1
-11
/
+0
2019-02-07
tcp: fix reset sending in syn-sent
Florin Coras
3
-6
/
+7
2019-01-30
ipsec: fix check support functions
Klement Sekera
2
-5
/
+17
2019-01-28
avf: fix queue enable issue
Damjan Marion
1
-8
/
+11
2019-01-25
IP6 FIB: walk table for dump (VPP-1553)
Neale Ranns
1
-12
/
+7
2019-01-23
bond: packet drops on VPP bond interface [VPP-1544]
Steven
2
-20
/
+21
2019-01-21
ldp: add support for TCP_CONGESTION sockopts (VPP-1550)
v19.01-rc2
Florin Coras
1
-0
/
+9
2019-01-21
doxygen formatting fix: prevent stray examples appearing in the docs
Andrew Yourtchenko
1
-2
/
+2
2019-01-20
session: add support for vrf in session unformat (VPP-1546)
Florin Coras
1
-7
/
+22
2019-01-20
tcp: fix debugging without cc stats (VPP-1547)
Florin Coras
1
-0
/
+1
2019-01-20
fix data_length in IpSec API call (VPP-1548)
Michal Cmarada
1
-4
/
+6
2019-01-18
tcp: allow data in passive open ack (VPP-1545)
Florin Coras
1
-2
/
+3
2019-01-15
vmxnet3: add numa support and link speed
Steven
4
-13
/
+23
2019-01-14
api_helper_macro mp->pid is network endian
Ole Troan
1
-1
/
+1
[next]