summaryrefslogtreecommitdiff
path: root/net/kcm/kcmsock.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-24kcm: Fix locking issueTom Herbert1-5/+8
2016-08-18kcm: Use stream parserTom Herbert1-377/+79
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann1-7/+1
2016-05-19kcm: fix a signedness in kcm_splice_read()WANG Cong1-1/+1
2016-03-10kcm: Add receive message timeoutTom Herbert1-0/+32
2016-03-10kcm: Add memory limit for receive message constructionTom Herbert1-0/+44
2016-03-10kcm: Sendpage supportTom Herbert1-2/+145
2016-03-10kcm: Splice supportTom Herbert1-2/+96
2016-03-10kcm: Add statistics and proc interfacesTom Herbert1-0/+80
2016-03-10kcm: Kernel Connection Multiplexor moduleTom Herbert1-0/+2016