summaryrefslogtreecommitdiffstats
path: root/net/xfrm/xfrm_sysctl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: Remove ctl_table sentinel elements from several networking subsystemsJoel Granados2024-05-031-4/+1
* sysctl: treewide: constify ctl_table_header::ctl_table_argThomas Weißschuh2024-04-221-1/+1
* networking: Update to register_net_sysctl_szJoel Granados2023-08-161-2/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net: xfrm: Change u32 sysctl entries to use proc_douintvecsubashab@codeaurora.org2016-09-081-2/+2
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-191-0/+4
* net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman2012-04-211-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-181-2/+2
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-4/+0
* netns xfrm: per-netns sysctlsAlexey Dobriyan2008-11-261-0/+85