summaryrefslogtreecommitdiff
path: root/net/unix/diag.c
Commit message (Expand)AuthorAge
* net/unix: don't show information about sockets from other namespacesAndrei Vagin2017-10-26
* unix_diag: fix incorrect sign extension in unix_lookup_by_inoDmitry V. Levin2016-02-19
* VFS: net/unix: d_backing_inode() annotationsDavid Howells2015-04-15
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* unix_diag: fix info leakMathias Krause2013-10-02
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* sock-diag: Report shutdown for inet and unix sockets (v2)Pavel Emelyanov2012-10-23
* netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-10
* net: make sock diag per-namespaceAndrey Vagin2012-07-16
* unix_diag: Do not use RTA_PUT() macrosThomas Graf2012-06-27
* unix_diag: Move away from NLMSG_PUT().David S. Miller2012-06-26
* af_unix: speedup /proc/net/unixEric Dumazet2012-06-08
* net: sock_diag_handler structs can be constShan Wei2012-04-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * switch unix_sock to struct pathAl Viro2012-03-20
* | netlink: add netlink_dump_control structure for netlink_dump_start()Pablo Neira Ayuso2012-02-26
|/
* unix_diag: Fixup RQLEN extension reportPavel Emelyanov2011-12-30
* unix_diag: Add the MEMINFO extensionPavel Emelyanov2011-12-30
* unix: If we happen to find peer NULL when diag dumping, write zero.David S. Miller2011-12-26
* unix_diag: Fix incoming connections nla lengthPavel Emelyanov2011-12-26
* net: unix -- Add missing module.h inclusionCyrill Gorcunov2011-12-20
* unix_diag: Receive queue lenght NLAPavel Emelyanov2011-12-16
* unix_diag: Pending connections IDs NLAPavel Emelyanov2011-12-16
* unix_diag: Unix peer inode NLAPavel Emelyanov2011-12-16
* unix_diag: Unix inode info NLAPavel Emelyanov2011-12-16
* unix_diag: Unix socket name NLAPavel Emelyanov2011-12-16
* unix_diag: Dumping exact socket corePavel Emelyanov2011-12-16
* unix_diag: Dumping all sockets corePavel Emelyanov2011-12-16
* unix_diag: Basic module skeletonPavel Emelyanov2011-12-16