aboutsummaryrefslogtreecommitdiffstats
path: root/net/kcm
AgeCommit message (Expand)Author
2016-07-25kcm: remove redundant -ve error check and return pathColin Ian King
2016-07-01bpf: refactor bpf_prog_get and type check into helperDaniel Borkmann
2016-06-22kcm: fix /proc memory leakJiri Slaby
2016-05-19kcm: fix a signedness in kcm_splice_read()WANG Cong
2016-03-09kcm: Add receive message timeoutTom Herbert
2016-03-09kcm: Add memory limit for receive message constructionTom Herbert
2016-03-09kcm: Sendpage supportTom Herbert
2016-03-09kcm: Splice supportTom Herbert
2016-03-09kcm: Add statistics and proc interfacesTom Herbert
2016-03-09kcm: Kernel Connection Multiplexor moduleTom Herbert