index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
unix
/
diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-19
unix_diag: fix incorrect sign extension in unix_lookup_by_ino
Dmitry V. Levin
1
-1
/
+1
2015-04-15
VFS: net/unix: d_backing_inode() annotations
David Howells
1
-1
/
+1
2015-01-18
netlink: make nlmsg_end() and genlmsg_end() void
Johannes Berg
1
-1
/
+2
2013-10-02
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
1
-5
/
+2
2012-10-23
sock-diag: Report shutdown for inet and unix sockets (v2)
Pavel Emelyanov
1
-0
/
+3
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
1
-7
/
+7
2012-07-16
net: make sock diag per-namespace
Andrey Vagin
1
-2
/
+7
2012-06-27
unix_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-47
/
+33
2012-06-26
unix_diag: Move away from NLMSG_PUT().
David S. Miller
1
-11
/
+13
2012-06-08
af_unix: speedup /proc/net/unix
Eric Dumazet
1
-2
/
+4
2012-04-25
net: sock_diag_handler structs can be const
Shan Wei
1
-1
/
+1
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-03-20
switch unix_sock to struct path
Al Viro
1
-1
/
+1
2012-02-26
netlink: add netlink_dump_control structure for netlink_dump_start()
Pablo Neira Ayuso
1
-4
/
+6
2011-12-30
unix_diag: Fixup RQLEN extension report
Pavel Emelyanov
1
-1
/
+12
2011-12-30
unix_diag: Add the MEMINFO extension
Pavel Emelyanov
1
-8
/
+12
2011-12-26
unix: If we happen to find peer NULL when diag dumping, write zero.
David S. Miller
1
-2
/
+1
2011-12-26
unix_diag: Fix incoming connections nla length
Pavel Emelyanov
1
-1
/
+2
2011-12-20
net: unix -- Add missing module.h inclusion
Cyrill Gorcunov
1
-0
/
+1
2011-12-16
unix_diag: Receive queue lenght NLA
Pavel Emelyanov
1
-0
/
+13
2011-12-16
unix_diag: Pending connections IDs NLA
Pavel Emelyanov
1
-0
/
+39
2011-12-16
unix_diag: Unix peer inode NLA
Pavel Emelyanov
1
-0
/
+24
2011-12-16
unix_diag: Unix inode info NLA
Pavel Emelyanov
1
-0
/
+21
2011-12-16
unix_diag: Unix socket name NLA
Pavel Emelyanov
1
-0
/
+20
2011-12-16
unix_diag: Dumping exact socket core
Pavel Emelyanov
1
-1
/
+66
2011-12-16
unix_diag: Dumping all sockets core
Pavel Emelyanov
1
-1
/
+75
2011-12-16
unix_diag: Basic module skeleton
Pavel Emelyanov
1
-0
/
+57