79b05beaa5c3 ("af_unix: Acquire/Release per-netns hash table's locks.") 855d8e77ffb0 ("bpf: af_unix: Use batching algorithm in bpf unix iter.") 4408d55a6467 ("af_unix: Refactor unix_next_socket().") 9acbc584c3a4 ("af_unix: Relax race in unix_autobind().") afd20b9290e1 ("af_unix: Replace the big lock with small locks.") e6b4b873896f ("af_unix: Save hash in sk_hash.") f452be496a5c ("af_unix: Add helpers to calculate hashes.") 5ce7ab4961a9 ("af_unix: Remove UNIX_ABSTRACT() macro and test sun_path[0] instead.") 12f21c49ad83 ("af_unix: Allocate unix_address in unix_bind_(bsd|abstract)().") 5c32a3ed64b4 ("af_unix: Remove unix_mkname().") d2d8c9fddb1c ("af_unix: Copy unix_mkname() into unix_find_(bsd|abstract)().") b8a58aa6fccc ("af_unix: Cut unix_validate_addr() out of unix_mkname().") aed26f557bbc ("af_unix: Return an error as a pointer in unix_find_other().") fa39ef0e4729 ("af_unix: Factorise unix_find_other() based on address types.") f7ed31f4615f ("af_unix: Pass struct sock to unix_autobind().") 755662ce78d1 ("af_unix: Use offsetof() instead of sizeof().")