Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
cbaacc4e8a394d63bcd707775ca5bb7a51aaabee
/
net
/
kcm
8e1611e
make sock_alloc_file() do sock_release() on failures
by Al Viro
· 7 years ago
a573943
fix kcm_clone()
by Al Viro
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
d9db5e3
kcm: Remove redundant unlikely()
by Tobias Klauser
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
351050e
kcm: do not attach PF_KCM sockets to avoid deadlock
by Eric Dumazet
· 7 years ago
3fd8712
strparser: initialize all callbacks
by Eric Biggers
· 7 years ago
bbb0302
strparser: Generalize strparser
by Tom Herbert
· 7 years ago
14afee4
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
173e783
net: socket: mark socket protocol handler structs as const
by linzhang
· 8 years ago
f5001ce
kcm: remove a useless copy_from_user()
by WANG Cong
· 8 years ago
a80db69
kcm: return immediately after copy_from_user() failure
by WANG Cong
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
cd27b96
kcm: fix a null pointer dereference in kcm_sendmsg()
by WANG Cong
· 8 years ago
98e3862c
kcm: fix 0-length case for kcm_sendmsg()
by WANG Cong
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2586926
skb_splice_bits(): get rid of callback
by Al Viro
· 8 years ago
b20b378
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
c0338af
kcm: fix a socket double free
by WANG Cong
· 8 years ago
96a5908
kcm: Remove TCP specific references from kcm and strparser
by Tom Herbert
· 8 years ago
1616b38
kcm: Fix locking issue
by Tom Herbert
· 8 years ago
9b73896
kcm: Use stream parser
by Tom Herbert
· 8 years ago
0a58f47
kcm: remove redundant -ve error check and return path
by Colin Ian King
· 8 years ago
113214b
bpf: refactor bpf_prog_get and type check into helper
by Daniel Borkmann
· 8 years ago
d19af0a
kcm: fix /proc memory leak
by Jiri Slaby
· 8 years ago
f1971a2
kcm: fix a signedness in kcm_splice_read()
by WANG Cong
· 9 years ago
29152a3
kcm: Add receive message timeout
by Tom Herbert
· 9 years ago
7ced95e
kcm: Add memory limit for receive message construction
by Tom Herbert
· 9 years ago
f29698fc
kcm: Sendpage support
by Tom Herbert
· 9 years ago
9168735
kcm: Splice support
by Tom Herbert
· 9 years ago
cd6e111
kcm: Add statistics and proc interfaces
by Tom Herbert
· 9 years ago
ab7ac4e
kcm: Kernel Connection Multiplexor module
by Tom Herbert
· 9 years ago