summaryrefslogtreecommitdiff
path: root/net/xdp/xsk_diag.c
AgeCommit message (Expand)Author
2023-11-19net: fill in MODULE_DESCRIPTION()s for SOCK_DIAG modulesJakub Kicinski
2023-08-31xsk: Fix xsk_diag use-after-free error during socket cleanupMagnus Karlsson
2020-09-02xsk: Fix possible segfault in xsk umem diagnosticsMagnus Karlsson
2020-08-31xsk: Move queue_id, dev and need_wakeup to buffer poolMagnus Karlsson
2020-08-31xsk: Move fill and completion rings to buffer poolMagnus Karlsson
2020-07-13xsk: Add xdp statistics to xsk_diagCiara Loftus
2020-05-21xsk: Introduce AF_XDP buffer allocation APIBjörn Töpel
2019-09-05xsk: lock the control mutex in sock_diag interfaceBjörn Töpel
2019-08-31xsk: add support to allow unaligned chunk placementKevin Laatz
2019-03-07xsk: fix potential crash in xsk_diag_put_umem()Eric Dumazet
2019-01-25xsk: add sock_diag interface for AF_XDPBjörn Töpel