aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en/xsk (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+0
2019-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller5-9/+41
2019-08-31net/mlx5e: Allow XSK frames smaller than a pageMaxim Mikityanskiy2-6/+11
2019-08-31mlx5e: modify driver for handling offsetsKevin Laatz1-1/+2
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada1-1/+0
2019-08-20net/mlx5e: Split open/close ICOSQ into stagesAya Levin2-0/+9
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+3
2019-08-17net/mlx5e: Add AF_XDP need_wakeup supportMaxim Mikityanskiy2-0/+26
2019-08-17xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeupMagnus Karlsson2-2/+2
2019-08-15net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flowMaxim Mikityanskiy1-0/+3
2019-07-23net/mlx5e: xsk: dynamically allocate mlx5e_channel_paramArnd Bergmann1-9/+18
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-0/+892
2019-06-27net/mlx5e: Add XSK zero-copy supportMaxim Mikityanskiy9-0/+892