From: David S. Miller Date: Tue, 26 May 2020 22:16:52 +0000 (-0700) Subject: Merge branch 'tipc-add-some-improvements' X-Git-Tag: v5.10.7~2469^2~107 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6a862a44fd0c963f1bcb2ac9299609e1d8c011c2;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'tipc-add-some-improvements' Tuong Lien says: ==================== tipc: add some improvements This series adds some improvements to TIPC. The first patch improves the TIPC broadcast's performance with the 'Gap ACK blocks' mechanism similar to unicast before, while the others give support on tracing & statistics for broadcast links, and an alternative to carry broadcast retransmissions via unicast which might be useful in some cases. Besides, the Nagle algorithm can now automatically 'adjust' itself depending on the specific network condition a stream connection runs by the last patch. ==================== Signed-off-by: David S. Miller --- 6a862a44fd0c963f1bcb2ac9299609e1d8c011c2