Age | Commit message (Expand) | Author | Files | Lines |
2019-01-20 | tcp: fix debugging without cc stats (VPP-1547) |  Florin Coras | 1 | -0/+1 |
2018-12-26 | tcp: separate active and passive establish timers |  Florin Coras | 1 | -41/+44 |
2018-12-24 | tcp: compute seq_end in tcp_input |  Florin Coras | 1 | -0/+2 |
2018-11-08 | tcp: pacer and mrtt estimation improvements |  Florin Coras | 1 | -4/+5 |
2018-11-01 | tcp: fast retransmit pacing |  Florin Coras | 1 | -5/+13 |
2018-10-23 | tcp: fast retransmit improvements |  Florin Coras | 1 | -12/+35 |
2018-09-29 | session: lock msg queues while generating control events |  Florin Coras | 1 | -1/+4 |
2018-05-26 | tcp: loss recovery improvements/fixes |  Florin Coras | 1 | -102/+172 |
2018-05-23 | tcp: cc improvements and fixes |  Florin Coras | 1 | -1/+1 |
2018-04-30 | tcp/session: debug improvements/fixes |  Florin Coras | 1 | -10/+9 |
2018-04-20 | tcp: make newreno byte instead of acks dependent |  Florin Coras | 1 | -1/+18 |
2018-01-27 | Fix session/tcp coverity warnings |  Florin Coras | 1 | -8/+11 |
2018-01-27 | session: disconnect and echo client improvements |  Florin Coras | 1 | -1/+1 |
2018-01-25 | session: add support for memfd segments |  Florin Coras | 1 | -1/+1 |
2017-11-28 | tcp: fix retransmissions under buffer shortage |  Florin Coras | 1 | -0/+34 |
2017-09-25 | tcp: do not sample rtt for retransmitted segments |  Florin Coras | 1 | -54/+54 |
2017-09-19 | session/tcp: improve preallocated segment handling |  Florin Coras | 1 | -7/+2 |
2017-09-12 | tcp: horizontal scaling improvments |  Florin Coras | 1 | -18/+31 |
2017-07-30 | Make tcp active open data structures thread safe |  Florin Coras | 1 | -16/+16 |
2017-07-21 | Improvements to tcp rx path and debugging |  Florin Coras | 1 | -61/+185 |
2017-07-11 | Horizontal (nSessions) scaling draft |  Dave Barach | 1 | -3/+10 |
2017-06-19 | Overall tcp performance improvements (VPP-846) |  Florin Coras | 1 | -53/+133 |
2017-06-09 | Implement sack based tcp loss recovery (RFC 6675) |  Florin Coras | 1 | -8/+8 |
2017-05-01 | TCP ooo reception fixes |  Florin Coras | 1 | -0/+15 |
2017-04-27 | [VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment fault |  flyingeagle23 | 1 | -1/+2 |
2017-04-06 | Use thread local storage for thread index |  Damjan Marion | 1 | -1/+1 |
2017-04-02 | TCP cc/window management fixes and debugging |  Florin Coras | 1 | -16/+50 |
2017-03-27 | TCP/session improvements |  Florin Coras | 1 | -38/+214 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing |  Florin Coras | 1 | -0/+316 |