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
|
16 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 |
Al Viro
|
f7e6ced406
[PATCH] allow delayed freeing of ctl_table_header
|
17 years ago |
Al Viro
|
734550921e
[PATCH] beginning of sysctl cleanup - ctl_table_set
|
17 years ago |
Pavel Emelyanov
|
d7321cd624
sysctl: add the ->permissions callback on the ctl_table_root
|
17 years ago |
Pavel Emelyanov
|
2c4c7155f2
sysctl: clean from unneeded extern and forward declarations
|
17 years ago |
Adrian Bunk
|
1a46674b99
include/linux/sysctl.h: remove empty #else
|
17 years ago |
Serge E. Hallyn
|
3b7391de67
capabilities: introduce per-process capability bounding set
|
17 years ago |