Age | Commit message (Expand) | Author |
2019-05-22 | net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics. | Felipe Gasper |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-02-20 | missing barriers in some of unix_sock ->addr and ->path accesses | Al Viro |
2017-10-26 | net/unix: don't show information about sockets from other namespaces | Andrei Vagin |
2016-02-19 | unix_diag: fix incorrect sign extension in unix_lookup_by_ino | Dmitry V. Levin |
2015-04-15 | VFS: net/unix: d_backing_inode() annotations | David Howells |
2015-01-18 | netlink: make nlmsg_end() and genlmsg_end() void | Johannes Berg |
2013-10-02 | unix_diag: fix info leak | Mathias Krause |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2012-10-23 | sock-diag: Report shutdown for inet and unix sockets (v2) | Pavel Emelyanov |
2012-09-10 | netlink: Rename pid to portid to avoid confusion | Eric W. Biederman |
2012-07-16 | net: make sock diag per-namespace | Andrey Vagin |
2012-06-27 | unix_diag: Do not use RTA_PUT() macros | Thomas Graf |
2012-06-26 | unix_diag: Move away from NLMSG_PUT(). | David S. Miller |
2012-06-08 | af_unix: speedup /proc/net/unix | Eric Dumazet |
2012-04-25 | net: sock_diag_handler structs can be const | Shan Wei |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-03-20 | switch unix_sock to struct path | Al Viro |
2012-02-26 | netlink: add netlink_dump_control structure for netlink_dump_start() | Pablo Neira Ayuso |
2011-12-30 | unix_diag: Fixup RQLEN extension report | Pavel Emelyanov |
2011-12-30 | unix_diag: Add the MEMINFO extension | Pavel Emelyanov |
2011-12-26 | unix: If we happen to find peer NULL when diag dumping, write zero. | David S. Miller |
2011-12-26 | unix_diag: Fix incoming connections nla length | Pavel Emelyanov |
2011-12-20 | net: unix -- Add missing module.h inclusion | Cyrill Gorcunov |
2011-12-16 | unix_diag: Receive queue lenght NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Pending connections IDs NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Unix peer inode NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Unix inode info NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Unix socket name NLA | Pavel Emelyanov |
2011-12-16 | unix_diag: Dumping exact socket core | Pavel Emelyanov |
2011-12-16 | unix_diag: Dumping all sockets core | Pavel Emelyanov |
2011-12-16 | unix_diag: Basic module skeleton | Pavel Emelyanov |