Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-07-06 | tcp: use main thread pool for half-opens | Florin Coras | 1 | -107/+3 |
2021-06-15 | tcp: prevent timer handler being called frequently | liuyacan | 1 | -0/+2 |
2021-04-05 | tcp: time infra improvements | Florin Coras | 1 | -4/+3 |
2020-10-23 | tcp: remove snd_una_max | Florin Coras | 1 | -6/+5 |
2020-09-24 | session tcp udp tls quic: improve cli formatting | Florin Coras | 1 | -2/+3 |
2020-09-16 | tcp: make max gso packet size configurable | Simon Zhang | 1 | -1/+3 |
2020-08-20 | tcp: track reorder with sacks | Florin Coras | 1 | -1/+2 |
2020-08-06 | misc: harmonize names | Dave Barach | 1 | -14/+15 |
2020-08-03 | tcp: improve timestamp rtt accuracy | Florin Coras | 1 | -4/+5 |
2020-07-02 | tcp: fix coverity warning | Florin Coras | 1 | -2/+2 |
2020-07-02 | tcp: cli to dump half-open connections | Florin Coras | 1 | -0/+104 |
2020-04-07 | tcp: fix conf mtu parsing | Florin Coras | 1 | -3/+3 |
2020-04-02 | tcp: move features to separate files | Florin Coras | 1 | -0/+1030 |