summaryrefslogtreecommitdiff
path: root/include/net/netns/ipv6.h
AgeCommit message (Expand)Author
2023-06-02net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet
2023-06-02net/ipv6: fix bool/int mismatch for skip_notify_on_dev_downEric Dumazet
2023-04-20ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar
2022-04-15ipv6: make ip6_rt_gc_expire an atomic_tEric Dumazet
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-16ipv6: per-netns exclusive flowlabel checksWillem de Bruijn
2022-02-08ipv6/addrconf: use one delayed work per netnsEric Dumazet
2022-02-08ipv6/addrconf: allocate a per netns hash tableEric Dumazet
2022-01-25ipv6: do not use per netns icmp socketsEric Dumazet
2021-07-21ipv6: ioam: Data plane support for Pre-allocated TraceJustin Iurman
2021-05-18ipv6: Add a sysctl to control multipath hash fieldsIdo Schimmel
2021-04-26netfilter: remove all xt_table anchors from struct netFlorian Westphal
2021-03-31ipv6: move ip6_dst_ops first in netns_ipv6Eric Dumazet
2021-03-31ipv6: convert elligible sysctls to u8Eric Dumazet
2021-02-02net: ipv6: Emit notification when fib hardware flags are changedAmit Cohen
2019-11-21ipv6: keep track of routes using srcPaolo Abeni
2019-05-26net: dynamically allocate fqdir structuresEric Dumazet
2019-05-26net: rename struct fqdir fieldsEric Dumazet
2019-05-26inet: rename netns_frags to fqdirEric Dumazet
2019-04-18ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra
2019-03-20ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra
2019-03-19ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra
2019-02-24ipv6: icmp: use percpu allocationKefeng Wang
2018-10-12net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-04-25ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam
2018-04-17net/ipv6: Flip FIB entries to fib6_infoDavid Ahern
2018-04-17net/ipv6: Add fib6_null_entryDavid Ahern
2018-03-26ip6mr: Support fib notificationsYuval Mintz
2018-03-04net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern
2018-03-01mroute*: Make mr_table a common structYuval Mintz
2018-02-28ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu
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-09-19ipv6: addrlabel: per netns listEric Dumazet
2017-08-24ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki
2017-08-08net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat
2017-08-03ipv6: fib: Add FIB notifiers callbacksIdo Schimmel
2016-11-09ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun
2016-03-08ipv6: per netns FIB garbage collectionMichal Kubeček
2016-03-08ipv6: per netns fib6 walkersMichal Kubeček
2015-07-09ipv6: Nonlocal bindTom Herbert
2015-05-03ipv6: Flow label state rangesTom Herbert
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-02-27multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa
2014-10-07ipv6: make fib6 serial number per namespaceHannes 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