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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-05
tipc: support 128bit node identity for peer removing
Hoang Le
1
-3
/
+18
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2020-12-02
net/tipc: fix all function Return: notation
Randy Dunlap
9
-68
/
+68
2020-12-02
net/tipc: fix socket.c kernel-doc
Randy Dunlap
1
-2
/
+29
2020-12-02
net/tipc: fix node.c kernel-doc
Randy Dunlap
1
-1
/
+25
2020-12-02
net/tipc: fix name_table.c kernel-doc
Randy Dunlap
1
-7
/
+35
2020-12-02
net/tipc: fix name_distr.c kernel-doc
Randy Dunlap
1
-0
/
+27
2020-12-02
net/tipc: fix link.c kernel-doc
Randy Dunlap
1
-2
/
+36
2020-12-02
net/tipc: fix bearer.c for kernel-doc
Randy Dunlap
1
-1
/
+19
2020-12-02
net/tipc: fix various kernel-doc warnings
Randy Dunlap
9
-19
/
+40
2020-12-02
net/tipc: fix tipc header files for kernel-doc
Randy Dunlap
5
-14
/
+24
2020-12-02
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-11-28
tipc: update address terminology in code
Jon Maloy
8
-36
/
+41
2020-11-28
tipc: make node number calculation reproducible
Jon Maloy
3
-4
/
+16
2020-11-28
tipc: refactor tipc_sk_bind() function
Jon Maloy
1
-36
/
+30
2020-11-16
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
1
-1
/
+1
2020-11-14
tipc: fix -Wstringop-truncation warnings
Wenlin Kang
1
-4
/
+1
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-11-03
tipc: remove unneeded semicolon
Tom Rix
2
-2
/
+2
2020-10-30
tipc: remove dead code in tipc_net and relatives
Hoang Huu Le
3
-24
/
+0
2020-10-30
net: tipc: Add __printf() markup to fix -Wsuggest-attribute=format
Andrew Lunn
1
-1
/
+2
2020-10-30
net: tipc: Fix parameter types passed to %s formater
Andrew Lunn
1
-1
/
+1
2020-10-30
tipc: add stricter control of reserved service types
Jon Maloy
3
-12
/
+21
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-3
/
+2
2020-10-29
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
1
-3
/
+2
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
1
-2
/
+2
2020-10-17
tipc: fix incorrect setting window for bcast link
Hoang Huu Le
1
-2
/
+4
2020-10-17
tipc: re-configure queue limit for broadcast link
Hoang Huu Le
1
-1
/
+5
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-3
/
+12
2020-10-10
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
2
-2
/
+10
2020-10-10
tipc: fix the skb_unshare() in tipc_buf_append()
Cong Wang
1
-1
/
+2
2020-10-03
genetlink: move to smaller ops wherever possible
Jakub Kicinski
1
-3
/
+3
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
4
-10
/
+15
2020-09-19
net: tipc: Supply missing udp_media.h include file
Wang Hai
1
-0
/
+1
2020-09-19
tipc: Remove unused macro CF_SERVER
YueHaibing
1
-1
/
+0
2020-09-19
net: tipc: delete duplicated words
Randy Dunlap
2
-2
/
+2
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
4
-3
/
+138
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
7
-20
/
+405
2020-09-18
tipc: introduce encryption master key
Tuong Lien
5
-62
/
+174
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
3
-231
/
+165
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
1
-1
/
+2
2020-09-15
tipc: use skb_unshare() instead in tipc_buf_append()
Xin Long
1
-1
/
+2
2020-09-15
tipc: Fix memory leak in tipc_group_create_member()
Peilin Ye
1
-4
/
+10
2020-09-10
tipc: fix shutdown() of connection oriented socket
Tetsuo Handa
1
-4
/
+1
2020-09-07
tipc: fix a deadlock when flushing scheduled work
Hoang Huu Le
4
-19
/
+19
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-7
/
+16
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-6
/
+15
2020-09-03
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
1
-3
/
+6
2020-08-31
tipc: Remove unused macro TIPC_NACK_INTV
YueHaibing
1
-5
/
+0
[next]