tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / kernel / sysctl_binary.c
2009-12-23 Andi KleenSYSCTL: Print binary sysctl warnings (nearly) only...
2009-12-16 Andi Kleen[sysctl] Fix breakage on systems with older glibc
2009-11-12 Eric W. Biedermansysctl binary: Reorder the tests to process wild card...
2009-11-12 Eric W. Biedermansysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
2009-11-12 Eric W. Biedermansysctl: Warn about all uses of sys_sysctl.
2009-11-11 Eric W. Biedermansysctl: Reduce sys_sysctl to a compatibility wrapper...
2009-11-06 Eric W. Biedermansysctl: Make do_sysctl static
2009-11-06 Eric W. Biedermansysctl: Introduce a generic compat sysctl sysctl
2009-11-06 Eric W. Biedermansysctl: Refactor the binary sysctl handling to remove...
2009-11-06 Eric W. Biedermansysctl: Separate the binary sysctl logic into it's...