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
/
kcmproc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
proc: introduce proc_create_net_single
Christoph Hellwig
1
-14
/
+2
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-14
/
+2
2018-05-16
net/kcm: simplify proc registration
Christoph Hellwig
1
-54
/
+17
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2018-02-27
net: Convert /proc creating and destroying pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-2
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-01
strparser: Generalize strparser
Tom Herbert
1
-17
/
+17
2017-07-01
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
1
-1
/
+1
2016-08-23
kcm: Fix locking issue
Tom Herbert
1
-5
/
+15
2016-08-17
kcm: Use stream parser
Tom Herbert
1
-14
/
+30
2016-07-25
kcm: remove redundant -ve error check and return path
Colin Ian King
1
-5
/
+1
2016-06-22
kcm: fix /proc memory leak
Jiri Slaby
1
-0
/
+1
2016-03-09
kcm: Add receive message timeout
Tom Herbert
1
-2
/
+4
2016-03-09
kcm: Add memory limit for receive message construction
Tom Herbert
1
-2
/
+4
2016-03-09
kcm: Add statistics and proc interfaces
Tom Herbert
1
-0
/
+422