summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet
2018-09-16udp6: add missing checks on edumux packet processingPaolo Abeni
2018-09-13gso_segment: Reset skb->mac_len after modifying network headerToke Høiland-Jørgensen
2018-09-13ipv6: use rt6_info members when dst is set in rt6_fill_nodeXin Long
2018-09-09ip: frags: fix crash in ip_do_fragment()Taehee Yoo
2018-09-03ip6_tunnel: respect ttl inherit for ip6tnlHangbin Liu
2018-09-02net/ipv6: Only update MTU metric if it setDavid Ahern
2018-09-01ipv6: don't get lwtstate twice in ip6_rt_copy_init()Alexey Kodanev
2018-08-29ipv6: fix cleanup ordering for pingv6 registrationSabrina Dubroca
2018-08-29ipv6: fix cleanup ordering for ip6_mr failureSabrina Dubroca
2018-08-29vti6: remove !skb->ignore_df check from vti6_xmit()Alexey Kodanev
2018-08-27erspan: set erspan_ver to 1 by default when adding an erspan devXin Long
2018-08-22net/ipv6: init ip6 anycast rt->dst.input as ip6_inputHangbin Liu
2018-08-22addrconf: reduce unnecessary atomic allocationsCong Wang
2018-08-20net/ipv6: Put lwtstate when destroying fib6_infoDavid Ahern
2018-08-19ip6_vti: fix a null pointer deference when destroy vti6 tunnelHaishuang Yan
2018-08-19ip6_vti: fix creating fallback tunnel device for vti6Haishuang Yan
2018-08-18ip6_vti: simplify stats handling in vti6_xmitHaishuang Yan
2018-08-16netfilter: ip6t_rpfilter: set F_IFACE for linklocal addressesFlorian Westphal
2018-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-13ipv6: Add icmp_echo_ignore_all support for ICMPv6Virgile Jarry
2018-08-11bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selectionMartin KaFai Lau
2018-08-09net: ipv6_gre: Fix GRO to work on IPv6 over GRE tapMaria Pasechnik
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-07ip6_tunnel: collect_md xmit: Use ip_tunnel_key's provided src addressShmulik Ladkani
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
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-05ipv6: defrag: drop non-last frags smaller than min mtuFlorian Westphal
2018-08-05ip: use rb trees for IP frag queue.Peter Oskolkov
2018-08-05ipv6: icmp: Updating pmtu for link local routeGeorg Kohmann
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-01Revert "net/ipv6: fix metrics leak"David S. Miller
2018-08-01net: add helpers checking if socket can be bound to nonlocal addressVincent Bernat
2018-07-31bpf: add End.DT6 action to bpf_lwt_seg6_action helperMathieu Xhonneux
2018-07-30net/ipv6: fix metrics leakSabrina Dubroca
2018-07-29net/ipv6: allow any source address for sendmsg pktinfo with ip_nonlocal_bindVincent Bernat
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-07-24Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-07-24ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pullWillem de Bruijn
2018-07-24net: remove blank lines at end of fileStephen Hemminger
2018-07-24ila: remove blank lines at EOFStephen Hemminger
2018-07-23ip: hash fragments consistentlyPaolo Abeni
2018-07-23ipv6: use fib6_info_hold_safe() when necessaryWei Wang
2018-07-23ipv6: sr: Use kmemdup instead of duplicating it in parse_nla_srhYueHaibing
2018-07-21multicast: do not restore deleted record source filter mode to new oneHangbin Liu
2018-07-21multicast: remove useless parameter for group addHangbin Liu
2018-07-21net/ipv6: Fix linklocal to global address with VRFDavid Ahern