1. 14986a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  2. d6169b0 net: Use ns_capable_noaudit() when determining net sysctl permissions by Tyler Hicks · 8 years ago
  3. e79c6a4 net: make net namespace sysctls belong to container's owner by Dmitry Torokhov · 8 years ago
  4. 13bcc6a sysctl: Stop implicitly passing current into sysctl_table_root.lookup by Eric W. Biederman · 8 years ago
  5. d6e0d30 net: Use ns_capable_noaudit() when determining net sysctl permissions by Tyler Hicks · 8 years ago
  6. ce9d9b8 net: sysctl: fix a kmemleak warning by Li RongQing · 9 years ago
  7. 2433c8f net: Update the sysctl permissions handler to test effective uid/gid by Eric W. Biederman · 11 years ago
  8. 86937c0 user_ns: get rid of duplicate code in net_ctl_permissions by Zhao Hongjiang · 11 years ago
  9. cff1097 net: Update the per network namespace sysctls to be available to the network namespace owner by Eric W. Biederman · 11 years ago
  10. 73f7ef4 sysctl: Pass useful parameters to sysctl permissions by Eric W. Biederman · 11 years ago
  11. 211ed86 net: delete all instances of special processing for token ring by Paul Gortmaker · 12 years ago
  12. 5f568e5 net: Remove register_net_sysctl_table by Eric W. Biederman · 12 years ago
  13. 4344475 net: Kill register_sysctl_rotable by Eric W. Biederman · 12 years ago
  14. 2ca794e net sysctl: Initialize the network sysctls sooner to avoid problems. by Eric W. Biederman · 12 years ago
  15. bc8a369 net sysctl: Register an empty /proc/sys/net by Eric W. Biederman · 12 years ago
  16. ab41a2c net: Implement register_net_sysctl. by Eric W. Biederman · 12 years ago
  17. 60a47a2 sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy by Eric W. Biederman · 12 years ago
  18. 9eb47c2 sysctl: Add a root pointer to ctl_table_set by Eric W. Biederman · 12 years ago
  19. bd295b5 sysctl: Remove the unnecessary sysctl_set parent concept. by Eric W. Biederman · 12 years ago
  20. 97324cd8 sysctl: Implement retire_sysctl_set by Eric W. Biederman · 12 years ago
  21. de4e83bd sysctl: Register the base sysctl table like any other sysctl table. by Eric W. Biederman · 12 years ago
  22. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  23. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  24. 2c8c1e7 net: spread __net_init, __net_exit by Alexey Dobriyan · 14 years ago
  25. 81a1d3c net: sysctl_net - use net_eq to compare nets by Cyrill Gorcunov · 15 years ago
  26. eeb61f7 missing bits of net-namespace / sysctl by Al Viro · 16 years ago
  27. 7345509 [PATCH] beginning of sysctl cleanup - ctl_table_set by Al Viro · 16 years ago
  28. 4ecb900 sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN by Stephen Hemminger · 16 years ago
  29. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  30. d62c612 netns: Introduce sysctl root for read-only net sysctls. by Pavel Emelyanov · 16 years ago
  31. ab59859 net: fix returning void-valued expression warnings by Harvey Harrison · 16 years ago
  32. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 16 years ago
  33. 36f0beb [TR]: Use ctl paths to register net/token-ring/ table by Pavel Emelyanov · 16 years ago
  34. 3e37c3f [IPV4]: Use ctl paths to register net/ipv4/ table by Pavel Emelyanov · 16 years ago
  35. 33eb9cf [NET]: Isolate the net/core/ sysctl table by Pavel Emelyanov · 16 years ago
  36. 95bdfcc [NET]: Implement the per network namespace sysctl infrastructure by Eric W. Biederman · 16 years ago
  37. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  38. 6569a35 [NET]: Eliminate unused /proc/sys/net/ethernet by Jes Sorensen · 18 years ago
  39. 496a22b [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here" by Russell King · 19 years ago
  40. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago