Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2016-08-31 | kcm: fix a socket double free | WANG Cong | 1 | -1/+2 |
2016-08-28 | kcm: Remove TCP specific references from kcm and strparser | Tom Herbert | 1 | -17/+13 |
2016-08-23 | kcm: Fix locking issue | Tom Herbert | 1 | -5/+8 |
2016-08-17 | kcm: Use stream parser | Tom Herbert | 1 | -377/+79 |
2016-07-01 | bpf: refactor bpf_prog_get and type check into helper | Daniel Borkmann | 1 | -7/+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 | 1 | -0/+32 |
2016-03-09 | kcm: Add memory limit for receive message construction | Tom Herbert | 1 | -0/+44 |
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 | 1 | -0/+80 |
2016-03-09 | kcm: Kernel Connection Multiplexor module | Tom Herbert | 1 | -0/+2016 |