aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/scm.c
Commit message (Expand)AuthorAgeFilesLines
* af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet2011-09-281-4/+6
* scm: Capture the full credentials of the scm senderTim Chen2011-08-111-1/+1
* Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro2011-03-151-1/+1
* scm: lower SCM_MAX_FDEric Dumazet2010-11-241-4/+6
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-121-5/+4
* scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-161-0/+24
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman2010-02-281-0/+2
* Merge branch 'master' into nextJames Morris2008-11-181-2/+0
|\
| * scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-141-2/+0
* | Merge branch 'master' into nextJames Morris2008-11-141-3/+21
|\ \ | |/
| * net: Fix recursive descent in __scm_destroy().David Miller2008-11-061-3/+21
* | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-141-1/+1
* | CRED: Separate task security context from task_structDavid Howells2008-11-141-4/+6
* | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-141-4/+4
|/
* [NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2007-12-201-0/+2
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-1/+3
* [NET]: sparse warning fixesStephen Hemminger2007-10-101-3/+6
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-161-1/+2
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-6/+6
* [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-111-2/+1
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-111-0/+1
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-251-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+291