aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/sysctl_net_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman2011-03-211-7/+11
* net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman2011-01-311-1/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-171-2/+2
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-8/+4
* inet6: functions shadow global variableGerrit Renker2009-08-021-2/+2
* remove lots of double-semicolonsFernando Carrijo2009-01-081-1/+1
* net: '&' reduxAlexey Dobriyan2008-11-031-2/+2
* ipv6: sysctl fixesAl Viro2008-08-251-1/+1
* missing bits of net-namespace / sysctlAl Viro2008-07-271-0/+16
* ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov2008-05-191-7/+22
* [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.YOSHIFUJI Hideaki2008-03-041-14/+1
* [IPV6] SYSCTL: Fix possible memory leakage in error path.YOSHIFUJI Hideaki2008-02-271-3/+0
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-281-39/+1
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-281-3/+0
* [NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano2008-01-281-0/+1
* [NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano2008-01-281-0/+11
* [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Daniel Lezcano2008-01-281-0/+6
* [NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano2008-01-281-4/+8
* [NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano2008-01-281-1/+3
* [NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano2008-01-281-10/+57
* [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Daniel Lezcano2008-01-281-4/+19
* [NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano2008-01-281-2/+7
* [NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov2008-01-281-2/+4
* [IPV6]: Use sysctl paths to register ipv6 sysctl tablesPavel Emelyanov2008-01-281-20/+6
* [IPV6]: Make the ipv6/sysctl_net_ipv6.c compilation cleanerPavel Emelyanov2008-01-281-7/+0
* [INET]: Collect common frag sysctl variables togetherPavel Emelyanov2007-10-151-4/+5
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [NET] IPV6: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+125