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
|
1f87f0b52b
sysctl: Move the implementation into fs/proc/proc_sysctl.c
|
13 years ago |
Eric W. Biederman
|
de4e83bd6b
sysctl: Register the base sysctl table like any other sysctl table.
|
13 years ago |
Eric W. Biederman
|
0ce8974d50
sysctl: Consolidate !CONFIG_SYSCTL handling
|
13 years ago |
Al Viro
|
36fcb589e7
sysctl: use umode_t for table permissions
|
14 years ago |
Lucas De Marchi
|
f1ecf06854
sysctl: add support for poll()
|
13 years ago |
Vasily Averin
|
349d2895cc
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
|
14 years ago |
Stephen Rothwell
|
684adca4f8
sysctl: the include of rcupdate.h is only needed in the kernel
|
14 years ago |
Al Viro
|
dfef6dcd35
unfuck proc_sysctl ->d_compare()
|
14 years ago |
Octavian Purdila
|
9f977fb7ae
sysctl: add proc_do_large_bitmap
|
15 years ago |
Eric W. Biederman
|
54716e3beb
net neigh: Decouple per interface neighbour table controls from binary sysctls
|
15 years ago |
Eric W. Biederman
|
02291680ff
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
|
15 years ago |
David S. Miller
|
d4a66e752d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Jesper Dangaard Brouer
|
65324144b5
net: RFC3069, private VLAN proxy arp support
|
15 years ago |
Jamal Hadi Salim
|
28f6aeea3f
net: restore ip source validation
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Linus Torvalds
|
d7fc02c7ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
8a74770353
sysctl: add missing comments
|
15 years ago |
Patrick McHardy
|
8153a10c08
ipv4 05/05: add sysctl to accept packets with local source addresses
|
15 years ago |
Eric W. Biederman
|
86926d0096
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
|
15 years ago |
Eric W. Biederman
|
60a0a52df1
sysctl: kill dead ctl_handler definitions.
|
15 years ago |
Eric W. Biederman
|
4739a9748e
sysctl: Remove the last of the generic binary sysctl support
|
16 years ago |
Eric W. Biederman
|
2315ffa0a9
sysctl: Don't look at ctl_name and strategy in the generic code
|
16 years ago |
Eric W. Biederman
|
642c6d946b
sysctl: Make do_sysctl static
|
16 years ago |
Alexey Dobriyan
|
8d65af789f
sysctl: remove "struct file *" argument of ->proc_handler
|
16 years ago |
Stephen Hemminger
|
eefef1cf76
net: add ARP notify option for devices
|
16 years ago |
Alexey Dobriyan
|
f221e726bf
sysctl: simplify ->strategy
|
17 years ago |
Al Viro
|
9043476f72
[PATCH] sanitize proc_sysctl
|
17 years ago |
Al Viro
|
ae7edecc9b
[PATCH] sysctl: keep track of tree relationships
|
17 years ago |