summary refs log tree commit diff stats
path: root/net/af-xdp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/af-xdp.c: Don't leak sock_fds array in net_init_af_xdp()Peter Maydell2024-03-251-2/+1
* misc: Clean up includesPeter Maydell2024-01-301-1/+0
* net: add initial support for AF_XDP network backendIlya Maximets2023-09-181-0/+526