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
/
phonet
/
socket.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-14
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
1
-0
/
+99
2010-09-16
phonet: Fix build warning.
David S. Miller
1
-1
/
+2
2010-09-16
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
1
-0
/
+96
2010-09-16
Phonet: hook resource routing to userspace via ioctl()'s
Rémi Denis-Courmont
1
-0
/
+1
2010-09-16
Phonet: resource routing backend
Rémi Denis-Courmont
1
-0
/
+88
2010-09-01
Phonet: do not set POLLOUT in case of send buffer overflow
Rémi Denis-Courmont
1
-1
/
+3
2010-05-02
net: sock_def_readable() and friends RCU conversion
Eric Dumazet
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-30
net: Move && and || to end of previous line
Joe Perches
1
-2
/
+2
2009-11-11
Phonet: put sockets in a hash table
Rémi Denis-Courmont
1
-25
/
+54
2009-10-15
Phonet: hold socket before giving it to sk_deliver_skb()
Rémi Denis-Courmont
1
-1
/
+3
2009-10-15
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
1
-0
/
+21
2009-10-01
Phonet: fix mutex imbalance
Rémi Denis-Courmont
1
-1
/
+0
2009-09-25
Phonet: fix race for port number in concurrent bind()
Rémi Denis-Courmont
1
-8
/
+8
2009-08-18
phonet: fix build when PROC_FS is disabled
Randy Dunlap
1
-0
/
+2
2009-08-13
Phonet: fix /proc/net/phonet with network namespaces
Rémi Denis-Courmont
1
-2
/
+3
2009-07-24
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
1
-0
/
+96
2008-12-18
Phonet: use atomic for packet TX window
Rémi Denis-Courmont
1
-1
/
+1
2008-12-04
Phonet: basic net namespace support
Rémi Denis-Courmont
1
-4
/
+7
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
1
-4
/
+4
2008-10-05
Phonet: receive pipe control requests as out-of-band data
Rémi Denis-Courmont
1
-1
/
+3
2008-10-05
Phonet: connected sockets glue
Rémi Denis-Courmont
1
-0
/
+97
2008-09-23
Phonet: proc interface for port range
Remi Denis-Courmont
1
-1
/
+2
2008-09-23
Phonet: common socket glue
Remi Denis-Courmont
1
-0
/
+311