summaryrefslogtreecommitdiffstats
path: root/net/ipv6/sysctl_net_ipv6.c
Commit message (Expand)AuthorAgeFilesLines
* networking: Update to register_net_sysctl_szJoel Granados2023-08-151-5/+11
* net: sysctl: introduce sysctl SYSCTL_THREETonghao Zhang2022-05-031-2/+1
* net: sysctl: use shared sysctl macroTonghao Zhang2022-05-031-2/+1
* ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman2021-07-211-0/+19
* net: Add notifications when multipath hash field changeIdo Schimmel2021-05-191-1/+17
* ipv6: Add custom multipath hash policyIdo Schimmel2021-05-181-1/+2
* ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel2021-05-181-0/+12
* ipv6: convert elligible sysctls to u8Eric Dumazet2021-03-311-20/+18
* IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen2021-02-081-1/+1
* net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen2021-02-021-0/+9
* ipv6: Fix sysctl max for fib_multipath_hash_policyIdo Schimmel2020-09-021-1/+2
* sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-2/+1
* ipv6: Use math to point per net sysctls into the appropriate struct netCambda Zhu2020-03-031-17/+4
* proc/sysctl: add shared variables for range checkMatteo Croce2019-07-181-6/+4
* net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect"Eiichi Tsukata2019-07-011-1/+1
* ipv6: icmp: allow flowlabel reflection in echo repliesEric Dumazet2019-07-011-2/+2
* ipv6: tcp: enable flowlabel reflection in some RST packetsEric Dumazet2019-06-051-0/+3
* ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2018-04-251-0/+8
* net: Drop pernet_operations::asyncKirill Tkhai2018-03-271-1/+0
* net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-041-0/+27
* net: Convert ipv6_sysctl_net_opsKirill Tkhai2018-02-191-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | ipv6: Implement limits on Hop-by-Hop and Destination optionsTom Herbert2017-11-031-0/+32
|/
* ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-241-0/+8
* calipso: Add a label cache.Huw Davies2016-06-271-0/+19
* ipv6: Implement different admin modes for automatic flow labelsTom Herbert2015-07-311-1/+6
* ipv6: Nonlocal bindTom Herbert2015-07-091-0/+8
* ipv6: Flow label state rangesTom Herbert2015-05-031-0/+8
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-1/+1
* ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-0/+16
* ipv6: add sysctl_mld_qrv to configure query robustness variableHannes Frederic Sowa2014-09-041-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-08-051-0/+1
|\
| * ipv6: data of fwmark_reflect sysctl needs to be updated on netns constructionHannes Frederic Sowa2014-08-021-0/+1
* | ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-071-0/+8
|/
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-131-0/+7
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-191-0/+8
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-141-2/+2
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-071-0/+8
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-2/+2
* net: Delete all remaining instances of ctl_pathEric W. Biederman2012-04-201-7/+0
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-201-24/+23
* net ipv6: Remove unneded registration of an empty net/ipv6/neighEric W. Biederman2012-04-201-27/+0
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-1/+1
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-201-1/+1
* 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