summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-05-30sit: fix IFLA_MTU ignored on NEWLINKXin Long
2018-05-26net: test tailroom before appending to linear skbWillem de Bruijn
2018-04-29ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet
2018-04-13ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-04-13net/ipv6: Increment OUTxxx counters after netfilter hookJeff Barnhill
2018-04-13vti6: better validate user provided tunnel namesEric Dumazet
2018-04-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-13ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-04-13ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-04-13net/ipv6: Fix route leaking between VRFsDavid Ahern
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13sit: reload iphdr in ipip6_rcvHaishuang Yan
2018-04-13ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2018-04-08Revert "ip6_vti: adjust vti mtu according to mtu of lower device"Greg Kroah-Hartman
2018-03-31ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-24ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev
2018-03-24net: ipv6: send unsolicited NA on admin upDavid Ahern
2018-03-18netfilter: x_tables: pack percpu counter allocationsFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct to counter allocatorFlorian Westphal
2018-03-18netfilter: x_tables: pass xt_counters struct instead of packet counterFlorian Westphal
2018-03-18netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2018-03-18netfilter: add back stackpointer size checksFlorian Westphal
2018-03-11udplite: fix partial checksum initializationAlexey Kodanev
2018-03-11ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-03-03ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath
2018-02-28ip_tunnel: replace dst_cache with generic implementationPaolo Abeni
2018-02-28netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-02-25netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-02-25net: replace dst_cache ip6_tunnel implementation with the generic onePaolo Abeni
2018-02-16ip6mr: fix stale iteratorNikolay Aleksandrov
2018-01-31ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings
2018-01-31netfilter: fix IS_ERR_VALUE usagePablo Neira Ayuso
2018-01-31netfilter: use fwmark_reflect in nf_send_resetPau Espin Pedrol
2018-01-31netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flagsPaolo Abeni
2018-01-31netfilter: x_tables: speed up jump target validationFlorian Westphal
2018-01-17ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-01-17ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet
2017-12-16sit: update frag_off infoHangbin Liu
2017-12-16ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2017-12-16vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert
2017-12-09vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2017-11-30net: Allow IP_MULTICAST_IF to set index to L3 slaveDavid Ahern
2017-11-30ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-11-18ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long
2017-11-18ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet