Eric W. Biederman
|
fea478d410
sysctl: Add register_sysctl for normal sysctl users
|
13 年之前 |
Eric W. Biederman
|
ac13ac6f4c
sysctl: Index sysctl directories with rbtrees.
|
13 年之前 |
Eric W. Biederman
|
9e3d47df35
sysctl: Make the header lists per directory.
|
13 年之前 |
Eric W. Biederman
|
60a47a2e82
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy
|
13 年之前 |
Eric W. Biederman
|
0e47c99d7f
sysctl: Replace root_list with links between sysctl_table_sets.
|
13 年之前 |
Eric W. Biederman
|
7ec66d0636
sysctl: Stop requiring explicit management of sysctl directories
|
13 年之前 |
Eric W. Biederman
|
9eb47c26f0
sysctl: Add a root pointer to ctl_table_set
|
13 年之前 |
Eric W. Biederman
|
938aaa4f92
sysctl: Initial support for auto-unregistering sysctl tables.
|
13 年之前 |
Eric W. Biederman
|
8d6ecfcc01
sysctl: Remove the now unused ctl_table parent field.
|
13 年之前 |
Eric W. Biederman
|
f728019bb7
sysctl: register only tables of sysctl files
|
13 年之前 |
Eric W. Biederman
|
6e9d516415
sysctl: Add support for register sysctl tables with a normal cstring path.
|
13 年之前 |
Eric W. Biederman
|
bd295b56cf
sysctl: Remove the unnecessary sysctl_set parent concept.
|
13 年之前 |
Eric W. Biederman
|
97324cd804
sysctl: Implement retire_sysctl_set
|
13 年之前 |
Eric W. Biederman
|
1f87f0b52b
sysctl: Move the implementation into fs/proc/proc_sysctl.c
|
13 年之前 |
Eric W. Biederman
|
de4e83bd6b
sysctl: Register the base sysctl table like any other sysctl table.
|
13 年之前 |
Eric W. Biederman
|
0ce8974d50
sysctl: Consolidate !CONFIG_SYSCTL handling
|
13 年之前 |
Al Viro
|
36fcb589e7
sysctl: use umode_t for table permissions
|
14 年之前 |
Lucas De Marchi
|
f1ecf06854
sysctl: add support for poll()
|
13 年之前 |
Vasily Averin
|
349d2895cc
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
|
13 年之前 |
Stephen Rothwell
|
684adca4f8
sysctl: the include of rcupdate.h is only needed in the kernel
|
14 年之前 |
Al Viro
|
dfef6dcd35
unfuck proc_sysctl ->d_compare()
|
14 年之前 |
Octavian Purdila
|
9f977fb7ae
sysctl: add proc_do_large_bitmap
|
15 年之前 |
Eric W. Biederman
|
54716e3beb
net neigh: Decouple per interface neighbour table controls from binary sysctls
|
15 年之前 |
Eric W. Biederman
|
02291680ff
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
|
15 年之前 |
David S. Miller
|
d4a66e752d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 年之前 |
Jesper Dangaard Brouer
|
65324144b5
net: RFC3069, private VLAN proxy arp support
|
15 年之前 |
Jamal Hadi Salim
|
28f6aeea3f
net: restore ip source validation
|
15 年之前 |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 年之前 |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Thadeu Lima de Souza Cascardo
|
8a74770353
sysctl: add missing comments
|
15 年之前 |