summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens2018-03-141-16/+28
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-021-0/+3
|\ \ \
| * | | IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch2018-03-211-0/+3
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-5/+9
|\| | | |/ |/|
| * RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky2018-03-141-4/+8
| * IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko2018-02-281-1/+1
* | IB/mlx5: Don't expose MR cache in switchdev modeMark Bloch2018-02-231-2/+3
|/
* Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe2017-12-281-0/+1
|\
| * IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi2017-12-271-0/+1
* | IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann2017-12-121-0/+3
|/
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-3/+3
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-2/+2
|\
| * IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlinesArvind Yadav2017-09-271-2/+2
* | IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin2017-09-251-10/+17
|/
* IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin2017-08-241-4/+5
* IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib2017-08-241-4/+4
* IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin2017-08-241-30/+45
* IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2017-08-241-19/+14Star
* 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-181-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/+155Star
* | 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/+32Star
|/
* 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-171-1/+2
| * IB/mlx5: Wait for all async command completions to completeEli Cohen2016-11-171-0/+28
* | IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2016-11-171-1/+5
|/
* IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0Star
* 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/+2Star