summaryrefslogtreecommitdiffstats
path: root/include/net/scm.h
Commit message (Expand)AuthorAgeFilesLines
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-081-0/+1
* scm.h: Remove extern from function prototypesJoe Perches2013-09-231-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-221-1/+1
|\
| * net: fix incorrect credentials passingLinus Torvalds2013-04-201-2/+2
* | scm: Stop passing struct credEric W. Biederman2013-04-071-10/+6
|/
* net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-241-1/+1
* scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-071-4/+19
* af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-211-1/+3
* get rid of ->scm_work_listAl Viro2012-07-221-1/+0
* af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet2011-09-281-3/+2
* Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller2011-09-161-19/+3
* Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen2011-08-241-3/+19
* scm: lower SCM_MAX_FDEric Dumazet2010-11-241-2/+3
* scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-161-4/+24
* scm: Reorder scm_cookie.Eric W. Biederman2010-06-161-1/+1
* net: cleanup include/netEric Dumazet2009-11-041-6/+3
* cleanup: remove unused member in scm_cookie.Rami Rosen2009-07-051-2/+0
* Merge branch 'master' into nextJames Morris2008-11-141-2/+3
|\
| * net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-2/+3
* | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-141-2/+2
|/
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+3
* avoid OPEN_MAX in SCM_MAX_FDRoland McGrath2007-07-171-1/+1
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-021-4/+25
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-291-0/+17
* [AF_UNIX]: scm: better initializationBenjamin LaHaise2006-03-201-4/+6
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+71