aboutsummaryrefslogtreecommitdiff
path: root/net/llc/sysctl_net_llc.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-25net: llc: use correct size for sysctl timeout entriesGravatar Sasha Levin 1-4/+4
2012-09-17llc: Remove stray reference to sysctl_llc_station_ack_timeout.Gravatar David S. Miller 1-7/+0
2012-04-20net llc: Don't use sysctl tables with .child entries.Gravatar Eric W. Biederman 1-35/+16
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Gravatar Eric W. Biederman 1-2/+3
2009-11-12sysctl net: Remove unused binary sysctl codeGravatar Eric W. Biederman 1-19/+6
2008-11-03net: '&' reduxGravatar Alexey Dobriyan 1-10/+10
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Gravatar Pavel Emelyanov 1-19/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-14[PATCH] sysctl: llc: remove unnecessary insert_at_head flagGravatar Eric W. Biederman 1-1/+1
2007-02-10[NET] LLC: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-09-22[LLC]: Fix sparse warningsGravatar Arnaldo Carvalho de Melo 1-6/+1
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsGravatar Arnaldo Carvalho de Melo 1-0/+136