summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-11-04ip6_tunnel: Fix encapsulation layoutStefano Brivio
2018-11-04udp6: fix encap return code for resubmittingPaolo Abeni
2018-11-04net: udp: fix handling of CHECKSUM_COMPLETE packetsSean Tranchetti
2018-11-04net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern
2018-11-04ipv6: rate-limit probes for neighbourless routesSabrina Dubroca
2018-11-04ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are calledStefano Brivio
2018-11-04ipv6: mcast: fix a use-after-free in inet6_mc_checkEric Dumazet
2018-11-04Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"Sasha Levin
2018-11-04xfrm: reset transport header back to network header after all input transform...Sowmini Varadhan
2018-11-04xfrm6: call kfree_skb when skb is toobigThadeu Lima de Souza Cascardo
2018-10-18net/ipv6: stop leaking percpu memory in fib6 infoMike Rapoport
2018-10-18net/ipv6: Remove extra call to ip6_convert_metrics for multipath caseDavid Ahern
2018-10-18net/ipv6: Display all addresses in output of /proc/net/if_inet6Jeff Barnhill
2018-10-18ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang
2018-10-18ip6_tunnel: be careful when accessing the inner headerPaolo Abeni
2018-09-29net/ipv6: do not copy dst flags on rt initPeter Oskolkov
2018-09-29ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long
2018-09-29udp6: add missing checks on edumux packet processingPaolo Abeni
2018-09-29ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-09-29gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-15netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal
2018-09-15ip6_vti: fix a null pointer deference when destroy vti6 tunnelHaishuang Yan
2018-09-15ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan
2018-09-15net/ipv6: Put lwtstate when destroying fib6_infoDavid Ahern
2018-09-15net/ipv6: Only update MTU metric if it setDavid Ahern
2018-09-15net/ipv6: init ip6 anycast rt->dst.input as ip6_inputHangbin Liu
2018-09-15ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev
2018-09-15erspan: set erspan_ver to 1 by default when adding an erspan devXin Long
2018-09-15vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-08-05ip6_tunnel: use the right value for ipv4 min mtu check in ip6_tnl_xmitXin Long
2018-08-05ipv6: fix double refcount of fib6_metricsCong Wang
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-07-30net/ipv6: fix metrics leakSabrina Dubroca
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-23ip: hash fragments consistentlyPaolo Abeni
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-21multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern
2018-07-18ipv6: sr: fix useless rol32 call on hashColin Ian King
2018-07-18ipv6: ila: select CONFIG_DST_CACHEArnd Bergmann
2018-07-16net/ipv6: Do not allow device only routes via the multipath APIDavid Ahern
2018-07-16ipv6: make DAD fail with enhanced DAD when nonce length differsSabrina Dubroca
2018-07-16net: ip6_gre: get ipv6hdr after skb_cow_head()Prashant Bhole
2018-07-16ipv6/mcast: init as INCLUDE when join SSM INCLUDE groupHangbin Liu
2018-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-07-09netfilter: ipv6: nf_defrag: drop skb dst before queueingFlorian Westphal
2018-07-06netfilter: nf_tproxy: fix possible non-linear access to transport headerMáté Eckl
2018-07-05ipv6: make ipv6_renew_options() interrupt/kernel safePaul Moore