aboutsummaryrefslogtreecommitdiffstats
path: root/net/phonet/sysctl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-14/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-2/+2
2012-06-17net: remove my future former mail addressRémi Denis-Courmont1-1/+1
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+2
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont1-0/+4
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-5/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+2
2008-12-10net: Make staticRoel Kluin1-1/+1
2008-11-03net: '&' reduxAlexey Dobriyan1-1/+1
2008-09-22Phonet: proc interface for port rangeRemi Denis-Courmont1-0/+113