+1
−1
+3
−5
+2
−2
+7
−23
+9
−9
Loading
Merge Pull Request from: @geliangtang mptcp: Fixes and cleanup for v6.7 Patch 1 refactors syncing of socket options from the MPTCP socket to its subflows. Patch 2 helps the MPTCP packet scheduler perform well by changing the handling of notsent_lowat in subflows and how available buffer space is calculated for MPTCP-level sends. Patches 3-5 clean up kernel code by removing unused parameters, making more consistent use of existing helper functions, and reducing extra casting of socket pointers. Link:https://gitee.com/openeuler/kernel/pulls/9262 Reviewed-by:Yue Haibing <yuehaibing@huawei.com> Signed-off-by:
Zhang Peng <zhangpeng362@huawei.com>