From: David S. Miller Date: Wed, 5 Jun 2024 11:32:47 +0000 (+0100) Subject: Merge branch 'tcp-mptcp-close-wait' X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=e137596ec1bb8e6d203e05e492ec63f39d063340;p=users%2Fjedix%2Flinux-maple.git Merge branch 'tcp-mptcp-close-wait' Jason Xing says: ==================== tcp/mptcp: count CLOSE-WAIT for CurrEstab Taking CLOSE-WAIT sockets into CurrEstab counters is in accordance with RFC 1213, as suggested by Eric and Neal. v5 Link: https://lore.kernel.org/all/20240531091753.75930-1-kerneljasonxing@gmail.com/ 1. add more detailed comment (Matthieu) v4 Link: https://lore.kernel.org/all/20240530131308.59737-1-kerneljasonxing@gmail.com/ 1. correct the Fixes: tag in patch [2/2]. (Eric) Previous discussion Link: https://lore.kernel.org/all/20240529033104.33882-1-kerneljasonxing@gmail.com/ ==================== Signed-off-by: David S. Miller --- e137596ec1bb8e6d203e05e492ec63f39d063340