开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
xfrm
/
xfrm_sysctl.c
Age
Commit message (
Expand
)
Author
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-07
net: xfrm: Change u32 sysctl entries to use proc_douintvec
subashab@codeaurora.org
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2008-11-25
netns xfrm: per-netns sysctls
Alexey Dobriyan