summaryrefslogtreecommitdiffstats
path: root/net/ax25/sysctl_net_ax25.c
Commit message (Expand)AuthorAgeFilesLines
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-1/+1
* net ax25: Simplify and cleanup the ax25 sysctl handling.Eric W. Biederman2012-04-201-54/+28
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-34/+4
* ax25: fix warning in net/ax25/sysctl_net_ax25.cIngo Molnar2008-11-251-0/+2
* net: '&' reduxAlexey Dobriyan2008-11-031-28/+28
* AX.25: Fix sysctl registration if !CONFIG_AX25_DAMA_SLAVERalf Baechle2008-08-051-10/+4
* [AX25]: Switch to using ctl_paths.Pavel Emelyanov2008-01-281-22/+5
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: ax25: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [AX25]: Use kmemdupArnaldo Carvalho de Melo2006-12-021-2/+3
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-3/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle2006-05-031-5/+5
* [AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB2006-03-191-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+262