aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/raw.c
Commit message (Expand)AuthorAgeFilesLines
* ipv4: Avoid reading user iov twice after raw_probe_proto_optHerbert Xu2019-05-031-8/+54
* ipv4: Use standard iovec primitive in raw_probe_proto_optHerbert Xu2019-05-031-39/+11
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* BACKPORT: net: ipv4: fix for a race condition in raw_sendmsgJonathan Solnit2018-05-161-5/+10
* UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP h...Alexander Potapenko2018-01-301-0/+3
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2017-05-231-1/+1
* Revert "net: core: Support UID-based routing."Lorenzo Colitti2017-05-231-2/+1
* first commitMeizu OpenSource2016-08-151-0/+1074