aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mr.c
AgeCommit message (Expand)Author
2017-07-27mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche
2017-05-25mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen
2017-01-26IB/mlx5: Avoid system crash when enabling many VFsEli Cohen
2016-11-16IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky
2016-10-07IB/mlx5: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg
2016-03-04IB/mlx5: Make coding style more consistentDoug Ledford
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich
2016-03-01IB/mlx5: Refactoring register MR codeNoa Osherovich
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-03IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran
2015-08-30IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-08-28IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed
2015-02-17IB/mlx5: Update the dev in reg_createMajd Dibbiny
2014-12-15IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran
2014-12-15IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran
2014-12-08mlx5: Fix error flow in add_keysEli Cohen
2014-11-21mlx5: don't duplicate kvfree()Al Viro
2014-10-09IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein
2014-05-28IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bitsRoland Dreier
2014-05-27IB/mlx5: Refactor UMR to have its own context structShachar Raindel
2014-05-27mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran
2014-05-27IB/mlx5: Add MR to radix tree in reg_mr_callbackHaggai Eran
2014-05-27IB/mlx5: Fix error handling in reg_umrHaggai Eran
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-01-14IB/mlx5: Remove unused code in mr.cEli Cohen
2013-11-15IB/mlx5: Remove dead codeEli Cohen