aboutsummaryrefslogtreecommitdiffstats
path: root/net/llc/sysctl_net_llc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-01-25net: llc: use correct size for sysctl timeout entriesSasha Levin1-4/+4
2012-09-17llc: Remove stray reference to sysctl_llc_station_ack_timeout.David S. Miller1-7/+0
2012-04-20net llc: Don't use sysctl tables with .child entries.Eric W. Biederman1-35/+16
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+3
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-19/+6
2008-11-03net: '&' reduxAlexey Dobriyan1-10/+10
2008-01-28[NET]: Simple ctl_table to ctl_path conversions.Pavel Emelyanov1-19/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: llc: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-10[NET] LLC: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-09-22[LLC]: Fix sparse warningsArnaldo Carvalho de Melo1-6/+1
2005-09-22[LLC]: Add sysctl support for the LLC timeoutsArnaldo Carvalho de Melo1-0/+136