summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-07-28multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-28ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-28ip: hash fragments consistentlyPaolo Abeni
2018-07-22netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-17netfilter: x_tables: initialise match/target check parameter structFlorian Westphal
2018-07-11Revert "sit: reload iphdr in ipip6_rcv"David S. Miller
2018-06-26tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-26ipv6: allow PMTU exceptions to local routesJulian Anastasov
2018-06-26xfrm6: avoid potential infinite loop in _decode_session6()Eric Dumazet
2018-06-13vrf: check the original netdevice for generating redirectStephen Suryaputra
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-30ip6_tunnel: fix IFLA_MTU ignored on NEWLINKXin Long
2018-05-30netfilter: ipv6: nf_defrag: Kill frag queue on RFC2460 failureSubash Abhinov Kasiviswanathan
2018-05-30netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan
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-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