index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
scm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-09
netprio_cgroup: remove task_struct parameter from sock_update_netprio()
Zefan Li
1
-1
/
+1
2013-04-09
cls_cgroup: remove task_struct parameter from sock_update_classid()
Zefan Li
1
-1
/
+1
2013-04-08
scm: Stop passing struct cred
Eric W. Biederman
1
-16
/
+0
2013-03-18
scm: Require CAP_SYS_ADMIN over the current pidns to spoof pids.
Eric W. Biederman
1
-1
/
+3
2013-01-22
net: net_cls: fd passed in SCM_RIGHTS datagram not set correctly
Daniel Wagner
1
-1
/
+4
2012-11-19
net: Allow userns root to force the scm creds
Eric W. Biederman
1
-3
/
+3
2012-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+1
2012-09-27
make get_file() return its argument
Al Viro
1
-2
/
+1
2012-09-07
scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie.
Eric W. Biederman
1
-6
/
+11
2012-08-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
1
-8
/
+23
2012-08-17
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
1
-0
/
+4
2012-08-15
userns: Convert net/core/scm.c to use kuids and kgids
Eric W. Biederman
1
-8
/
+23
2012-07-22
get rid of ->scm_work_list
Al Viro
1
-19
/
+3
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-09-28
af_unix: dont send SCM_CREDENTIALS by default
Eric Dumazet
1
-4
/
+6
2011-08-11
scm: Capture the full credentials of the scm sender
Tim Chen
1
-1
/
+1
2011-03-15
Allow passing O_PATH descriptors via SCM_RIGHTS datagrams
Al Viro
1
-1
/
+1
2010-11-24
scm: lower SCM_MAX_FD
Eric Dumazet
1
-4
/
+6
2010-07-12
net/core: EXPORT_SYMBOL cleanups
Eric Dumazet
1
-5
/
+4
2010-06-17
scm: Capture the full credentials of the scm sender.
Eric W. Biederman
1
-0
/
+24
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-01
scm: Only support SCM_RIGHTS on unix domain sockets.
Eric W. Biederman
1
-0
/
+2
2008-11-18
Merge branch 'master' into next
James Morris
1
-2
/
+0
2008-11-15
scm: fix scm_fp_list->list initialization made in wrong place
Pavel Emelyanov
1
-2
/
+0
2008-11-14
Merge branch 'master' into next
James Morris
1
-3
/
+21
2008-11-14
CRED: Wrap current->cred and a few other accessors
David Howells
1
-1
/
+1
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-4
/
+6
2008-11-14
CRED: Wrap task credential accesses in the networking subsystem
David Howells
1
-4
/
+4
2008-11-07
net: Fix recursive descent in __scm_destroy().
David Miller
1
-3
/
+21
2007-12-21
[NET]: Fix function put_cmsg() which may cause usr application memory overflow
Wei Yongjun
1
-0
/
+2
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+3
2007-10-11
[NET]: sparse warning fixes
Stephen Hemminger
1
-3
/
+6
2007-07-16
O_CLOEXEC for SCM_RIGHTS
Ulrich Drepper
1
-1
/
+2
2007-02-11
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-6
/
+6
2006-10-12
[NET]: File descriptor loss while receiving SCM_RIGHTS
Miklos Szeredi
1
-2
/
+1
2006-01-12
[PATCH] capable/capability.h (net/)
Randy Dunlap
1
-0
/
+1
2005-04-26
[PATCH] kill gratitious includes of major.h under net/*
Al Viro
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+291