summaryrefslogtreecommitdiffstats
path: root/net/phonet/sysctl.c
AgeCommit message (Expand)AuthorLines
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches-2/+2
2012-06-17net: remove my future former mail addressRémi Denis-Courmont-1/+1
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman-2/+2
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet-1/+2
2012-04-13Phonet: missing headers (sparse)Rémi Denis-Courmont-0/+4
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman-5/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan-2/+2
2008-12-10net: Make staticRoel Kluin-1/+1
2008-11-03net: '&' reduxAlexey Dobriyan-1/+1
2008-09-22Phonet: proc interface for port rangeRemi Denis-Courmont-0/+113