Commit Graph

31 Commits (1b4f59e356cc94929305bd107b7f38eec62715ad)

Author SHA1 Message Date
Paul Gortmaker 211ed86510 net: delete all instances of special processing for token ring 13 years ago
Eric W. Biederman 5f568e5afe net: Remove register_net_sysctl_table 13 years ago
Eric W. Biederman 4344475797 net: Kill register_sysctl_rotable 13 years ago
Eric W. Biederman 2ca794e5e8 net sysctl: Initialize the network sysctls sooner to avoid problems. 13 years ago
Eric W. Biederman bc8a36942a net sysctl: Register an empty /proc/sys/net 13 years ago
Eric W. Biederman ab41a2ca50 net: Implement register_net_sysctl. 13 years ago
Eric W. Biederman 60a47a2e82 sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy 13 years ago
Eric W. Biederman 9eb47c26f0 sysctl: Add a root pointer to ctl_table_set 13 years ago
Eric W. Biederman bd295b56cf sysctl: Remove the unnecessary sysctl_set parent concept. 13 years ago
Eric W. Biederman 97324cd804 sysctl: Implement retire_sysctl_set 13 years ago
Eric W. Biederman de4e83bd6b sysctl: Register the base sysctl table like any other sysctl table. 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Alexey Dobriyan 2c8c1e7297 net: spread __net_init, __net_exit 15 years ago
Cyrill Gorcunov 81a1d3c31e net: sysctl_net - use net_eq to compare nets 16 years ago
Al Viro eeb61f719c missing bits of net-namespace / sysctl 17 years ago
Al Viro 6f9f489a4e net: missing bits of net-namespace / sysctl 17 years ago
Al Viro 734550921e [PATCH] beginning of sysctl cleanup - ctl_table_set 17 years ago
Stephen Hemminger 4ecb90090c sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN 17 years ago
Adrian Bunk 0b04082995 net: remove CVS keywords 17 years ago
Pavel Emelyanov d62c612ef8 netns: Introduce sysctl root for read-only net sysctls. 17 years ago
Harvey Harrison ab59859de1 net: fix returning void-valued expression warnings 17 years ago
Pavel Emelyanov 08913681e4 [NET]: Remove the empty net_table 17 years ago
Pavel Emelyanov 36f0bebd98 [TR]: Use ctl paths to register net/token-ring/ table 17 years ago
Pavel Emelyanov 3e37c3f997 [IPV4]: Use ctl paths to register net/ipv4/ table 17 years ago
Pavel Emelyanov 33eb9cfc70 [NET]: Isolate the net/core/ sysctl table 17 years ago
Eric W. Biederman 95bdfccb2b [NET]: Implement the per network namespace sysctl infrastructure 17 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Jes Sorensen 6569a351da [NET]: Eliminate unused /proc/sys/net/ethernet 19 years ago
Russell King 496a22b08f [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here" 20 years ago
Arnaldo Carvalho de Melo 20380731bc [NET]: Fix sparse warnings 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago