summaryrefslogtreecommitdiff
path: root/include/net/scm.h
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-08
* scm.h: Remove extern from function prototypesJoe Perches2013-09-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * net: fix incorrect credentials passingLinus Torvalds2013-04-20
* | scm: Stop passing struct credEric W. Biederman2013-04-07
|/
* net: Remove unnecessary NULL check in scm_destroy().David S. Miller2012-09-24
* scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-07
* af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet2012-08-21
* get rid of ->scm_work_listAl Viro2012-07-22
* af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet2011-09-28
* Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller2011-09-16
* Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen2011-08-24
* scm: lower SCM_MAX_FDEric Dumazet2010-11-24
* scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-16
* scm: Reorder scm_cookie.Eric W. Biederman2010-06-16
* net: cleanup include/netEric Dumazet2009-11-04
* cleanup: remove unused member in scm_cookie.Rami Rosen2009-07-05
* Merge branch 'master' into nextJames Morris2008-11-14
|\
| * net: Fix recursive descent in __scm_destroy().David Miller2008-11-06
* | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-14
|/
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* avoid OPEN_MAX in SCM_MAX_FDRoland McGrath2007-07-17
* [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang2006-08-02
* [AF_UNIX]: Datagram getpeersecCatherine Zhang2006-06-29
* [AF_UNIX]: scm: better initializationBenjamin LaHaise2006-03-20
* Linux-2.6.12-rc2Linus Torvalds2005-04-16