summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
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
2018-07-05netfilter: x_tables: set module owner for icmp(6) matchesFlorian Westphal
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-06-27esp6: fix memleak on error path in esp6_inputZhen Lei
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern