aboutsummaryrefslogtreecommitdiff
path: root/net/socket.c
Commit message (Expand)AuthorAgeFilesLines
* net: Add SIOCKILLADDR ioctl in the compatibility listAbhishek Bhardwaj2017-05-231-0/+1
* UPSTREAM: net: socket: Make unnecessarily global sockfs_setattr() staticTobias Klauser2017-05-231-1/+1
* net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-05-231-1/+1
* net: core: Add a UID field to struct sock.Lorenzo Colitti2017-05-231-0/+14
* mtk: 3.10 updatesMister Oyster2017-04-291-16/+16
* net: socket: fix maybe-uninitialized warningsNathan Chancellor2017-04-131-1/+1
* net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfromAl Viro2016-09-281-0/+4
* Linux 3.10.102 (accumulative patch)Stefan Guendhoer2016-08-261-19/+19
* 3.10.79 -> 3.10.80Jan Engelmohr2016-08-261-14/+10
* first commitMeizu OpenSource2016-08-151-0/+3553