index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+3
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
1
-2
/
+2
2017-09-27
IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
Arvind Yadav
1
-2
/
+2
2017-09-25
IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure
Ilya Lesokhin
1
-10
/
+17
2017-08-25
IB/mlx5: Fix integer overflow when page_shift == 31
Ilya Lesokhin
1
-4
/
+5
2017-08-25
IB/mlx5: Fix memory leak in clean_mr error path
Kamal Heib
1
-4
/
+4
2017-08-25
IB/mlx5: Decouple MR allocation and population flows
Ilya Lesokhin
1
-30
/
+45
2017-08-25
IB/mlx5: Enable UMR for MRs created with reg_create
Ilya Lesokhin
1
-19
/
+14
2017-07-24
IB/mlx5: Fix cached MR allocation flow
Majd Dibbiny
1
-5
/
+13
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
[next]