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
/
tipc
/
topsrv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
1
-0
/
+5
2022-12-13
Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
1
-1
/
+1
2022-11-22
tipc: add an extra conn_get in tipc_conn_alloc
Xin Long
1
-3
/
+6
2022-11-22
tipc: set con sock in tipc_conn_alloc
Xin Long
1
-6
/
+5
2022-10-21
tipc: fix a null-ptr-deref in tipc_topsrv_accept
Xin Long
1
-4
/
+12
2022-10-14
tipc: fix an information leak in tipc_topsrv_kern_subscr
Alexander Potapenko
1
-1
/
+1
2020-11-28
tipc: update address terminology in code
Jon Maloy
1
-2
/
+2
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2020-11-12
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
1
-2
/
+8
2020-10-30
tipc: add stricter control of reserved service types
Jon Maloy
1
-2
/
+2
2020-09-19
tipc: Remove unused macro CF_SERVER
YueHaibing
1
-1
/
+0
2020-05-28
tipc: call tsk_set_importance from tipc_topsrv_create_listener
Christoph Hellwig
1
-3
/
+3
2020-05-13
tipc: fix failed service subscription deletion
Tuong Lien
1
-4
/
+5
2020-05-13
tipc: fix memory leak in service subscripting
Tuong Lien
1
-1
/
+3
2020-05-04
tipc: fix partial topology connection closure
Tuong Lien
1
-2
/
+3
2019-08-09
tipc: add loopback device tracking
John Rutherford
1
-0
/
+2
2019-07-21
tipc: Fix a typo
Christophe JAILLET
1
-1
/
+1
2019-05-20
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
1
-2
/
+12
2019-03-21
tipc: fix cancellation of topology subscriptions
Erik Hugne
1
-0
/
+1
2019-01-25
tipc: remove dead code in struct tipc_topsrv
Zhaolong Zhang
1
-3
/
+0
2019-01-16
tipc: fix uninit-value in in tipc_conn_rcv_sub
Ying Xue
1
-1
/
+1
2018-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-1
/
+1
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-1
/
+1
2018-10-23
tipc: use destination length for copy string
Guoqing Jiang
1
-1
/
+1
2018-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-09-04
tipc: correct spelling errors for tipc_topsrv_queue_evt() comments
Zhenbo Gao
1
-2
/
+2
2018-09-04
tipc: correct structure parameter comments for topsrv
Zhenbo Gao
1
-8
/
+2
2018-02-19
tipc: don't call sock_release() in atomic context
Paolo Abeni
1
-1
/
+1
2018-02-19
tipc: fix bug on error path in tipc_topsrv_kern_subscr()
Jon Maloy
1
-3
/
+4
2018-02-16
tipc: rename tipc_server to tipc_topsrv
Jon Maloy
1
-0
/
+702