On Thu, May 29, 2025 at 07:53:41PM -0700, Kuniyuki Iwashima wrote: > In the old days, sock_create_kern() did take a ref to netns, > but an implicit change that avoids taking the ref has caused > a lot of problems for people who used to the old semantics. > > This series rather rolls back the change, so I think using > the same name here is better than leaving the catchy > sock_create_kern() error-prone. Ok.