common/mlx5: fix mempool registration
[dpdk.git] / drivers / common / mlx5 / mlx5_common_mr.c
2021-11-21 Dmitry Kozlyukcommon/mlx5: fix mempool registration
2021-11-16 Dmitry Kozlyukcommon/mlx5: fix MPRQ mempool registration
2021-11-17 Michael Baumcommon/mlx5: fix redundant field in MR control structure
2021-11-10 Dmitry Kozlyukcommon/mlx5: fix external memory pool registration
2021-11-07 Michael Baumcommon/mlx5: make multi-process MR management port...
2021-11-07 Michael Baumcommon/mlx5: remove redundant parameter in MR search
2021-11-07 Michael Baumcommon/mlx5: fix MR search inlining
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: support device DMA map and unmap
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumcommon/mlx5: share MR top-half search function
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: add MR control initialization
2021-10-20 Andrew Rybchenkomempool: add namespace to flags
2021-10-19 Dmitry Kozlyukcommon/mlx5: add mempool registration facilities
2021-07-08 Michael Baumcommon/mlx5: fix memory region leak
2021-05-04 Shiri Kuzincommon/mlx5: share hash list tool
2021-03-15 Thomas Monjalonnet/mlx5: enable debug logs dynamically
2020-11-13 Jiawei Wangcommon/mlx5: free MR resource on device DMA unmap
2020-07-21 Suanming Moucommon/mlx5: convert data path objects to unified malloc
2020-06-17 Ophir Munknet/mlx5: add memory region callbacks in per-device...
2020-06-17 Ophir Munkcommon/mlx5: export memory region Verbs operations
2020-06-17 Ophir Munkcommon/mlx5: remove memory region dependency on Verbs
2020-06-16 Ophir Munkcommon/mlx5: remove protection domain dependency on...
2020-05-18 Shiri Kuzincommon/mlx5: disable relaxed ordering in unsuitable...
2020-04-21 Vu Phamcommon/mlx5: refactor memory management