summaryrefslogtreecommitdiff
path: root/net/strparser
AgeCommit message (Expand)AuthorFilesLines
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert1-9/+8
2017-08-25strparser: initialize all callbacksEric Biggers1-1/+1
2017-08-16net: early init support for strparserJohn Fastabend1-6/+4
2017-08-02strparser: Generalize strparserTom Herbert1-126/+187
2017-03-04strparser: destroy workqueue on module exitWANG Cong1-0/+1
2016-10-12strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven1-1/+1
2016-08-29kcm: Remove TCP specific references from kcm and strparserTom Herbert1-19/+29
2016-08-24strparser: Queue work when being unpausedTom Herbert1-0/+11
2016-08-23net: strparser: fix strparser sk_user_data checkDave Watson1-3/+0
2016-08-18strparser: Stream parser for messagesTom Herbert3-0/+497