summaryrefslogtreecommitdiff
path: root/net/ipv6/sysctl_net_ipv6.c
Commit message (Expand)AuthorAge
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-04
* net: Convert ipv6_sysctl_net_opsKirill Tkhai2018-02-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-03
|/
* ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-24
* calipso: Add a label cache.Huw Davies2016-06-27
* ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-31
* ipv6: Nonlocal bindTom Herbert2015-07-09
* ipv6: Flow label state rangesTom Herbert2015-05-03
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-23
* ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-05
|\
| * ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa2014-08-02
* | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-07
|/
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-13
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-19
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-14
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-07
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-13
* net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-20
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-20
* net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-20
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-20
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-20
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries.Eric W. Biederman2011-03-21
* net: Fix ipv6 neighbour unregister_sysctl_table warningEric W. Biederman2011-01-31
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-17
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-12
* inet6: functions shadow global variableGerrit Renker2009-08-02
* remove lots of double-semicolonsFernando Carrijo2009-01-08
* net: '&' reduxAlexey Dobriyan2008-11-03
* ipv6: sysctl fixesAl Viro2008-08-25
* missing bits of net-namespace / sysctlAl Viro2008-07-27
* ipv6: Register some net/ipv6/ core sysctls at read-only root.Pavel Emelyanov2008-05-19
* [IPV6] SYSCTL: complete initialization for sysctl table in subsystem code.YOSHIFUJI Hideaki2008-03-04
* [IPV6] SYSCTL: Fix possible memory leakage in error path.YOSHIFUJI Hideaki2008-02-27
* [NETNS][FRAGS]: Move ctl tables around.Pavel Emelyanov2008-01-28
* [IPV6]: Sparse: Declare non-static ipv6_{route,icmp,frag}_sysctl_init() in he...YOSHIFUJI Hideaki2008-01-28
* [NETNS][IPV6]: Make icmpv6_time sysctl per namespace.Daniel Lezcano2008-01-28
* [NETNS][IPV6]: Make sysctls route per namespace.Daniel Lezcano2008-01-28
* [NETNS][IPV6]: Make mld_max_msf readonly in other namespaces.Daniel Lezcano2008-01-28
* [NETNS][IPV6]: Make ip6_frags per namespace.Daniel Lezcano2008-01-28
* [NETNS][IPV6]: Make bindv6only sysctl per namespace.Daniel Lezcano2008-01-28
* [NETNS][IPV6]: Make multiple instance of sysctl tables.Daniel Lezcano2008-01-28
* [NETNS][IPV6]: Make the ipv6 sysctl to be a netns subsystem.Daniel Lezcano2008-01-28