aboutsummaryrefslogtreecommitdiff
path: root/net/core/scm.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-28af_unix: dont send SCM_CREDENTIALS by defaultGravatar Eric Dumazet 1-4/+6
2011-08-11scm: Capture the full credentials of the scm senderGravatar Tim Chen 1-1/+1
2011-03-15Allow passing O_PATH descriptors via SCM_RIGHTS datagramsGravatar Al Viro 1-1/+1
2010-11-24scm: lower SCM_MAX_FDGravatar Eric Dumazet 1-4/+6
2010-07-12net/core: EXPORT_SYMBOL cleanupsGravatar Eric Dumazet 1-5/+4
2010-06-16scm: Capture the full credentials of the scm sender.Gravatar Eric W. Biederman 1-0/+24
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Gravatar Eric W. Biederman 1-0/+2
2008-11-18Merge branch 'master' into nextGravatar James Morris 1-2/+0
2008-11-14scm: fix scm_fp_list->list initialization made in wrong placeGravatar Pavel Emelyanov 1-2/+0
2008-11-14Merge branch 'master' into nextGravatar James Morris 1-3/+21
2008-11-14CRED: Wrap current->cred and a few other accessorsGravatar David Howells 1-1/+1
2008-11-14CRED: Separate task security context from task_structGravatar David Howells 1-4/+6
2008-11-14CRED: Wrap task credential accesses in the networking subsystemGravatar David Howells 1-4/+4
2008-11-06net: Fix recursive descent in __scm_destroy().Gravatar David Miller 1-3/+21
2007-12-20[NET]: Fix function put_cmsg() which may cause usr application memory overflowGravatar Wei Yongjun 1-0/+2
2007-10-19pid namespaces: changes to show virtual ids to userGravatar Pavel Emelyanov 1-1/+3
2007-10-10[NET]: sparse warning fixesGravatar Stephen Hemminger 1-3/+6
2007-07-16O_CLOEXEC for SCM_RIGHTSGravatar Ulrich Drepper 1-1/+2
2007-02-10[NET] CORE: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 1-6/+6
2006-10-11[NET]: File descriptor loss while receiving SCM_RIGHTSGravatar Miklos Szeredi 1-2/+1
2006-01-11[PATCH] capable/capability.h (net/)Gravatar Randy Dunlap 1-0/+1
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Gravatar Al Viro 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+291