linux-sg2042/net/phonet
Eric W. Biederman 5dd3df105b net: Move all of the network sysctls without a namespace into init_net.
This makes it clearer which sysctls are relative to your current network
namespace.

This makes it a little less error prone by not exposing sysctls for the
initial network namespace in other namespaces.

This is the same way we handle all of our other network interfaces to
userspace and I can't honestly remember why we didn't do this for
sysctls right from the start.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Acked-by: Pavel Emelyanov <xemul@parallels.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-20 21:21:17 -04:00
..
Kconfig Phonet: kill the ST-Ericsson pipe controller Kconfig 2011-03-09 11:59:33 -08:00
Makefile Net: phonet: Makefile: Remove deprecated kbuild goal definitions 2010-11-22 08:16:14 -08:00
af_phonet.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
datagram.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
pep-gprs.c Phonet: zero-copy aligned GPRS RX 2010-01-07 00:24:54 -08:00
pep.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
pn_dev.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
pn_netlink.c phonet: Stop using NLA_PUT*(). 2012-04-01 18:11:37 -04:00
socket.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
sysctl.c net: Move all of the network sysctls without a namespace into init_net. 2012-04-20 21:21:17 -04:00