aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/raw.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: take rcu lock in rawv6_send_hdrinc()Wei Wang2019-05-031-9/+20
* ipv6: Compute net once in raw6_send_hdrincEric W. Biederman2019-05-031-2/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP h...Alexander Potapenko2018-01-301-0/+2
* net: ping: do not abuse udp_poll()Eric Dumazet2017-11-061-1/+1
* ipv6: check raw payload size correctly in ioctlJamie Bainbridge2017-07-041-1/+1
* ipv6: handle -EFAULT from skb_copy_bitsDave Jones2017-06-171-2/+5
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-231-0/+1
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-231-1/+0
* ipv6: add complete rcu protection around np->optEric Dumazet2016-12-111-2/+6
* net: add length argument to skb_copy_and_csum_datagram_iovecSabrina Dubroca2016-11-171-1/+1
* first commitMeizu OpenSource2016-08-151-0/+1368