summaryrefslogtreecommitdiff
path: root/include/net/strparser.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-18bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_regJussi Maki1-0/+4
2021-11-18bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and collidingJohn Fastabend1-1/+15
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes1-0/+2
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert1-2/+1
2017-08-25strparser: initialize all callbacksEric Biggers1-1/+1
2017-08-02strparser: Generalize strparserTom Herbert1-57/+62
2016-08-29kcm: Remove TCP specific references from kcm and strparserTom Herbert1-1/+1
2016-08-24strparser: Queue work when being unpausedTom Herbert1-4/+1
2016-08-18strparser: Stream parser for messagesTom Herbert1-0/+145