Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | kcm: Fix locking issue | Tom Herbert | 2016-08-24 | 2 | -10/+23 | |
* | | kcm: Use stream parser | Tom Herbert | 2016-08-18 | 3 | -391/+110 | |
|/ | ||||||
* | kcm: remove redundant -ve error check and return path | Colin Ian King | 2016-07-25 | 1 | -5/+1 | |
* | bpf: refactor bpf_prog_get and type check into helper | Daniel Borkmann | 2016-07-01 | 1 | -7/+1 | |
* | kcm: fix /proc memory leak | Jiri Slaby | 2016-06-22 | 1 | -0/+1 | |
* | kcm: fix a signedness in kcm_splice_read() | WANG Cong | 2016-05-19 | 1 | -1/+1 | |
* | kcm: Add receive message timeout | Tom Herbert | 2016-03-09 | 2 | -2/+36 | |
* | kcm: Add memory limit for receive message construction | Tom Herbert | 2016-03-09 | 2 | -2/+48 | |
* | kcm: Sendpage support | Tom Herbert | 2016-03-09 | 1 | -2/+145 | |
* | kcm: Splice support | Tom Herbert | 2016-03-09 | 1 | -2/+96 | |
* | kcm: Add statistics and proc interfaces | Tom Herbert | 2016-03-09 | 3 | -1/+503 | |
* | kcm: Kernel Connection Multiplexor module | Tom Herbert | 2016-03-09 | 3 | -0/+2029 |