summaryrefslogtreecommitdiff
path: root/include/net/strparser.h
AgeCommit message (Expand)Author
2022-07-18tls: rx: remove the message decrypted trackingJakub Kicinski
2022-07-08strparser: pad sk_skb_cb to avoid straddling cachelinesJakub Kicinski
2022-04-08tls: rx: don't store the decryption status in socket contextJakub Kicinski
2022-04-08tls: rx: don't store the record type in socket contextJakub Kicinski
2021-11-09bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki
2021-11-09bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert
2017-08-24strparser: initialize all callbacksEric Biggers
2017-08-01strparser: Generalize strparserTom Herbert
2016-08-28kcm: Remove TCP specific references from kcm and strparserTom Herbert
2016-08-23strparser: Queue work when being unpausedTom Herbert
2016-08-17strparser: Stream parser for messagesTom Herbert