summaryrefslogtreecommitdiff
path: root/net/strparser/strparser.c
Commit message (Expand)AuthorAge
* strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes2018-04-22
* strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes2018-04-12
* strparser: Fix sign of err codesDave Watson2018-03-27
* strparser: Call sock_owned_by_user_nocheckTom Herbert2017-12-28
* strparser: Use delayed work instead of timer for msg timeoutTom Herbert2017-10-25
* strparser: initialize all callbacksEric Biggers2017-08-24
* net: early init support for strparserJohn Fastabend2017-08-16
* strparser: Generalize strparserTom Herbert2017-08-01
* strparser: destroy workqueue on module exitWANG Cong2017-03-03
* strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven2016-10-12
* kcm: Remove TCP specific references from kcm and strparserTom Herbert2016-08-28
* strparser: Queue work when being unpausedTom Herbert2016-08-23
* net: strparser: fix strparser sk_user_data checkDave Watson2016-08-22
* strparser: Stream parser for messagesTom Herbert2016-08-17