| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | af_unix/scm: fix whitespace errors | Alexander Mikhalitsyn | 1 | -2/+2 |
| 2025-05-23 | scm: Move scm_recv() from scm.h to scm.c. | Kuniyuki Iwashima | 1 | -117/+4 |
| 2024-12-04 | lsm: replace context+len with lsm_context | Casey Schaufler | 1 | -3/+2 |
| 2024-12-04 | lsm: ensure the correct LSM context releaser | Casey Schaufler | 1 | -5/+6 |
| 2024-05-10 | af_unix: Add dead flag to struct scm_fp_list. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2024-03-29 | af_unix: Link struct unix_edge when queuing skb. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2024-03-29 | af_unix: Allocate struct unix_edge for each inflight AF_UNIX fd. | Kuniyuki Iwashima | 1 | -0/+5 |
| 2024-03-29 | af_unix: Allocate struct unix_vertex for each inflight AF_UNIX fd. | Kuniyuki Iwashima | 1 | -0/+3 |
| 2024-01-26 | af_unix: Try to run GC async. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2023-12-12 | file: remove __receive_fd() | Christian Brauner | 1 | -1/+1 |
| 2023-12-12 | file: stop exposing receive_fd_user() | Christian Brauner | 1 | -0/+9 |
| 2023-09-04 | af_unix: Fix msg_controllen test in scm_pidfd_recv() for MSG_CMSG_COMPAT. | Kuniyuki Iwashima | 1 | -5/+9 |
| 2023-06-27 | net: scm: introduce and use scm_recv_unix helper | Alexander Mikhalitsyn | 1 | -10/+25 |
| 2023-06-27 | af_unix: Skip SCM_PIDFD if scm->pid is NULL. | Kuniyuki Iwashima | 1 | -1/+3 |
| 2023-06-12 | scm: add SO_PASSPIDFD and SCM_PIDFD | Alexander Mikhalitsyn | 1 | -2/+37 |
| 2023-03-15 | scm: fix MSG_CTRUNC setting condition for SO_PASSSEC | Alexander Mikhalitsyn | 1 | -1/+12 |
| 2018-07-21 | pids: Compute task_tgid using signal->leader_pid | Eric W. Biederman | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-03-02 | sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> | Ingo Molnar | 1 | -0/+1 |
| 2016-02-08 | unix: correctly track in-flight fds in sending process user_struct | Hannes Frederic Sowa | 1 | -0/+1 |
| 2013-09-23 | scm.h: Remove extern from function prototypes | Joe Perches | 1 | -5/+5 |
| 2013-04-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2013-04-20 | net: fix incorrect credentials passing | Linus Torvalds | 1 | -2/+2 |
| 2013-04-07 | scm: Stop passing struct cred | Eric W. Biederman | 1 | -10/+6 |
| 2012-09-24 | net: Remove unnecessary NULL check in scm_destroy(). | David S. Miller | 1 | -1/+1 |
| 2012-09-07 | scm: Don't use struct ucred in NETLINK_CB and struct scm_cookie. | Eric W. Biederman | 1 | -4/+19 |
| 2012-08-21 | af_netlink: force credentials passing [CVE-2012-3520] | Eric Dumazet | 1 | -1/+3 |
| 2012-07-22 | get rid of ->scm_work_list | Al Viro | 1 | -1/+0 |
| 2011-09-28 | af_unix: dont send SCM_CREDENTIALS by default | Eric Dumazet | 1 | -3/+2 |
| 2011-09-16 | Revert "Scm: Remove unnecessary pid & credential references in Unix socket's ... | David S. Miller | 1 | -19/+3 |
| 2011-08-24 | Scm: Remove unnecessary pid & credential references in Unix socket's send and... | Tim Chen | 1 | -3/+19 |
| 2010-11-24 | scm: lower SCM_MAX_FD | Eric Dumazet | 1 | -2/+3 |
| 2010-06-16 | scm: Capture the full credentials of the scm sender. | Eric W. Biederman | 1 | -4/+24 |
| 2010-06-16 | scm: Reorder scm_cookie. | Eric W. Biederman | 1 | -1/+1 |
| 2009-11-04 | net: cleanup include/net | Eric Dumazet | 1 | -6/+3 |
| 2009-07-05 | cleanup: remove unused member in scm_cookie. | Rami Rosen | 1 | -2/+0 |
| 2008-11-14 | Merge branch 'master' into next | James Morris | 1 | -2/+3 |
| 2008-11-14 | CRED: Wrap task credential accesses in the networking subsystem | David Howells | 1 | -2/+2 |
| 2008-11-06 | net: Fix recursive descent in __scm_destroy(). | David Miller | 1 | -2/+3 |
| 2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 1 | -1/+3 |
| 2007-07-17 | avoid OPEN_MAX in SCM_MAX_FD | Roland McGrath | 1 | -1/+1 |
| 2006-08-02 | [AF_UNIX]: Kernel memory leak fix for af_unix datagram getpeersec patch | Catherine Zhang | 1 | -4/+25 |
| 2006-06-29 | [AF_UNIX]: Datagram getpeersec | Catherine Zhang | 1 | -0/+17 |
| 2006-03-20 | [AF_UNIX]: scm: better initialization | Benjamin LaHaise | 1 | -4/+6 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+71 |