index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
diag.c
Age
Commit message (
Expand
)
Author
2012-07-17
net: make sock diag per-namespace
Andrey Vagin
2012-06-27
unix_diag: Do not use RTA_PUT() macros
Thomas Graf
2012-06-27
unix_diag: Move away from NLMSG_PUT().
David S. Miller
2012-06-08
af_unix: speedup /proc/net/unix
Eric Dumazet
2012-04-26
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-21
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