aboutsummaryrefslogtreecommitdiff
path: root/net/phonet/sysctl.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableGravatar Joe Perches 1-2/+2
2012-06-17net: remove my future former mail addressGravatar Rémi Denis-Courmont 1-1/+1
2012-04-20net: Convert all sysctl registrations to register_net_sysctlGravatar Eric W. Biederman 1-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Gravatar Eric W. Biederman 1-2/+2
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-1/+2
2012-04-13Phonet: missing headers (sparse)Gravatar Rémi Denis-Courmont 1-0/+4
2009-11-12sysctl net: Remove unused binary sysctl codeGravatar Eric W. Biederman 1-5/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 1-2/+2
2008-12-10net: Make staticGravatar Roel Kluin 1-1/+1
2008-11-03net: '&' reduxGravatar Alexey Dobriyan 1-1/+1
2008-09-22Phonet: proc interface for port rangeGravatar Remi Denis-Courmont 1-0/+113