aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-19net/mlx5e: Fix concurrency issues between config flow and XSKMaxim Mikityanskiy1-1/+1
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-1/+1
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin1-0/+7
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson1-1/+1
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy1-0/+111