From: Christoph Hellwig <hch@xxxxxx> Date: Mon, 26 May 2025 07:33:21 +0200 > On Fri, May 23, 2025 at 11:21:11AM -0700, Kuniyuki Iwashima wrote: > > Let's drop the conversion and use sock_create_kern() instead. > > Please send a patch per subsystem that is converted to make the > commit log better and help with bisectability. Do you mean splitting this patch into per-subsystem patches within the same series or sending non-netdev patches separately ? The former is fine, but I think this change should be done in the same series as the main goal of the series is the changes in this patch, making kernel TCP sockets hold netns ref in a single place.