summaryrefslogtreecommitdiff
path: root/net/ipv6/sysctl_net_ipv6.c
AgeCommit message (Expand)Author
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2016-06-27calipso: Add a label cache.Huw Davies
2015-07-31ipv6: Implement different admin modes for automatic flow labelsTom Herbert
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-05-03ipv6: Flow label state rangesTom Herbert
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2014-09-04ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa
2014-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-02ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa
2014-07-07ipv6: Implement automatic flow label generation on transmitTom Herbert
2014-05-13net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2012-04-20net: Delete all remaining instances of ctl_pathEric W. Biederman
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman
2012-04-20net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman
2012-04-20net: Kill register_sysctl_rotableEric W. Biederman
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2011-03-21net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman
2011-01-31net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-17net: spread __net_init, __net_exitAlexey Dobriyan
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-08-02inet6: functions shadow global variableGerrit Renker
2009-01-08remove lots of double-semicolonsFernando Carrijo
2008-11-03net: '&' reduxAlexey Dobriyan
2008-08-25ipv6: sysctl fixesAl Viro
2008-07-27missing bits of net-namespace / sysctlAl Viro
2008-05-19ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov
2008-03-04[IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.YOSHIFUJI Hideaki
2008-02-27[IPV6] SYSCTL: Fix possible memory leakage in error path.YOSHIFUJI Hideaki
2008-01-28[NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov
2008-01-28[IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki
2008-01-28[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Daniel Lezcano
2008-01-28[NETNS][IPV6]: Make ipv6_sysctl_register to return a value.Daniel Lezcano
2008-01-28[NETFILTER]: Switch to using ctl_paths in nf_queue and conntrack modulesPavel Emelyanov
2008-01-28[IPV6]: Use sysctl paths to register ipv6 sysctl tablesPavel Emelyanov