Age | Commit message (Expand) | Author |
---|---|---|
2022-04-08 | tls: rx: don't store the decryption status in socket context | Jakub Kicinski |
2022-04-08 | tls: rx: don't store the record type in socket context | Jakub Kicinski |
2021-11-09 | bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg | Jussi Maki |
2021-11-09 | bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding | John Fastabend |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2018-06-06 | strparser: Add __strp_unpause and use it in ktls. | Doron Roberts-Kedes |
2017-10-25 | strparser: Use delayed work instead of timer for msg timeout | Tom Herbert |
2017-08-24 | strparser: initialize all callbacks | Eric Biggers |
2017-08-01 | strparser: Generalize strparser | Tom Herbert |
2016-08-28 | kcm: Remove TCP specific references from kcm and strparser | Tom Herbert |
2016-08-23 | strparser: Queue work when being unpaused | Tom Herbert |
2016-08-17 | strparser: Stream parser for messages | Tom Herbert |