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
2018-11-13
IB/mlx5: Fix MR cache initialization
Artemy Kovalyov
1
-1
/
+1
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
1
-4
/
+8
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
1
-1
/
+1
2018-07-09
IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
1
-24
/
+8
2018-04-27
RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
Leon Romanovsky
1
-9
/
+23
2018-04-07
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-77
/
+180
2018-04-05
IB/mlx5: Device memory mr registration support
Ariel Levkovich
1
-0
/
+74
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
1
-5
/
+8
2018-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-03-27
IB/mlx5: Respect new UMR capabilities
Majd Dibbiny
1
-5
/
+30
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+9
2018-03-21
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
1
-0
/
+3
2018-03-15
RDMA/mlx5: Simplify clean and destroy MR calls
Leon Romanovsky
1
-30
/
+10
2018-03-15
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
Leon Romanovsky
1
-0
/
+4
2018-03-15
RDMA/mlx5: Unify error flows in rereg MR failure paths
Leon Romanovsky
1
-14
/
+18
2018-03-15
RDMA/mlx5: Return proper value for not-supported command
Leon Romanovsky
1
-1
/
+1
2018-03-15
RDMA/mlx5: Protect from NULL pointer derefence
Leon Romanovsky
1
-0
/
+2
2018-03-15
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
1
-5
/
+9
2018-03-14
IB/mlx5: Maintain a single emergency page
Ilya Lesokhin
1
-6
/
+5
2018-03-14
IB/mlx5: Only synchronize RCU once when removing mkeys
Daniel Jurgens
1
-16
/
+28
2018-03-14
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
1
-4
/
+8
2018-02-28
IB/mlx5: Fix incorrect size of klms in the memory region
Sergey Gorenko
1
-1
/
+1
2018-02-23
IB/mlx5: Don't expose MR cache in switchdev mode
Mark Bloch
1
-2
/
+3
2017-12-28
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
1
-0
/
+1
2017-12-28
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
1
-0
/
+1
2017-12-12
IB/mlx5: revisit -Wmaybe-uninitialized warning
Arnd Bergmann
1
-0
/
+3
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
[next]