Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
59e5a44b8b298cec43305d8ba650673094448b28
/
net
/
unix
/
diag.c
fc4e079
af_unix: fix lockdep positive in sk_diag_dump_icons()
by Eric Dumazet
· 11 months ago
727a261
missing barriers in some of unix_sock ->addr and ->path accesses
by Al Viro
· 6 years ago
0f5da65
net/unix: don't show information about sockets from other namespaces
by Andrei Vagin
· 7 years ago
b5f0549
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
by Dmitry V. Levin
· 9 years ago
a25b376
VFS: net/unix: d_backing_inode() annotations
by David Howells
· 10 years ago
053c095
netlink: make nlmsg_end() and genlmsg_end() void
by Johannes Berg
· 10 years ago
6865d1e
unix_diag: fix info leak
by Mathias Krause
· 11 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e4e541a
sock-diag: Report shutdown for inet and unix sockets (v2)
by Pavel Emelyanov
· 12 years ago
15e4730
netlink: Rename pid to portid to avoid confusion
by Eric W. Biederman
· 12 years ago
51d7ccc
net: make sock diag per-namespace
by Andrey Vagin
· 12 years ago
4245375
unix_diag: Do not use RTA_PUT() macros
by Thomas Graf
· 12 years ago
b61bb01
unix_diag: Move away from NLMSG_PUT().
by David S. Miller
· 12 years ago
7123aaa
af_unix: speedup /proc/net/unix
by Eric Dumazet
· 13 years ago
8dcf01f
net: sock_diag_handler structs can be const
by Shan Wei
· 13 years ago
e2a0883
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
40ffe67
switch unix_sock to struct path
by Al Viro
· 13 years ago
80d326f
netlink: add netlink_dump_control structure for netlink_dump_start()
by Pablo Neira Ayuso
· 13 years ago
c9da99e
unix_diag: Fixup RQLEN extension report
by Pavel Emelyanov
· 13 years ago
257b529
unix_diag: Add the MEMINFO extension
by Pavel Emelyanov
· 13 years ago
e09e9d1
unix: If we happen to find peer NULL when diag dumping, write zero.
by David S. Miller
· 13 years ago
3b0723c
unix_diag: Fix incoming connections nla length
by Pavel Emelyanov
· 13 years ago
2ea744a
net: unix -- Add missing module.h inclusion
by Cyrill Gorcunov
· 13 years ago
cbf3919
unix_diag: Receive queue lenght NLA
by Pavel Emelyanov
· 13 years ago
2aac7a2
unix_diag: Pending connections IDs NLA
by Pavel Emelyanov
· 13 years ago
ac02be8
unix_diag: Unix peer inode NLA
by Pavel Emelyanov
· 13 years ago
5f7b056
unix_diag: Unix inode info NLA
by Pavel Emelyanov
· 13 years ago
f5248b4
unix_diag: Unix socket name NLA
by Pavel Emelyanov
· 13 years ago
5d3cae8
unix_diag: Dumping exact socket core
by Pavel Emelyanov
· 13 years ago
45a96b9
unix_diag: Dumping all sockets core
by Pavel Emelyanov
· 13 years ago
22931d3
unix_diag: Basic module skeleton
by Pavel Emelyanov
· 13 years ago