index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
kcm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-02-14
kcm: fix a null pointer dereference in kcm_sendmsg()
WANG Cong
1
-2
/
+4
2017-02-09
kcm: fix 0-length case for kcm_sendmsg()
WANG Cong
1
-18
/
+22
2016-10-07
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-15
/
+1
2016-10-03
skb_splice_bits(): get rid of callback
Al Viro
1
-15
/
+1
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-08-31
kcm: fix a socket double free
WANG Cong
1
-1
/
+2
2016-08-28
kcm: Remove TCP specific references from kcm and strparser
Tom Herbert
1
-17
/
+13
2016-08-23
kcm: Fix locking issue
Tom Herbert
2
-10
/
+23
2016-08-17
kcm: Use stream parser
Tom Herbert
3
-391
/
+110
2016-07-25
kcm: remove redundant -ve error check and return path
Colin Ian King
1
-5
/
+1
2016-07-01
bpf: refactor bpf_prog_get and type check into helper
Daniel Borkmann
1
-7
/
+1
2016-06-22
kcm: fix /proc memory leak
Jiri Slaby
1
-0
/
+1
2016-05-19
kcm: fix a signedness in kcm_splice_read()
WANG Cong
1
-1
/
+1
2016-03-09
kcm: Add receive message timeout
Tom Herbert
2
-2
/
+36
2016-03-09
kcm: Add memory limit for receive message construction
Tom Herbert
2
-2
/
+48
2016-03-09
kcm: Sendpage support
Tom Herbert
1
-2
/
+145
2016-03-09
kcm: Splice support
Tom Herbert
1
-2
/
+96
2016-03-09
kcm: Add statistics and proc interfaces
Tom Herbert
3
-1
/
+503
2016-03-09
kcm: Kernel Connection Multiplexor module
Tom Herbert
3
-0
/
+2029