aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22vti6: better validate user provided tunnel namesEric Dumazet
2018-05-22ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-05-22ip6_gre: better validate user provided tunnel namesEric Dumazet
2018-05-22ipv6: sit: better validate user provided tunnel namesEric Dumazet
2018-05-22ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2018-05-22ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-05-22ip6_vti: adjust vti mtu according to mtu of lower deviceAlexey Kodanev
2018-05-22net: ipv6: send unsolicited NA on admin upDavid Ahern
2018-03-20netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian Westphal
2018-03-20udplite: fix partial checksum initializationAlexey Kodanev
2018-03-20ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-03-20ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath
2018-03-04netfilter: drop outermost socket lock in getsockopt()Paolo Abeni
2018-03-04netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni
2018-02-28ip6mr: fix stale iteratorNikolay Aleksandrov
2018-02-28ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet
2018-02-28ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-02-28ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet
2018-02-28tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-02-28ipv6: mcast: better catch silly mtu valuesEric Dumazet
2018-01-25Merge tag 'v4.1.49' into standard/baseBruce Ashfield
2018-01-17sit: update frag_off infoHangbin Liu
2018-01-17ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2018-01-17vti6: Don't report path MTU below IPV6_MIN_MTU.Steffen Klassert
2018-01-17vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2018-01-17ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2018-01-17dccp/tcp: fix routing redirect raceJon Maxwell
2018-01-17ipv6: make ECMP route replacement less greedySabrina Dubroca
2018-01-17vti6: return GRE_KEY for vti6David Forster
2017-12-25Merge tag 'v4.1.48' into standard/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.47' into standard/baseBruce Ashfield
2017-12-25Merge tag 'v4.1.46' into standard/baseBruce Ashfield
2017-12-08ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-12-06ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet
2017-11-05vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-11-05udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-10-18Merge tag 'v4.1.45' into standard/baseBruce Ashfield
2017-10-18Merge tag 'v4.1.44' into standard/baseBruce Ashfield
2017-10-05ipv6: Remove sit_gro_receive()Florian Fainelli
2017-10-03ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-10-03ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-10-03ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-10-03ipv6: reset fn->rr_ptr when replacing routeWei Wang
2017-09-14ipv6: Fix backport of 'udp: consistently apply ufo or fragmentation'Bruce Ashfield
2017-09-14udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-09-10net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-09-10ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-09-10ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li
2017-07-31ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca