aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/sysctl_net_ipv6.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan1-2/+2
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-8/+4
2009-08-02inet6: functions shadow global variableGerrit Renker1-2/+2
2009-01-08remove lots of double-semicolonsFernando Carrijo1-1/+1
2008-11-03net: '&' reduxAlexey Dobriyan1-2/+2
2008-08-25ipv6: sysctl fixesAl Viro1-1/+1
2008-07-27missing bits of net-namespace / sysctlAl Viro1-0/+16
2008-05-19ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov1-7/+22
2008-03-04[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.YOSHIFUJI Hideaki1-14/+1
2008-02-27[IPV6] SYSCTL: Fix possible memory leakage in error path.YOSHIFUJI Hideaki1-3/+0
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov1-39/+1
2008-01-28[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in header.YOSHIFUJI Hideaki1-3/+0
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano1-0/+1
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano1-0/+11
2008-01-28[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Daniel Lezcano1-0/+6
2008-01-28[NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano1-4/+8
2008-01-28[NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano1-1/+3
2008-01-28[NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano1-10/+57
2008-01-28[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Daniel Lezcano1-4/+19
2008-01-28[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano1-2/+7
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov1-2/+4
2008-01-28[IPV6]: Use sysctl paths to register ipv6 sysctl tablesPavel Emelyanov1-20/+6
2008-01-28[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleanerPavel Emelyanov1-7/+0
2007-10-15[INET]: Collect common frag sysctl variables togetherPavel Emelyanov1-4/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-10[NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[NET]: Fix sparse warningsArnaldo Carvalho de Melo1-3/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+125