summaryrefslogtreecommitdiffstats
path: root/net/xdp/xsk_diag.c
Commit message (Expand)AuthorAgeFilesLines
* xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel2020-05-211-1/+1
* xsk: lock the control mutex in sock_diag interfaceBjörn Töpel2019-09-051-0/+3
* xsk: add support to allow unaligned chunk placementKevin Laatz2019-08-311-1/+1
* xsk: fix potential crash in xsk_diag_put_umem()Eric Dumazet2019-03-071-2/+2
* xsk: add sock_diag interface for AF_XDPBjörn Töpel2019-01-251-0/+191