summaryrefslogtreecommitdiff
path: root/net/core/scm.c
AgeCommit message (Expand)Author
2011-10-03scm: Capture the full credentials of the scm senderTim Chen
2011-03-15Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro
2010-11-24scm: lower SCM_MAX_FDEric Dumazet
2010-07-12net/core: EXPORT_SYMBOL cleanupsEric Dumazet
2010-06-16scm: Capture the full credentials of the scm sender.Eric W. Biederman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-28scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-14scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2007-12-20[NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun
2007-10-19pid namespaces: changes to show virtual ids to userPavel Emelyanov
2007-10-10[NET]: sparse warning fixesStephen Hemminger
2007-07-16O_CLOEXEC for SCM_RIGHTSUlrich Drepper
2007-02-10[NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki
2006-10-11[NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi
2006-01-11[PATCH] capable/capability.h (net/)Randy Dunlap
2005-04-25[PATCH] kill gratitious includes of major.h under net/*Al Viro
2004-12-07[NET]: Fix CMSG validation checks wrt. signedness.Herbert Xu
2004-05-30[PATCH] sparse: more net/* annotationAlexander Viro
2003-09-28o NET: move net/core/scm.c EXPORT_SYMBOLs from net/netsyms.cArnaldo Carvalho de Melo
2003-08-23[NET]: Check tgid not pid in scm_check_creds().Ulrich Drepper
2003-03-23[COMPAT] cleanups in net/compat.c and related filesStephen Rothwell
2003-03-05[NET]: Simplify scm handling and sendmsg/recvmsg invocation, consolidate net ...Benjamin LaHaise
2002-11-26LSM: change if statements into something more readable for the ipc/*, mm/*, a...Greg Kroah-Hartman
2002-10-17LSM: change all of the VFS related security calls to the new format.Greg Kroah-Hartman
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-04Import changesetLinus Torvalds