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