summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)AuthorFilesLines
2018-01-31gso: validate gso_type in GSO handlersWillem de Bruijn3-0/+9
2018-01-31ip6_gre: init dev->mtu and dev->hard_header_len correctlyAlexey Kodanev1-7/+7
2018-01-31ipv6: ip6_make_skb() needs to clear cork.base.dstEric Dumazet1-0/+1
2018-01-31ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney1-2/+4
2018-01-31ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABELBen Hutchings2-2/+2
2018-01-17ipv6: sr: fix TLVs not being copied using setsockoptMathieu Xhonneux1-0/+9
2018-01-17ipv6: fix possible mem leaks in ipv6_make_skb()Eric Dumazet1-2/+3
2018-01-17ip6_tunnel: disable dst caching if tunnel is dual-stackEli Cooper1-4/+5
2018-01-02ipv6: set all.accept_dad to 0 by defaultNicolas Dichtel1-1/+1
2018-01-02ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel1-8/+11
2018-01-02ip6_gre: fix device features for ioctl setupAlexey Kodanev1-25/+32
2018-01-02adding missing rcu_read_unlock in ipxip6_rcvNikita V. Shirokov1-1/+1
2018-01-02tcp md5sig: Use skb's saddr when replying to an incoming segmentChristoph Paasch1-1/+1
2018-01-02net: reevalulate autoflowlabel setting after sysctl settingShaohua Li3-3/+11
2018-01-02ipv6: mcast: better catch silly mtu valuesEric Dumazet1-10/+15
2017-12-29Revert "ipv6: grab rt->rt6i_ref before allocating pcpu rt"Greg Kroah-Hartman1-29/+29
2017-12-25net: ipv6: send NS for DAD when link operationally upMike Manning1-6/+6
2017-12-25ipv6: grab rt->rt6i_ref before allocating pcpu rtWei Wang1-29/+29
2017-12-17net: accept UFO datagrams from tuntap and packetWillem de Bruijn2-6/+85
2017-12-17net: ipv6: Fixup device for anycast routes during copyDavid Ahern1-1/+1
2017-12-17tcp: remove buggy call to tcp_v6_restore_cb()Eric Dumazet1-1/+0
2017-12-17tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet1-4/+6
2017-12-17sit: update frag_off infoHangbin Liu1-0/+1
2017-12-14gre6: use log_ecn_error module parameter in ip6_tnl_rcv()Alexey Kodanev1-1/+1
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-0/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman12-0/+12
2017-11-01ipv6: addrconf: increment ifp refcount before ipv6_del_addr()Eric Dumazet1-0/+1
2017-10-27ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmitXin Long1-2/+7
2017-10-27ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long1-4/+7
2017-10-22ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet2-2/+3
2017-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2017-10-09ipv6: Fix traffic triggered IPsec connections.Steffen Klassert1-1/+1
2017-10-09netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hookLin Zhang1-1/+1
2017-10-08gso: fix payload length when gso_size is zeroAlexey Kodanev1-1/+1
2017-10-08ipv6: fix net.ipv6.conf.all.accept_dad behaviour for realMatteo Croce1-2/+2
2017-10-01ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx pathXin Long1-2/+3
2017-10-01ip6_gre: ip6gre_tap device should keep dstXin Long1-0/+1
2017-09-26vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev1-1/+2
2017-09-20ipv6: fix net.ipv6.conf.all interface DAD handlersMatteo Croce1-7/+20
2017-09-20net: ipv6: fix regression of no RTM_DELADDR sent after DAD failureMike Manning1-2/+3
2017-09-19ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdlineXin Long1-0/+3
2017-09-19ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long1-10/+11
2017-09-18udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan1-0/+1
2017-09-13ip6_tunnel: fix ip6 tunnel lookup in collect_md modeHaishuang Yan1-1/+1
2017-09-12ipv6: sr: remove duplicate routing header type checkDavid Lebrun1-4/+0
2017-09-09ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan1-0/+1
2017-09-09ipv6: fix typo in fib6_net_exit()Eric Dumazet1-1/+1
2017-09-09tcp: fix a request socket leakEric Dumazet1-3/+3
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2017-09-08netfilter: xtables: add scheduling opportunity in get_countersFlorian Westphal1-0/+1