summaryrefslogtreecommitdiffstats
path: root/net/strparser
Commit message (Expand)AuthorAgeFilesLines
* strparser: Add __strp_unpause and use it in ktls.Doron Roberts-Kedes2018-06-061-0/+13
* strparser: Do not call mod_delayed_work with a timeout of LONG_MAXDoron Roberts-Kedes2018-04-221-1/+1
* strparser: Fix incorrect strp->need_bytes value.Doron Roberts-Kedes2018-04-121-4/+3
* strparser: Fix sign of err codesDave Watson2018-03-271-2/+2
* strparser: Call sock_owned_by_user_nocheckTom Herbert2017-12-281-1/+1
* strparser: Use delayed work instead of timer for msg timeoutTom Herbert2017-10-251-9/+8
* strparser: initialize all callbacksEric Biggers2017-08-241-1/+1
* net: early init support for strparserJohn Fastabend2017-08-161-6/+4
* strparser: Generalize strparserTom Herbert2017-08-011-126/+187
* strparser: destroy workqueue on module exitWANG Cong2017-03-031-0/+1
* strparser: Propagate correct error code in strp_recv()Geert Uytterhoeven2016-10-121-1/+1
* kcm: Remove TCP specific references from kcm and strparserTom Herbert2016-08-281-19/+29
* strparser: Queue work when being unpausedTom Herbert2016-08-231-0/+11
* net: strparser: fix strparser sk_user_data checkDave Watson2016-08-221-3/+0
* strparser: Stream parser for messagesTom Herbert2016-08-173-0/+497
OpenPOWER on IntegriCloud