summaryrefslogtreecommitdiffstats
path: root/include/net/strparser.h
AgeCommit message (Expand)AuthorLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2018-06-06strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes-0/+2
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert-2/+1
2017-08-24strparser: initialize all callbacksEric Biggers-1/+1
2017-08-01strparser: Generalize strparserTom Herbert-57/+62
2016-08-28kcm: Remove TCP specific references from kcm and strparserTom Herbert-1/+1
2016-08-23strparser: Queue work when being unpausedTom Herbert-4/+1
2016-08-17strparser: Stream parser for messagesTom Herbert-0/+145