summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
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: Increment OUTxxx counters after netfilter hookJeff Barnhill
2018-04-13net/ipv6: Fix route leaking between VRFsDavid Ahern
2018-04-13ipv6: the entire IPv6 header chain must fit the first fragmentPaolo Abeni
2018-04-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13sit: reload iphdr in ipip6_rcvHaishuang Yan
2018-04-13ip6_tunnel: fix traffic class routing for tunnelsLiam McBirnie
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-03ip6_tunnel: get the min mtu properly in ip6_tnl_xmitXin Long
2018-03-03ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath
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-13ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau
2018-02-13ip6mr: fix stale iteratorNikolay Aleksandrov
2018-01-31gso: validate gso_type in GSO handlersWillem de Bruijn
2018-01-31ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev
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-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-02adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov
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-25net: ipv6: send NS for DAD when link operationally upMike Manning
2017-12-16sit: update frag_off infoHangbin Liu
2017-12-14gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev
2017-12-14ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2017-12-14vti6: 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: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmitXin Long
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