aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/ip6_output.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet2019-05-031-1/+2
* net: test tailroom before appending to linear skbWillem de Bruijn2019-05-031-1/+2
* BACKPORT: ipv6: fix udpv6 sendmsg crash caused by too small MTUMike Maloney2018-02-121-2/+4
* udp: consistently apply ufo or fragmentationWillem de Bruijn2017-11-061-3/+4
* ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2017-08-201-1/+1
* ipv6: avoid write to a possibly cloned skbFlorian Westphal2017-07-041-1/+6
* ipv6: fix out of bound writes in __ip6_append_data()Eric Dumazet2017-06-021-7/+8
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-1/+2
* first commitMeizu OpenSource2016-08-151-0/+1612