dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/x25
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 x25: remove the BKL 2011-03-05 10:55:45 +01:00
Makefile [X.25]: Add call forwarding 2007-02-08 13:34:02 -08:00
af_x25.c net:x25: use IS_ENABLED 2011-12-16 15:49:52 -05:00
sysctl_net_x25.c net: Move all of the network sysctls without a namespace into init_net. 2012-04-20 21:21:17 -04:00
x25_dev.c net:x25: use IS_ENABLED 2011-12-16 15:49:52 -05:00
x25_facilities.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
x25_forward.c Fix common misspellings 2011-03-31 11:26:23 -03:00
x25_in.c x25: Handle undersized/fragmented skbs 2011-10-17 19:31:39 -04:00
x25_link.c x25: Handle undersized/fragmented skbs 2011-10-17 19:31:39 -04:00
x25_out.c x25: remove the BKL 2011-03-05 10:55:45 +01:00
x25_proc.c net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 2011-10-31 19:30:30 -04:00
x25_route.c net:x25: use IS_ENABLED 2011-12-16 15:49:52 -05:00
x25_subr.c x25: Handle undersized/fragmented skbs 2011-10-17 19:31:39 -04:00
x25_timer.c x25: Fix sleep from timer on socket destroy. 2009-06-16 05:40:30 -07:00