summaryrefslogtreecommitdiff
path: root/net/kcm/kcmproc.c
AgeCommit message (Expand)Author
2020-03-16net: kcm: kcmproc.c: Fix RCU list suspicious usage warningMadhuparna Bhowmik
2018-05-16proc: introduce proc_create_net_singleChristoph Hellwig
2018-05-16proc: introduce proc_create_net{,_data}Christoph Hellwig
2018-05-16net/kcm: simplify proc registrationChristoph Hellwig
2018-03-27net: Drop pernet_operations::asyncKirill Tkhai
2018-03-26net: Use octal not symbolic permissionsJoe Perches
2018-02-27net: Convert /proc creating and destroying pernet_operationsKirill Tkhai
2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-01strparser: Generalize strparserTom Herbert
2017-07-01net: convert sock.sk_wmem_alloc from atomic_t to refcount_tReshetova, Elena
2016-08-23kcm: Fix locking issueTom Herbert
2016-08-17kcm: Use stream parserTom Herbert
2016-07-25kcm: remove redundant -ve error check and return pathColin Ian King
2016-06-22kcm: fix /proc memory leakJiri Slaby
2016-03-09kcm: Add receive message timeoutTom Herbert
2016-03-09kcm: Add memory limit for receive message constructionTom Herbert
2016-03-09kcm: Add statistics and proc interfacesTom Herbert