Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tls: strp: make sure the TCP skbs do not have overlapping data | Jakub Kicinski | 2022-10-14 | 1 | -4/+28 |
* | tls: rx: device: don't try to copy too much on detach | Jakub Kicinski | 2022-08-10 | 1 | -1/+1 |
* | tls: rx: Fix unsigned comparison with less than zero | Yang Li | 2022-07-28 | 1 | -1/+2 |
* | tls: strp: rename and multithread the workqueue | Jakub Kicinski | 2022-07-28 | 1 | -1/+1 |
* | tls: rx: do not use the standard strparser | Jakub Kicinski | 2022-07-26 | 1 | -14/+470 |
* | tls: rx: device: add input CoW helper | Jakub Kicinski | 2022-07-26 | 1 | -0/+11 |
* | tls: rx: device: keep the zero copy status with offload | Jakub Kicinski | 2022-07-26 | 1 | -0/+9 |
* | tls: rx: async: hold onto the input skb | Jakub Kicinski | 2022-07-18 | 1 | -0/+17 |