index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
unix
/
diag.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-20
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-03
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-02-28
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-17
net: make sock diag per-namespace
Andrey Vagin
1
-2
/
+7
2012-06-28
unix_diag: Do not use RTA_PUT() macros
Thomas Graf
1
-47
/
+33
2012-06-27
unix_diag: Move away from NLMSG_PUT().
David S. Miller
1
-11
/
+13
2012-06-09
af_unix: speedup /proc/net/unix
Eric Dumazet
1
-2
/
+4
2012-04-26
net: sock_diag_handler structs can be const
Shan Wei
1
-1
/
+1
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2012-03-21
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-31
unix_diag: Fixup RQLEN extension report
Pavel Emelyanov
1
-1
/
+12
2011-12-31
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