index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
diag.c
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