summaryrefslogtreecommitdiffstats
path: root/net/phonet/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-2/+2
* net: remove my future former mail addressRémi Denis-Courmont2012-06-181-1/+1
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-211-7/+1Star
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-211-2/+2
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+2
* Phonet: missing headers (sparse)Rémi Denis-Courmont2012-04-131-0/+4
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-5/+3Star
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+2
* net: Make staticRoel Kluin2008-12-111-1/+1
* net: '&' reduxAlexey Dobriyan2008-11-041-1/+1
* Phonet: proc interface for port rangeRemi Denis-Courmont2008-09-231-0/+113