aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/sysctl_net_ipv6.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-20net: Delete all remaining instances of ctl_pathGravatar Eric W. Biederman 1-7/+0
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Gravatar Eric W. Biederman 1-24/+23
2012-04-20net ipv6: Remove unneded registration of an empty net/ipv6/neighGravatar Eric W. Biederman 1-27/+0
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Gravatar Eric W. Biederman 1-1/+1
2012-04-20net: Kill register_sysctl_rotableGravatar Eric W. Biederman 1-1/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesGravatar Paul Gortmaker 1-0/+1
2011-03-21net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Gravatar Eric W. Biederman 1-7/+11
2011-01-31net: Fix ipv6 neighbour unregister_sysctl_table warningGravatar Eric W. Biederman 1-1/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-01-17net: spread __net_init, __net_exitGravatar Alexey Dobriyan 1-2/+2
2009-11-12sysctl net: Remove unused binary sysctl codeGravatar Eric W. Biederman 1-8/+4
2009-08-02inet6: functions shadow global variableGravatar Gerrit Renker 1-2/+2
2009-01-08remove lots of double-semicolonsGravatar Fernando Carrijo 1-1/+1
2008-11-03net: '&' reduxGravatar Alexey Dobriyan 1-2/+2
2008-08-25ipv6: sysctl fixesGravatar Al Viro 1-1/+1
2008-07-27missing bits of net-namespace / sysctlGravatar Al Viro 1-0/+16
2008-05-19ipv6: Register some net/ipv6/ core sysctls at read-only root.Gravatar Pavel Emelyanov 1-7/+22
2008-03-04[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.Gravatar YOSHIFUJI Hideaki 1-14/+1
2008-02-27[IPV6] SYSCTL: Fix possible memory leakage in error path.Gravatar YOSHIFUJI Hideaki 1-3/+0
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Gravatar Pavel Emelyanov 1-39/+1
2008-01-28[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...Gravatar YOSHIFUJI Hideaki 1-3/+0
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Gravatar Daniel Lezcano 1-0/+1
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Gravatar Daniel Lezcano 1-0/+11
2008-01-28[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Gravatar Daniel Lezcano 1-0/+6
2008-01-28[NETNS][IPV6]: Make ip6_frags per namespace.Gravatar Daniel Lezcano 1-4/+8
2008-01-28[NETNS][IPV6]: Make bindv6only sysctl per namespace.Gravatar Daniel Lezcano 1-1/+3
2008-01-28[NETNS][IPV6]: Make multiple instance of sysctl tables.Gravatar Daniel Lezcano 1-10/+57
2008-01-28[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Gravatar Daniel Lezcano 1-4/+19
2008-01-28[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Gravatar Daniel Lezcano 1-2/+7
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesGravatar Pavel Emelyanov 1-2/+4
2008-01-28[IPV6]: Use sysctl paths to register ipv6 sysctl tablesGravatar Pavel Emelyanov 1-20/+6
2008-01-28[IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleanerGravatar Pavel Emelyanov 1-7/+0
2007-10-15[INET]: Collect common frag sysctl variables togetherGravatar Pavel Emelyanov 1-4/+5
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlGravatar Eric W. Biederman 1-1/+1
2007-02-10[NET] IPV6: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-08-29[NET]: Fix sparse warningsGravatar Arnaldo Carvalho de Melo 1-3/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+125