From: David S. Miller Date: Fri, 1 Dec 2017 20:25:15 +0000 (-0500) Subject: Merge branch 'rds-tcp-netns-delete-related-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=68bf33f4134006e2840cd9f11811e706a7ecc942;p=linux.git Merge branch 'rds-tcp-netns-delete-related-fixes' Sowmini Varadhan says: ==================== rds-tcp netns delete related fixes Patchset contains cleanup and bug fixes. Patch 1 is the removal of some redundant code/functions. Patch 2 and 3 are fixes for corner cases identified by syzkaller. I've not been able to reproduce the actual use-after-free race flagged in the syzkaller reports, thus these fixes are based on code inspection plus manual testing to make sure the modified code paths are executed without problems in the commonly encountered timing cases. ==================== Signed-off-by: David S. Miller --- 68bf33f4134006e2840cd9f11811e706a7ecc942