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
/
link.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-15
net: tipc: kerneldoc fixes
Lu Wei
1
-1
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-07-21
tipc: allow to build NACK message in link timeout function
Tung Nguyen
1
-1
/
+1
2020-07-14
net: tipc: kerneldoc fixes
Andrew Lunn
1
-3
/
+3
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+18
2020-07-09
tipc: fix retransmission on unicast links
Hamish Martin
1
-8
/
+18
2020-06-20
tipc: Use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+4
2020-06-17
tipc: update a binding service via broadcast
Hoang Huu Le
1
-1
/
+1
2020-05-27
tipc: add support for broadcast rcv stats dumping
Tuong Lien
1
-32
/
+33
2020-05-27
tipc: enable broadcast retrans via unicast
Tuong Lien
1
-4
/
+6
2020-05-27
tipc: add back link trace events
Tuong Lien
1
-0
/
+3
2020-05-27
tipc: introduce Gap ACK blocks for broadcast link
Tuong Lien
1
-174
/
+251
2020-04-16
tipc: fix incorrect increasing of link window
Tuong Lien
1
-1
/
+1
2019-12-18
tipc: don't send gap blocks in ACK messages
Jon Maloy
1
-4
/
+4
2019-12-11
tipc: introduce variable window congestion control
Jon Maloy
1
-53
/
+122
2019-12-11
tipc: eliminate more unnecessary nacks and retransmissions
Jon Maloy
1
-1
/
+5
2019-12-11
tipc: eliminate gap indicator from ACK messages
Jon Maloy
1
-5
/
+9
2019-11-22
tipc: update replicast capability for broadcast send link
Hoang Le
1
-1
/
+1
2019-11-09
tipc: introduce TIPC encryption & authentication
Tuong Lien
1
-5
/
+14
2019-11-07
tipc: eliminate the dummy packet in link synching
Tuong Lien
1
-15
/
+14
2019-11-07
tipc: reduce sensitive to retransmit failures
Hoang Le
1
-1
/
+1
2019-11-04
tipc: improve message bundling algorithm
Tuong Lien
1
-28
/
+31
2019-10-28
tipc: Spelling s/enpoint/endpoint/
Geert Uytterhoeven
1
-1
/
+1
2019-10-02
tipc: fix unlimited bundling of small messages
Tuong Lien
1
-11
/
+18
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-40
/
+52
2019-08-19
tipc: clean up skb list lock handling on send path
Jon Maloy
1
-7
/
+7
2019-08-17
tipc: fix false detection of retransmit failures
Tuong Lien
1
-40
/
+52
2019-08-02
tipc: reduce risk of wakeup queue starvation
Jon Maloy
1
-8
/
+21
2019-07-26
tipc: fix changeover issues due to large packet
Tuong Lien
1
-14
/
+79
2019-07-26
tipc: optimize link synching mechanism
Tuong Lien
1
-0
/
+26
2019-07-02
tipc: embed jiffies in macro TIPC_BC_RETR_LIM
Jon Maloy
1
-5
/
+4
2019-06-25
tipc: rename function msg_get_wrapped() to msg_inner_hdr()
Jon Maloy
1
-1
/
+1
2019-06-25
tipc: eliminate unnecessary skb expansion during retransmission
Jon Maloy
1
-1
/
+1
2019-06-25
tipc: simplify stale link failure criteria
Jon Maloy
1
-7
/
+2
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2019-06-18
tipc: fix issues with early FAILOVER_MSG from peer
Tuong Lien
1
-1
/
+0
2019-06-17
tipc: include retrans failure detection for unicast
Tuong Lien
1
-36
/
+70
2019-05-04
tipc: fix missing Name entries due to half-failover
Tuong Lien
1
-0
/
+35
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-28
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-6
/
+6
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2019-04-17
tipc: fix link established but not in session
Tuong Lien
1
-0
/
+2
2019-04-05
tipc: adapt link failover for new Gap-ACK algorithm
Tuong Lien
1
-26
/
+80
2019-04-05
tipc: reduce duplicate packets for unicast traffic
Tuong Lien
1
-10
/
+16
2019-04-05
tipc: improve TIPC throughput by Gap ACK blocks
Tuong Lien
1
-10
/
+124
2019-03-19
tipc: support broadcast/replicast configurable for bc-link
Hoang Le
1
-0
/
+8
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+16
2019-02-12
tipc: fix link session and re-establish issues
Tuong Lien
1
-0
/
+15
2019-02-12
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
1
-1
/
+1
[next]