aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv6.h
AgeCommit message (Expand)Author
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
2014-01-19ipv6: add flowlabel_consistency sysctlFlorent Fourcot
2014-01-14IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6FX Le Bail
2014-01-07IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail
2013-07-31net: split rt_genid for ipv4 and ipv6fan.du
2013-03-24ipv6: provide addr and netconf dump consistency infoNicolas Dichtel
2013-02-06xfrm: make gc_thresh configurable in all namespacesMichal Kubecek
2012-09-19ipv6: add a new namespace for nf_conntrack_reasmAmerigo Wang
2012-08-30netfilter: ipv6: add IPv6 NAT supportPatrick McHardy
2012-06-08inetpeer: add namespace support for inetpeerGao feng
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery
2008-07-22netns: dont alloc ipv6 fib timer listStephen Hemminger
2008-06-09netfilter: ip6_tables: add ip6tables security tableJames Morris