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
/
include
/
net
/
phonet
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-18
net: remove my future former mail address
Rémi Denis-Courmont
1
-1
/
+1
2011-05-03
net: dont hold rtnl mutex during netlink dump callbacks
Eric Dumazet
1
-1
/
+1
2011-03-09
Phonet: allocate sock from accept syscall rather than soft IRQ
Rémi Denis-Courmont
1
-1
/
+0
2011-02-25
Phonet: fix flawed "SYN/ACK" logic
Rémi Denis-Courmont
1
-0
/
+1
2011-02-25
Phonet: don't bother with transaction IDs (especially for indications)
Rémi Denis-Courmont
1
-11
/
+0
2011-02-25
Phonet: remove redumdant pep->pipe_state
Rémi Denis-Courmont
1
-9
/
+0
2011-02-25
Phonet: use socket destination in pipe protocol
Rémi Denis-Courmont
1
-1
/
+0
2011-02-25
Phonet: implement per-socket destination/peer address
Rémi Denis-Courmont
1
-0
/
+1
2011-01-11
phonet: some signedness bugs
Dan Carpenter
1
-2
/
+2
2010-10-14
Phonet: 'connect' socket implementation for Pipe controller
Kumar Sanghvi
1
-2
/
+2
2010-09-28
Phonet: Implement Pipe Controller to support Nokia Slim Modems
Kumar Sanghvi
1
-0
/
+21
2010-09-16
Phonet: list subscribed resources via proc_fs
Rémi Denis-Courmont
1
-0
/
+1
2010-09-16
Phonet: resource routing backend
Rémi Denis-Courmont
1
-0
/
+5
2010-09-16
Phonet: remove dangling pipe if an endpoint is closed early
Rémi Denis-Courmont
1
-0
/
+5
2010-06-10
phonet: use call_rcu for phonet device free
Jiri Pirko
1
-0
/
+1
2010-01-07
Phonet: zero-copy GPRS TX
Rémi Denis-Courmont
1
-0
/
+2
2010-01-07
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
1
-0
/
+1
2009-11-18
Phonet: convert devices list to RCU
Rémi Denis-Courmont
1
-1
/
+1
2009-11-11
Phonet: put sockets in a hash table
Rémi Denis-Courmont
1
-0
/
+1
2009-10-15
Phonet: routing table Netlink interface
Rémi Denis-Courmont
1
-0
/
+1
2009-10-15
Phonet: routing table backend
Rémi Denis-Courmont
1
-0
/
+5
2009-10-15
Phonet: deliver broadcast packets to broadcast sockets
Rémi Denis-Courmont
1
-0
/
+1
2009-07-24
Phonet: sockets list through proc_fs
Rémi Denis-Courmont
1
-0
/
+2
2009-06-25
Phonet: publicize the Netlink notification function
Rémi Denis-Courmont
1
-0
/
+1
2009-01-27
Phonet: use per-namespace devices list
remi.denis-courmont@nokia
1
-1
/
+1
2009-01-27
Phonet: handle rtnetlink registration failure
remi.denis-courmont@nokia
1
-1
/
+1
2009-01-27
Phonet: allow phonet_device_init() to fail, put it to __init section
remi.denis-courmont@nokia
2
-2
/
+2
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
2
-2
/
+2
2008-10-27
Phonet: include generic link-layer header size in MAX_PHONET_HEADER
Remi Denis-Courmont
1
-1
/
+1
2008-10-05
Phonet: implement GPRS virtual interface over PEP socket
Rémi Denis-Courmont
2
-0
/
+39
2008-10-05
Phonet: receive pipe control requests as out-of-band data
Rémi Denis-Courmont
1
-0
/
+2
2008-10-05
Phonet: Pipe End Point for Phonet Pipes protocol
Rémi Denis-Courmont
1
-0
/
+114
2008-10-05
Phonet: connected sockets glue
Rémi Denis-Courmont
1
-0
/
+43
2008-09-23
Phonet: emit errors when a packet cannot be delivered locally
Remi Denis-Courmont
1
-0
/
+5
2008-09-23
Phonet: proc interface for port range
Remi Denis-Courmont
1
-0
/
+3
2008-09-23
Phonet: Phonet datagram transport protocol
Remi Denis-Courmont
1
-0
/
+6
2008-09-23
Phonet: common socket glue
Remi Denis-Courmont
1
-0
/
+23
2008-09-23
Phonet: Netlink interface
Remi Denis-Courmont
1
-0
/
+1
2008-09-23
Phonet: network device and address handling
Remi Denis-Courmont
1
-0
/
+50
2008-09-23
Phonet: PF_PHONET protocol family support
Remi Denis-Courmont
1
-0
/
+74