| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sysctl: introduce sysctl SYSCTL_THREE | Tonghao Zhang | 2022-05-03 | 1 | -2/+1 |
* | net: sysctl: use shared sysctl macro | Tonghao Zhang | 2022-05-03 | 1 | -2/+1 |
* | ipv6: ioam: Data plane support for Pre-allocated Trace | Justin Iurman | 2021-07-21 | 1 | -0/+19 |
* | net: Add notifications when multipath hash field change | Ido Schimmel | 2021-05-19 | 1 | -1/+17 |
* | ipv6: Add custom multipath hash policy | Ido Schimmel | 2021-05-18 | 1 | -1/+2 |
* | ipv6: Add a sysctl to control multipath hash fields | Ido Schimmel | 2021-05-18 | 1 | -0/+12 |
* | ipv6: convert elligible sysctls to u8 | Eric Dumazet | 2021-03-31 | 1 | -20/+18 |
* | IPv6: Extend 'fib_notify_on_flag_change' sysctl | Amit Cohen | 2021-02-09 | 1 | -1/+1 |
* | net: ipv6: Emit notification when fib hardware flags are changed | Amit Cohen | 2021-02-03 | 1 | -0/+9 |
* | ipv6: Fix sysctl max for fib_multipath_hash_policy | Ido Schimmel | 2020-09-03 | 1 | -1/+2 |
* | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 1 | -2/+1 |
* | ipv6: Use math to point per net sysctls into the appropriate struct net | Cambda Zhu | 2020-03-03 | 1 | -17/+4 |
* | proc/sysctl: add shared variables for range check | Matteo Croce | 2019-07-19 | 1 | -6/+4 |
* | net/ipv6: Fix misuse of proc_dointvec "flowlabel_reflect" | Eiichi Tsukata | 2019-07-02 | 1 | -1/+1 |
* | ipv6: icmp: allow flowlabel reflection in echo replies | Eric Dumazet | 2019-07-01 | 1 | -2/+2 |
* | ipv6: tcp: enable flowlabel reflection in some RST packets | Eric Dumazet | 2019-06-06 | 1 | -0/+3 |
* | ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode | Ahmed Abdelsalam | 2018-04-25 | 1 | -0/+8 |
* | net: Drop pernet_operations::async | Kirill Tkhai | 2018-03-27 | 1 | -1/+0 |
* | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern | 2018-03-04 | 1 | -0/+27 |
* | net: Convert ipv6_sysctl_net_ops | Kirill Tkhai | 2018-02-19 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 1 | -0/+1 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | | ipv6: Implement limits on Hop-by-Hop and Destination options | Tom Herbert | 2017-11-03 | 1 | -0/+32 |
|/ |
|
* | ipv6: Add sysctl for per namespace flow label reflection | Jakub Sitnicki | 2017-08-25 | 1 | -0/+8 |
* | calipso: Add a label cache. | Huw Davies | 2016-06-27 | 1 | -0/+19 |
* | ipv6: Implement different admin modes for automatic flow labels | Tom Herbert | 2015-08-01 | 1 | -1/+6 |
* | ipv6: Nonlocal bind | Tom Herbert | 2015-07-10 | 1 | -0/+8 |
* | ipv6: Flow label state ranges | Tom Herbert | 2015-05-04 | 1 | -0/+8 |
* | ipv6: coding style: comparison for equality with NULL | Ian Morris | 2015-03-31 | 1 | -1/+1 |
* | ipv6: introduce idgen_delay and idgen_retries knobs | Hannes Frederic Sowa | 2015-03-24 | 1 | -0/+16 |
* | ipv6: add sysctl_mld_qrv to configure query robustness variable | Hannes Frederic Sowa | 2014-09-05 | 1 | -0/+10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-08-06 | 1 | -0/+1 |
|\ |
|
| * | ipv6: data of fwmark_reflect sysctl needs to be updated on netns construction | Hannes Frederic Sowa | 2014-08-03 | 1 | -0/+1 |
* | | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 2014-07-08 | 1 | -0/+8 |
|/ |
|
* | net: add a sysctl to reflect the fwmark on replies | Lorenzo Colitti | 2014-05-14 | 1 | -0/+7 |
* | ipv6: add flowlabel_consistency sysctl | Florent Fourcot | 2014-01-20 | 1 | -0/+8 |
* | IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 | FX Le Bail | 2014-01-15 | 1 | -2/+2 |
* | IPv6: add the option to use anycast addresses as source addresses in echo reply | FX Le Bail | 2014-01-07 | 1 | -0/+8 |
* | net: Convert uses of typedef ctl_table to struct ctl_table | Joe Perches | 2013-06-13 | 1 | -2/+2 |
* | net: Delete all remaining instances of ctl_path | Eric W. Biederman | 2012-04-21 | 1 | -7/+0 |
* | net ipv6: Don't use sysctl tables with .child entries. | Eric W. Biederman | 2012-04-21 | 1 | -24/+23 |
* | net ipv6: Remove unneded registration of an empty net/ipv6/neigh | Eric W. Biederman | 2012-04-21 | 1 | -27/+0 |
* | net: Move all of the network sysctls without a namespace into init_net. | Eric W. Biederman | 2012-04-21 | 1 | -1/+1 |
* | net: Kill register_sysctl_rotable | Eric W. Biederman | 2012-04-21 | 1 | -1/+1 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | net ipv6: Fix duplicate /proc/sys/net/ipv6/neigh directory entries. | Eric W. Biederman | 2011-03-22 | 1 | -7/+11 |
* | net: Fix ipv6 neighbour unregister_sysctl_table warning | Eric W. Biederman | 2011-02-01 | 1 | -1/+8 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net: spread __net_init, __net_exit | Alexey Dobriyan | 2010-01-18 | 1 | -2/+2 |
* | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 | 1 | -8/+4 |