| Commit message (Expand) | Author | Age | Files | Lines |
* | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa | 2016-02-08 | 1 | -0/+1 |
* | scm.h: Remove extern from function prototypes | Joe Perches | 2013-09-23 | 1 | -5/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-23 | 1 | -1/+1 |
|\ |
|
| * | net: fix incorrect credentials passing | Linus Torvalds | 2013-04-20 | 1 | -2/+2 |
* | | scm: Stop passing struct cred | Eric W. Biederman | 2013-04-08 | 1 | -10/+6 |
|/ |
|
* | net: Remove unnecessary NULL check in scm_destroy(). | David S. Miller | 2012-09-24 | 1 | -1/+1 |
* | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman | 2012-09-07 | 1 | -4/+19 |
* | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet | 2012-08-21 | 1 | -1/+3 |
* | get rid of ->scm_work_list | Al Viro | 2012-07-22 | 1 | -1/+0 |
* | af_unix: dont send SCM_CREDENTIALS by default | Eric Dumazet | 2011-09-28 | 1 | -3/+2 |
* | Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ... | David S. Miller | 2011-09-17 | 1 | -19/+3 |
* | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen | 2011-08-25 | 1 | -3/+19 |
* | scm: lower SCM_MAX_FD | Eric Dumazet | 2010-11-24 | 1 | -2/+3 |
* | scm: Capture the full credentials of the scm sender. | Eric W. Biederman | 2010-06-16 | 1 | -4/+24 |
* | scm: Reorder scm_cookie. | Eric W. Biederman | 2010-06-16 | 1 | -1/+1 |
* | net: cleanup include/net | Eric Dumazet | 2009-11-04 | 1 | -6/+3 |
* | cleanup: remove unused member in scm_cookie. | Rami Rosen | 2009-07-06 | 1 | -2/+0 |
* | Merge branch 'master' into next | James Morris | 2008-11-14 | 1 | -2/+3 |
|\ |
|
| * | net: Fix recursive descent in __scm_destroy(). | David Miller | 2008-11-06 | 1 | -2/+3 |
* | | CRED: Wrap task credential accesses in the networking subsystem | David Howells | 2008-11-14 | 1 | -2/+2 |
|/ |
|
* | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 2007-10-19 | 1 | -1/+3 |
* | avoid OPEN_MAX in SCM_MAX_FD | Roland McGrath | 2007-07-17 | 1 | -1/+1 |
* | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 2006-08-02 | 1 | -4/+25 |
* | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 2006-06-30 | 1 | -0/+17 |
* | [AF_UNIX]: scm: better initialization | Benjamin LaHaise | 2006-03-21 | 1 | -4/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+71 |