summaryrefslogtreecommitdiffstats
path: root/include/net/scm.h
AgeCommit message (Expand)AuthorLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar-0/+1
2016-02-08unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa-0/+1
2013-09-23scm.h: Remove extern from function prototypesJoe Perches-5/+5
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2013-04-20net: fix incorrect credentials passingLinus Torvalds-2/+2
2013-04-07scm: Stop passing struct credEric W. Biederman-10/+6
2012-09-24net: Remove unnecessary NULL check in scm_destroy().David S. Miller-1/+1
2012-09-07scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman-4/+19
2012-08-21af_netlink: force credentials passing [CVE-2012-3520]Eric Dumazet-1/+3
2012-07-22get rid of ->scm_work_listAl Viro-1/+0
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet-3/+2
2011-09-16Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ...David S. Miller-19/+3
2011-08-24Scm: Remove unnecessary pid & credential references in Unix socket's send and...Tim Chen-3/+19
2010-11-24scm: lower SCM_MAX_FDEric Dumazet-2/+3
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman-4/+24
2010-06-16scm: Reorder scm_cookie.Eric W. Biederman-1/+1
2009-11-04net: cleanup include/netEric Dumazet-6/+3
2009-07-05cleanup: remove unused member in scm_cookie.Rami Rosen-2/+0
2008-11-14Merge branch 'master' into nextJames Morris-2/+3
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells-2/+2
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller-2/+3
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov-1/+3
2007-07-17avoid OPEN_MAX in SCM_MAX_FDRoland McGrath-1/+1
2006-08-02[AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patchCatherine Zhang-4/+25
2006-06-29[AF_UNIX]: Datagram getpeersecCatherine Zhang-0/+17
2006-03-20[AF_UNIX]: scm: better initializationBenjamin LaHaise-4/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+71