summaryrefslogtreecommitdiff
path: root/net/ipv6
AgeCommit message (Expand)Author
2017-11-18ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_errXin Long
2017-11-18ipv6: flowlabel: do not leave opt->tot_len with garbageEric Dumazet
2017-10-21vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmitAlexey Kodanev
2017-10-21ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_headerXin Long
2017-10-21udpv6: Fix the checksum computation when HW checksum does not applySubash Abhinov Kasiviswanathan
2017-09-27ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-27ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-09-27Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-27ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-09-27ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-09-27ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-08-30ipv6: repair fib6 tree in failure caseWei Wang
2017-08-30ipv6: reset fn->rr_ptr when replacing routeWei Wang
2017-08-12net: account for current skb length when deciding about UFOMichal Kubeček
2017-08-12udp: consistently apply ufo or fragmentationWillem de Bruijn
2017-08-12revert "net: account for current skb length when deciding about UFO"Greg Kroah-Hartman
2017-08-12net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-11net: account for current skb length when deciding about UFOMichal Kubeček
2017-08-11ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()Stefano Brivio
2017-08-11ipv6: avoid overflow of offset in ip6_find_1stfragoptSabrina Dubroca
2017-08-11ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()Alexander Potapenko
2017-08-06ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-07-21ipv6: dad: don't remove dynamic addresses if link is downSabrina Dubroca
2017-07-21ipv6: avoid unregistering inet6_dev for loopbackWANG Cong
2017-07-05ipv6: Do not leak throw route referencesSerhey Popovych
2017-07-05ipv6: fix calling in6_ifa_hold incorrectly for dad workXin Long
2017-07-05ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn
2017-06-17ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing
2017-06-17ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton
2017-06-17ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-06-14net: ping: do not abuse udp_poll()Eric Dumazet
2017-06-14ipv6: Fix leak in ipv6_gso_segment().David S. Miller
2017-06-14ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()Ben Hutchings
2017-06-07ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet
2017-06-07ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-06-07ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-06-07ipv6/dccp: do not inherit ipv6_mc_list from parentWANG Cong
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-14ipv4, ipv6: ensure raw socket message is big enough to hold an IP headerAlexander Potapenko
2017-05-02ipv6: check raw payload size correctly in ioctlJamie Bainbridge
2017-05-02ipv6: check skb->protocol before lookup for nexthopWANG Cong
2017-05-02ip6mr: fix notification device destructionNikolay Aleksandrov
2017-05-02net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21net: ipv6: check route protocol when deleting routesMantas M
2017-03-22dccp/tcp: fix routing redirect raceJon Maxwell
2017-03-22ipv6: avoid write to a possibly cloned skbFlorian Westphal
2017-03-22ipv6: make ECMP route replacement less greedySabrina Dubroca
2017-03-22vti6: return GRE_KEY for vti6David Forster