The source project of this merge request has been removed.
net/xdp: Enable XDP_SOCKETS_DIAG as module
This adds support for PF_XDP sockets monitoring interface as used by the ss tool. As it depends on XDP_SOCKETS, this module doesn't need to be disabled explicitly on armel/config/marvell. See 99548956 where XDP_SOCKETS was disabled.
Closes: https://bugs.debian.org/1051455