aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-1/+1
2012-11-18net: Don't export sysctls to unprivileged usersEric W. Biederman1-0/+4
2012-04-20net: Convert all sysctl registrations to register_net_sysctlEric W. Biederman1-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan1-1/+1
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-4/+3
2008-11-03net: '&' reduxAlexey Dobriyan1-1/+1
2008-11-01af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.cJianjun Kong1-1/+0
2008-01-28[NETNS]: struct net content re-work (v3)Denis V. Lunev1-6/+6
2008-01-28[UNIX]: Make the unix sysctl tables per-namespacePavel Emelyanov1-5/+22
2008-01-28[UNIX]: Use ctl paths to register unix ctl tablesPavel Emelyanov1-19/+5
2008-01-28[UNIX]: Move the sysctl_unix_max_dgram_qlenPavel Emelyanov1-1/+1
2008-01-28[UNIX]: Extend unix_sysctl_(un)register prototypesPavel Emelyanov1-2/+3
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+60