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
/
session
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
session/svm: add want_tx_event flag to fifo
Florin Coras
1
-6
/
+7
2018-09-19
session: improve close procedure
Florin Coras
5
-19
/
+48
2018-09-15
session: ensure detach is done with worker barrier
Florin Coras
1
-7
/
+12
2018-09-14
vcl: keep track of unexpected events
Florin Coras
2
-5
/
+4
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
3
-1
/
+4
2018-09-10
session: lock app worker mq for io events
Florin Coras
4
-29
/
+25
2018-09-08
vcl: set worker pthread stop key
Florin Coras
1
-1
/
+1
2018-09-08
session: detect namespace for transport apps
Florin Coras
2
-4
/
+19
2018-09-07
session: fix reentrant listens
Florin Coras
2
-8
/
+13
2018-09-07
vcl: refactor test client to support workers
Florin Coras
1
-1
/
+1
2018-09-06
vcl/session/svm: fix coverity warnings
Florin Coras
1
-3
/
+3
2018-09-06
session: support multiple worker binds
Florin Coras
12
-325
/
+593
2018-08-31
VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode
shubing guo
1
-1
/
+4
2018-08-30
vcl: add support for multi-worker apps
Florin Coras
2
-1
/
+7
2018-08-28
vcl/session: use mq for bind replies
Florin Coras
5
-0
/
+121
2018-08-24
session: fix coverity warnings
Florin Coras
3
-5
/
+12
2018-08-24
session: add support for multiple app workers
Florin Coras
14
-703
/
+1238
2018-08-24
tcp: fix cc recovery re-entry and persist timer pop
Florin Coras
2
-2
/
+11
2018-08-23
session: fix retrieval of local sessions if app is detached
Florin Coras
1
-1
/
+3
2018-08-15
Remove client_index field from replies in API
Ondrej Fabry
2
-4
/
+1
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
9
-69
/
+249
2018-08-04
socket api: multiple fds in one msg
Florin Coras
1
-1
/
+2
2018-07-31
vcl: add read/write udp support
Florin Coras
3
-17
/
+32
2018-07-28
session/dlmalloc: coverity fixes
Florin Coras
1
-1
/
+1
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
9
-32
/
+46
2018-07-23
session: send rx events only if session ready
Florin Coras
2
-2
/
+9
2018-07-19
session: coverity warnings
Florin Coras
1
-8
/
+10
2018-07-17
session: send ctrl msg over mq
Florin Coras
8
-62
/
+519
2018-07-17
session: use msg queue for events
Florin Coras
9
-179
/
+424
2018-07-17
session: make sure segment sizes are page aligned
Florin Coras
1
-1
/
+3
2018-07-11
session: push tx notifications only if needed
Florin Coras
1
-1
/
+6
2018-07-08
session/svm: fix coverity warnings
Florin Coras
1
-1
/
+5
2018-07-03
tcp: update snd_una_max for retranmsits
Florin Coras
1
-3
/
+4
2018-06-30
tcp: fix single loop prefetch
Florin Coras
1
-1
/
+7
2018-06-30
session: send tx notification to app
Florin Coras
3
-188
/
+229
2018-06-28
vcl: move binary api and cfg to separate files
Florin Coras
3
-4
/
+0
2018-06-28
vcl: refactor vcl session
Florin Coras
1
-12
/
+17
2018-06-26
tcp/session: tx optimizations
Florin Coras
1
-1
/
+0
2018-06-22
session: improve session lookup speeds
Florin Coras
1
-57
/
+24
2018-06-21
tcp: move tracing out of established loop
Florin Coras
1
-1
/
+1
2018-06-19
tcp: optimize tcp output
Florin Coras
2
-7
/
+34
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
3
-23
/
+34
2018-06-11
udp: fix for multiple workers and add test
Florin Coras
3
-1
/
+9
2018-06-09
session: cleanup queue node tracing
Florin Coras
1
-67
/
+67
2018-06-01
session: improve disconnect handling
Florin Coras
3
-11
/
+37
2018-05-30
session: fix v6 unbinds that use uri api
Florin Coras
1
-2
/
+6
2018-05-30
session: fix session table retrieval
Florin Coras
1
-2
/
+2
2018-05-26
tcp: loss recovery improvements/fixes
Florin Coras
2
-4
/
+7
2018-05-23
tcp: cc improvements and fixes
Florin Coras
1
-2
/
+9
2018-05-18
session: add session process node
Florin Coras
3
-0
/
+81
[next]