summaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv6.h
Commit message (Expand)AuthorAgeFilesLines
* net: dynamically allocate fqdir structuresEric Dumazet2019-05-261-2/+2
* net: rename struct fqdir fieldsEric Dumazet2019-05-261-2/+2
* inet: rename netns_frags to fqdirEric Dumazet2019-05-261-2/+2
* ipv6: Add rate limit mask for ICMPv6 messagesStephen Suryaputra2019-04-191-0/+3
* ipv6: Add icmp_echo_ignore_anycast for ICMPv6Stephen Suryaputra2019-03-211-0/+1
* ipv6: Add icmp_echo_ignore_multicast support for ICMPv6Stephen Suryaputra2019-03-191-0/+1
* ipv6: icmp: use percpu allocationKefeng Wang2019-02-251-1/+1
* net/ipv6: Add knob to skip DELROUTE message on device downDavid Ahern2018-10-121-0/+1
* ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry2018-08-131-0/+1
* netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet2018-06-181-1/+0Star
* ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap modeAhmed Abdelsalam2018-04-251-0/+1
* net/ipv6: Flip FIB entries to fib6_infoDavid Ahern2018-04-181-1/+1
* net/ipv6: Add fib6_null_entryDavid Ahern2018-04-181-1/+2
* ip6mr: Support fib notificationsYuval Mintz2018-03-261-0/+2
* net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-041-0/+1
* mroute*: Make mr_table a common structYuval Mintz2018-03-011-1/+1
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-03-011-1/+2
* 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/+4
* | ipv6: addrlabel: per netns listEric Dumazet2017-09-201-0/+5
|/
* ipv6: Add sysctl for per namespace flow label reflectionJakub Sitnicki2017-08-251-0/+1
* net: ipv6: avoid overhead when no custom FIB rules are installedVincent Bernat2017-08-091-0/+1
* ipv6: fib: Add FIB notifiers callbacksIdo Schimmel2017-08-041-0/+1
* ipv6: sr: add code base for control plane support of SR-IPv6David Lebrun2016-11-101-0/+1
* ipv6: per netns FIB garbage collectionMichal Kubeček2016-03-081-0/+1
* ipv6: per netns fib6 walkersMichal Kubeček2016-03-081-0/+2
* ipv6: Nonlocal bindTom Herbert2015-07-101-0/+1
* ipv6: Flow label state rangesTom Herbert2015-05-041-0/+1
* ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-241-0/+2
* multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-271-0/+1
* ipv6: make fib6 serial number per namespaceHannes Frederic Sowa2014-10-071-1/+1
* ipv6: Implement automatic flow label generation on transmitTom Herbert2014-07-081-0/+1
* net: add a sysctl to reflect the fwmark on repliesLorenzo Colitti2014-05-141-0/+1
* ipv6: add flowlabel_consistency sysctlFlorent Fourcot2014-01-201-0/+1
* IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail2014-01-151-1/+1
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-071-0/+1
* net: split rt_genid for ipv4 and ipv6fan.du2013-07-311-0/+1
* ipv6: provide addr and netconf dump consistency infoNicolas Dichtel2013-03-241-0/+1
* xfrm: make gc_thresh configurable in all namespacesMichal Kubecek2013-02-061-0/+1
* ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang2012-09-191-0/+8
* netfilter: ipv6: add IPv6 NAT supportPatrick McHardy2012-08-301-0/+1
* inetpeer: add namespace support for inetpeerGao feng2012-06-081-0/+1
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-211-1/+3
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-0/+5
* ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-111-12/+1Star
* ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-111-2/+2
* ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-111-0/+2
* netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-181-0/+2
* netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-021-1/+2