aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/sysctl_net_ax25.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2012-04-20net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman1-54/+28
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-34/+4
2008-11-25ax25: fix warning in net/ax25/sysctl_net_ax25.cIngo Molnar1-0/+2
2008-11-03net: '&' reduxAlexey Dobriyan1-28/+28
2008-08-05AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle1-10/+4
2008-01-28[AX25]: Switch to using ctl_paths.Pavel Emelyanov1-22/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: ax25: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2006-12-02[AX25]: Use kmemdupArnaldo Carvalho de Melo1-2/+3
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-3/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle1-5/+5
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+262