summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix cached MR allocation flowMajd Dibbiny2017-07-241-5/+13
* IB/mlx5: Fix a warning messageDan Carpenter2017-07-201-1/+1
* IB/mlx5: Clean mr_cache debugfs in case of failureLeon Romanovsky2017-07-171-12/+22
* mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] arrayBart Van Assche2017-07-171-1/+1
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-1/+1
* mlx5: Fix mlx5_ib_map_mr_sg mr lengthSagi Grimberg2017-05-011-1/+1
* IB/mlx5: Add ODP support to MWArtemy Kovalyov2017-04-251-0/+1
* IB/mlx5: Fix UMR size calculationArtemy Kovalyov2017-04-251-1/+2
* IB/mlx5: Fix function updating xlt emergency pathArtemy Kovalyov2017-04-251-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-4/+4
|\
| * IB/mlx5: Switch from dma_device to dev.parentBart Van Assche2017-01-241-7/+7
* | IB/mlx5: Add implicit MR supportArtemy Kovalyov2017-02-141-5/+28
* | IB/mlx5: Expose MR cache for mlx5_ibArtemy Kovalyov2017-02-141-27/+72
* | IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-021-0/+5
* | IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-021-231/+155
* | IB/mlx5: Add support for big MRsArtemy Kovalyov2017-01-021-3/+5
* | IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-021-24/+26
* | IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan2017-01-021-83/+32
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-19/+52
|\
| * IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2016-12-141-18/+21
| * IB/mlx5: Avoid system crash when enabling many VFsEli Cohen2016-12-131-1/+2
| * IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-161-1/+2
| * IB/mlx5: Wait for all async command completions to completeEli Cohen2016-11-161-0/+28
* | IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2016-11-161-1/+5
|/
* IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0
* IB/mlx5: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-141-81/+103
* IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-0/+4
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-2/+6
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-9/+12
* mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-041-6/+44
* IB/mlx5: Make coding style more consistentDoug Ledford2016-03-041-4/+2
* IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig2016-03-041-26/+23
* IB/mlx5: Add memory windows allocation supportMatan Barak2016-03-011-0/+83
* net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-011-29/+29
* IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-011-0/+168
* IB/mlx5: Refactoring register MR codeNoa Osherovich2016-03-011-75/+132
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-281-42/+0
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-281-0/+93
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-25/+27
* IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-031-12/+0
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-3/+2
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-44/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-301-5/+12
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-30/+13
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-281-3/+0
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-2/+1
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Update the dev in reg_createMajd Dibbiny2015-02-171-0/+1
OpenPOWER on IntegriCloud