开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
phonet
/
sysctl.c
Age
Commit message (
Expand
)
Author
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2012-06-17
net: remove my future former mail address
Rémi Denis-Courmont
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-13
Phonet: missing headers (sparse)
Rémi Denis-Courmont
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2008-12-10
net: Make static
Roel Kluin
2008-11-03
net: '&' redux
Alexey Dobriyan
2008-09-22
Phonet: proc interface for port range
Remi Denis-Courmont