summaryrefslogtreecommitdiff
path: root/net/x25/sysctl_net_x25.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03ax.25: x.25: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-05-18net: x25: fix one potential use-after-free issuelinzhang1-1/+4
2016-12-17net/x25: use designated initializersKees Cook1-1/+1
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
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-13/+2
2008-11-04net: '&' reduxAlexey Dobriyan1-11/+11
2008-01-29[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: x25: remove unnecessary insert_at_head from register_sysctl_t...Eric W. Biederman1-1/+1
2007-02-11[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki1-5/+5
2007-02-09[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry1-0/+8
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+107