Age | Commit message (Expand) | Author |
---|---|---|
2016-10-07 | Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-10-03 | skb_splice_bits(): get rid of callback | Al Viro |
2016-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-08-31 | kcm: fix a socket double free | WANG Cong |
2016-08-28 | kcm: Remove TCP specific references from kcm and strparser | Tom Herbert |
2016-08-23 | kcm: Fix locking issue | Tom Herbert |
2016-08-17 | kcm: Use stream parser | Tom Herbert |
2016-07-01 | bpf: refactor bpf_prog_get and type check into helper | Daniel Borkmann |
2016-05-19 | kcm: fix a signedness in kcm_splice_read() | WANG Cong |
2016-03-09 | kcm: Add receive message timeout | Tom Herbert |
2016-03-09 | kcm: Add memory limit for receive message construction | Tom Herbert |
2016-03-09 | kcm: Sendpage support | Tom Herbert |
2016-03-09 | kcm: Splice support | Tom Herbert |
2016-03-09 | kcm: Add statistics and proc interfaces | Tom Herbert |
2016-03-09 | kcm: Kernel Connection Multiplexor module | Tom Herbert |