index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
kcm
/
kcmsock.c
Age
Commit message (
Expand
)
Author
2017-09-20
kcm: do not attach PF_KCM sockets to avoid deadlock
Eric Dumazet
2017-05-03
kcm: return immediately after copy_from_user() failure
WANG Cong
2017-02-26
kcm: fix a null pointer dereference in kcm_sendmsg()
WANG Cong
2017-02-26
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-04
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-09-01
kcm: fix a socket double free
WANG Cong
2016-08-29
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