summaryrefslogtreecommitdiff
path: root/net/core/scm.c
Commit message (Expand)AuthorAge
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))yuan linyu2017-01-04
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* unix: correctly track in-flight fds in sending process user_structHannes Frederic Sowa2016-02-08
* net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a structTejun Heo2015-12-08
* net, scm: fix PaX detected msg_controllen overflow in scm_detach_fdsDaniel Borkmann2015-11-22
* net: introduce helper macro for_each_cmsghdrGu Zheng2014-12-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-09-07
|\
| * userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-30
* | net: Check the correct namespace when spoofing pid over SCM_RIGHTSAndy Lutomirski2013-08-27
|/
* netprio_cgroup: remove task_struct parameter from sock_update_netprio()Zefan Li2013-04-09
* cls_cgroup: remove task_struct parameter from sock_update_classid()Zefan Li2013-04-09
* scm: Stop passing struct credEric W. Biederman2013-04-07
* scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.Eric W. Biederman2013-03-17
* net: net_cls: fd passed in SCM_RIGHTS datagram not set correctlyDaniel Wagner2013-01-22
* net: Allow userns root to force the scm credsEric W. Biederman2012-11-18
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-02
|\
| * make get_file() return its argumentAl Viro2012-09-26
* | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.Eric W. Biederman2012-09-07
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...David S. Miller2012-08-24
|\ \ | |/ |/|
| * userns: Convert net/core/scm.c to use kuids and kgidsEric W. Biederman2012-08-14
* | net: netprio: fd passed in SCM_RIGHTS datagram not set correctlyJohn Fastabend2012-08-16
|/
* get rid of ->scm_work_listAl Viro2012-07-22
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* af_unix: dont send SCM_CREDENTIALS by defaultEric Dumazet2011-09-28
* scm: Capture the full credentials of the scm senderTim Chen2011-08-11
* Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro2011-03-15
* scm: lower SCM_MAX_FDEric Dumazet2010-11-24
* net/core: EXPORT_SYMBOL cleanupsEric Dumazet2010-07-12
* scm: Capture the full credentials of the scm sender.Eric W. Biederman2010-06-16
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* scm: Only support SCM_RIGHTS on unix domain sockets.Eric W. Biederman2010-02-28
* Merge branch 'master' into nextJames Morris2008-11-18
|\
| * scm: fix scm_fp_list->list initialization made in wrong placePavel Emelyanov2008-11-14
* | Merge branch 'master' into nextJames Morris2008-11-14
|\ \ | |/
| * net: Fix recursive descent in __scm_destroy().David Miller2008-11-06
* | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-14
* | CRED: Separate task security context from task_structDavid Howells2008-11-14
* | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-14
|/
* [NET]: Fix function put_cmsg() which may cause usr application memory overflowWei Yongjun2007-12-20
* pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-19
* [NET]: sparse warning fixesStephen Hemminger2007-10-10
* O_CLOEXEC for SCM_RIGHTSUlrich Drepper2007-07-16
* [NET] CORE: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-10
* [NET]: File descriptor loss while receiving SCM_RIGHTSMiklos Szeredi2006-10-11
* [PATCH] capable/capability.h (net/)Randy Dunlap2006-01-11
* [PATCH] kill gratitious includes of major.h under net/*Al Viro2005-04-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16