index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
kcm
Commit message (
Expand
)
Author
Age
Files
Lines
*
kcm: fix a null pointer dereference in kcm_sendmsg()
WANG Cong
2017-02-14
1
-2
/
+4
*
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
2017-02-09
1
-18
/
+22
*
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-10-07
1
-15
/
+1
|
\
|
*
skb_splice_bits(): get rid of callback
Al Viro
2016-10-03
1
-15
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-12
1
-1
/
+2
|
\
|
|
*
kcm: fix a socket double free
WANG Cong
2016-08-31
1
-1
/
+2
*
|
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
2016-08-28
1
-17
/
+13
*
|
kcm: Fix locking issue
Tom Herbert
2016-08-23
2
-10
/
+23
*
|
kcm: Use stream parser
Tom Herbert
2016-08-17
3
-391
/
+110
|
/
*
kcm: remove redundant -ve error check and return path
Colin Ian King
2016-07-25
1
-5
/
+1
*
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
2016-07-01
1
-7
/
+1
*
kcm: fix /proc memory leak
Jiri Slaby
2016-06-22
1
-0
/
+1
*
kcm: fix a signedness in kcm_splice_read()
WANG Cong
2016-05-19
1
-1
/
+1
*
kcm: Add receive message timeout
Tom Herbert
2016-03-09
2
-2
/
+36
*
kcm: Add memory limit for receive message construction
Tom Herbert
2016-03-09
2
-2
/
+48
*
kcm: Sendpage support
Tom Herbert
2016-03-09
1
-2
/
+145
*
kcm: Splice support
Tom Herbert
2016-03-09
1
-2
/
+96
*
kcm: Add statistics and proc interfaces
Tom Herbert
2016-03-09
3
-1
/
+503
*
kcm: Kernel Connection Multiplexor module
Tom Herbert
2016-03-09
3
-0
/
+2029