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