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
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-27
tipc: move bc link creation back to tipc_node_create
Xin Long
1
-19
/
+22
2022-02-17
tipc: fix wrong notification node addresses
Jon Maloy
1
-5
/
+6
2022-02-15
tipc: fix wrong publisher node address in link publications
Jon Maloy
1
-1
/
+1
2021-06-10
node.c: fix the use of indefinite article
gushengxian
1
-1
/
+1
2021-05-11
tipc: make node link identity publish thread safe
Hoang Le
1
-6
/
+6
2021-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-04-08
net: tipc: Fix spelling errors in net/tipc module
Zheng Yongjun
1
-1
/
+1
2021-03-29
node.c: A typo fix
Bhaskar Chowdhury
1
-1
/
+1
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+8
2021-03-17
tipc: simplify signature of tipc_nametbl_withdraw() functions
Jon Maloy
1
-2
/
+1
2021-03-17
tipc: simplify signature of tipc_namtbl_publish()
Jon Maloy
1
-14
/
+15
2021-03-15
tipc: better validate user input in tipc_nl_retrieve_key()
Eric Dumazet
1
-3
/
+8
2021-03-12
tipc: clean up warnings detected by sparse
Hoang Huu Le
1
-0
/
+5
2021-01-14
net: tip: fix a couple kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+4
2020-12-09
net: tipc: prevent possible null deref of link
Cengiz Can
1
-2
/
+4
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
1
-3
/
+3
2020-12-02
net/tipc: fix node.c kernel-doc
Randy Dunlap
1
-1
/
+25
2020-12-02
net/tipc: fix various kernel-doc warnings
Randy Dunlap
1
-2
/
+3
2020-12-02
tipc: fix incompatible mtu of transmission
Hoang Le
1
-0
/
+2
2020-11-03
tipc: remove unneeded semicolon
Tom Rix
1
-1
/
+1
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-10-10
tipc: fix NULL pointer dereference in tipc_named_rcv
Hoang Huu Le
1
-1
/
+1
2020-09-18
tipc: add automatic rekeying for encryption key
Tuong Lien
1
-2
/
+23
2020-09-18
tipc: add automatic session key exchange
Tuong Lien
1
-1
/
+16
2020-09-18
tipc: introduce encryption master key
Tuong Lien
1
-2
/
+4
2020-09-18
tipc: optimize key switching time and logic
Tuong Lien
1
-27
/
+25
2020-07-14
net: tipc: kerneldoc fixes
Andrew Lunn
1
-2
/
+2
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
1
-6
/
+23
2020-06-03
Revert "tipc: Fix potential tipc_node refcnt leak in tipc_rcv"
Tuong Lien
1
-1
/
+0
2020-05-27
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-8
/
+53
2020-05-27
tipc: enable broadcast retrans via unicast
Tuong Lien
1
-1
/
+1
2020-05-27
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
1
-2
/
+8
2020-04-18
tipc: Fix potential tipc_node refcnt leak in tipc_rcv
Xiyu Yang
1
-1
/
+3
2020-03-26
tipc: Add a missing case of TIPC_DIRECT_MSG type
Hoang Le
1
-1
/
+2
2020-02-10
tipc: make three functions static
Chen Wandun
1
-3
/
+4
2019-12-11
tipc: introduce variable window congestion control
Jon Maloy
1
-7
/
+9
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
1
-1
/
+7
2019-11-09
tipc: add support for AEAD key setting via netlink
Tuong Lien
1
-0
/
+135
2019-11-09
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-19
/
+80
2019-11-09
tipc: enable creating a "preliminary" node
Tuong Lien
1
-27
/
+72
2019-11-08
tipc: eliminate checking netns if node established
Hoang Le
1
-9
/
+5
2019-11-07
tipc: update cluster capabilities if node deleted
Hoang Le
1
-1
/
+11
2019-10-30
tipc: improve throughput between nodes in netns
Hoang Le
1
-4
/
+151
2019-10-06
net: tipc: have genetlink code to parse the attrs during dumpit
Jiri Pirko
1
-5
/
+1
2019-08-19
tipc: clean up skb list lock handling on send path
Jon Maloy
1
-3
/
+4
2019-08-09
tipc: add loopback device tracking
John Rutherford
1
-0
/
+1
2019-07-26
tipc: optimize link synching mechanism
Tuong Lien
1
-2
/
+4
[next]