index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-20
IB/mlx5: Fix a warning message
Dan Carpenter
1
-1
/
+1
2017-07-18
IB/mlx5: Clean mr_cache debugfs in case of failure
Leon Romanovsky
1
-12
/
+22
2017-07-17
mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
Bart Van Assche
1
-1
/
+1
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
1
-1
/
+1
2017-05-01
mlx5: Fix mlx5_ib_map_mr_sg mr length
Sagi Grimberg
1
-1
/
+1
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
1
-0
/
+1
2017-04-25
IB/mlx5: Fix UMR size calculation
Artemy Kovalyov
1
-1
/
+2
2017-04-25
IB/mlx5: Fix function updating xlt emergency path
Artemy Kovalyov
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+4
2017-02-14
IB/mlx5: Add implicit MR support
Artemy Kovalyov
1
-5
/
+28
2017-02-14
IB/mlx5: Expose MR cache for mlx5_ib
Artemy Kovalyov
1
-27
/
+72
2017-01-24
IB/mlx5: Switch from dma_device to dev.parent
Bart Van Assche
1
-7
/
+7
2017-01-02
IB/mlx5: Improve MR check
Artemy Kovalyov
1
-0
/
+5
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
1
-231
/
+155
2017-01-02
IB/mlx5: Add support for big MRs
Artemy Kovalyov
1
-3
/
+5
2017-01-02
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
1
-24
/
+26
2017-01-02
IB/mlx5: Add helper mlx5_ib_post_send_wait
Binoy Jayan
1
-83
/
+32
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-19
/
+52
2016-12-14
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
1
-18
/
+21
2016-12-13
IB/mlx5: Avoid system crash when enabling many VFs
Eli Cohen
1
-1
/
+2
2016-11-17
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
1
-1
/
+2
2016-11-17
IB/mlx5: Wait for all async command completions to complete
Eli Cohen
1
-0
/
+28
2016-11-17
IB/mlx5: Resolve soft lock on massive reg MRs
Moshe Lazer
1
-1
/
+5
2016-10-07
IB/mlx5: Move and decouple user vendor structures
Leon Romanovsky
1
-1
/
+0
2016-10-07
IB/mlx5: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
1
-1
/
+1
2016-08-14
{net,IB}/mlx5: MKey/PSV commands via mlx5 ifc
Saeed Mahameed
1
-81
/
+103
2016-06-23
IB/mlx5: Reset flow support for IB kernel ULPs
Maor Gottlieb
1
-0
/
+4
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
1
-2
/
+6
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
1
-9
/
+12
2016-03-04
mlx5: Add arbitrary sg list support
Sagi Grimberg
1
-6
/
+44
2016-03-04
IB/mlx5: Make coding style more consistent
Doug Ledford
1
-4
/
+2
2016-03-04
IB/mlx5: Convert UMR CQ to new CQ API
Christoph Hellwig
1
-26
/
+23
2016-03-01
IB/mlx5: Add memory windows allocation support
Matan Barak
1
-0
/
+83
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
1
-29
/
+29
2016-03-01
IB/mlx5: Added support for re-registration of MRs
Noa Osherovich
1
-0
/
+168
2016-03-01
IB/mlx5: Refactoring register MR code
Noa Osherovich
1
-75
/
+132
2015-12-09
IB/mlx5: Postpone remove_keys under knowledge of coming preemption
Leon Romanovsky
1
-1
/
+13
2015-10-29
IB/mlx5: Remove old FRWR API support
Sagi Grimberg
1
-42
/
+0
2015-10-29
IB/mlx5: Support the new memory registration API
Sagi Grimberg
1
-0
/
+93
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-25
/
+27
2015-09-03
IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow
Haggai Eran
1
-12
/
+0
2015-08-31
IB/mlx5: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-3
/
+2
2015-08-31
mlx5: Drop mlx5_ib_alloc_fast_reg_mr
Sagi Grimberg
1
-44
/
+0
2015-08-31
IB: Modify ib_create_mr API
Sagi Grimberg
1
-5
/
+12
2015-08-31
IB/core: Get rid of redundant verb ib_destroy_mr
Sagi Grimberg
1
-30
/
+13
2015-08-29
IB/mlx5: Remove dead code from alloc_cached_mr()
Roland Dreier
1
-3
/
+0
2015-05-31
net/mlx5_core: New device capabilities handling
Saeed Mahameed
1
-2
/
+1
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
1
-1
/
+1
2015-02-18
IB/mlx5: Update the dev in reg_create
Majd Dibbiny
1
-0
/
+1
2014-12-16
IB/mlx5: Implement on demand paging by adding support for MMU notifiers
Haggai Eran
1
-5
/
+74
[next]