summaryrefslogtreecommitdiff
path: root/net/irda/irsysctl.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-12irda: Convert IRDA_DEBUG to pr_debugJoe Perches1-9/+0
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2012-04-21net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-7/+1
2012-04-21net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2011-09-17IRDA: Fix global type conflicts in net/irda/irsysctl.c v2Andi Kleen1-3/+3
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-28/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-4/+4
2008-11-04net: '&' reduxAlexey Dobriyan1-25/+25
2008-01-29[IrDA]: LMP discovery timer not started by defaultRoss Burton1-1/+27
2008-01-29[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov1-23/+5
2007-10-20Convert files to UTF-8 and some cleanupsJan Engelhardt1-1/+1
2007-10-19sysctl: properly register the irda binary sysctl numbersEric W. Biederman1-20/+14
2007-07-18[IrDA]: Fix IrDA build failureSamuel Ortiz1-1/+1
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-11[NET] IRDA: Fix whitespace errors.YOSHIFUJI Hideaki1-12/+12
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+297