index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
/
sysctl_net_unix.c
Age
Commit message (
Expand
)
Author
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-04-20
net: Convert all sysctl registrations to register_net_sysctl
Eric W. Biederman
2012-04-20
net: Move all of the network sysctls without a namespace into init_net.
Eric W. Biederman
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-17
net: spread __net_init, __net_exit
Alexey Dobriyan
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2008-11-03
net: '&' redux
Alexey Dobriyan
2008-11-01
af_unix: clean up net/unix/af_unix.c garbage.c sysctl_net_unix.c
Jianjun Kong
2008-01-28
[NETNS]: struct net content re-work (v3)
Denis V. Lunev
2008-01-28
[UNIX]: Make the unix sysctl tables per-namespace
Pavel Emelyanov
2008-01-28
[UNIX]: Use ctl paths to register unix ctl tables
Pavel Emelyanov
2008-01-28
[UNIX]: Move the sysctl_unix_max_dgram_qlen
Pavel Emelyanov
2008-01-28
[UNIX]: Extend unix_sysctl_(un)register prototypes
Pavel Emelyanov
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2005-08-29
[NET]: Fix sparse warnings
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds