summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2019-01-13ipv6: explicitly initialize udp6_addr in udp_sock_create6()Cong Wang
2018-12-17ipv6: Check available headroom in ip6_xmit() even without optionsStefano Brivio
2018-11-10net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-10ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-10ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-10xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-11-10ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-11-10net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-13ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-10-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-08-28netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-08-28ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-08-28netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet
2018-07-28ip: hash fragments consistentlyPaolo Abeni
2018-07-22netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-06-13ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca
2018-05-30sit: fix IFLA_MTU ignored on NEWLINKXin Long
2018-05-25net: 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-13ip6_tunnel: better validate user provided tunnel namesEric Dumazet
2018-04-13vti6: 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-13ipsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld
2018-04-13ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2018-04-08ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-24net: ipv6: send unsolicited NA on admin upDavid Ahern
2018-03-18netfilter: ipv6: fix use-after-free Write in nf_nat_ipv6_manip_pktFlorian 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-03-03ipv6: Skip XFRM lookup if dst_entry in socket cache is validJakub Sitnicki
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-16ip6mr: fix stale iteratorNikolay Aleksandrov
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet
2017-12-16ipv6: reorder icmpv6_init() and ip6_mr_init()WANG Cong
2017-12-16sit: update frag_off infoHangbin Liu
2017-12-09vti6: fix device register to report IFLA_INFO_KINDDavid Forster
2017-11-30ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-11-24ipv6/dccp: do not inherit ipv6_mc_list from parentWANG 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
2017-10-21vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-09-27ip6_gre: fix endianness errors in ip6gre_errSabrina Dubroca
2017-09-27ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-27ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca