index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
Leon Romanovsky
2018-04-27
1
-9
/
+23
*
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-07
1
-77
/
+180
|
\
|
*
IB/mlx5: Device memory mr registration support
Ariel Levkovich
2018-04-05
1
-0
/
+74
|
*
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
2018-04-05
1
-5
/
+8
|
*
IB/mlx5: Respect new UMR capabilities
Majd Dibbiny
2018-03-27
1
-5
/
+30
|
*
RDMA/mlx5: Simplify clean and destroy MR calls
Leon Romanovsky
2018-03-15
1
-30
/
+10
|
*
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
Leon Romanovsky
2018-03-15
1
-0
/
+4
|
*
RDMA/mlx5: Unify error flows in rereg MR failure paths
Leon Romanovsky
2018-03-15
1
-14
/
+18
|
*
RDMA/mlx5: Return proper value for not-supported command
Leon Romanovsky
2018-03-15
1
-1
/
+1
|
*
RDMA/mlx5: Protect from NULL pointer derefence
Leon Romanovsky
2018-03-15
1
-0
/
+2
|
*
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-15
1
-5
/
+9
|
|
\
|
*
|
IB/mlx5: Maintain a single emergency page
Ilya Lesokhin
2018-03-14
1
-6
/
+5
|
*
|
IB/mlx5: Only synchronize RCU once when removing mkeys
Daniel Jurgens
2018-03-14
1
-16
/
+28
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-02
1
-0
/
+3
|
\
\
\
|
*
|
|
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
2018-03-21
1
-0
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-5
/
+9
|
\
|
|
|
|
/
|
/
|
|
*
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
2018-03-14
1
-4
/
+8
|
*
IB/mlx5: Fix incorrect size of klms in the memory region
Sergey Gorenko
2018-02-28
1
-1
/
+1
*
|
IB/mlx5: Don't expose MR cache in switchdev mode
Mark Bloch
2018-02-23
1
-2
/
+3
|
/
*
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-28
1
-0
/
+1
|
\
|
*
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
2017-12-27
1
-0
/
+1
*
|
IB/mlx5: revisit -Wmaybe-uninitialized warning
Arnd Bergmann
2017-12-12
1
-0
/
+3
|
/
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-22
1
-3
/
+3
*
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-10-18
1
-2
/
+2
|
\
|
*
IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
Arvind Yadav
2017-09-27
1
-2
/
+2
*
|
IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure
Ilya Lesokhin
2017-09-25
1
-10
/
+17
|
/
*
IB/mlx5: Fix integer overflow when page_shift == 31
Ilya Lesokhin
2017-08-24
1
-4
/
+5
*
IB/mlx5: Fix memory leak in clean_mr error path
Kamal Heib
2017-08-24
1
-4
/
+4
*
IB/mlx5: Decouple MR allocation and population flows
Ilya Lesokhin
2017-08-24
1
-30
/
+45
*
IB/mlx5: Enable UMR for MRs created with reg_create
Ilya Lesokhin
2017-08-24
1
-19
/
+14
*
IB/mlx5: Fix cached MR allocation flow
Majd Dibbiny
2017-07-24
1
-5
/
+13
*
IB/mlx5: Fix a warning message
Dan Carpenter
2017-07-20
1
-1
/
+1
*
IB/mlx5: Clean mr_cache debugfs in case of failure
Leon Romanovsky
2017-07-18
1
-12
/
+22
*
mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
Bart Van Assche
2017-07-17
1
-1
/
+1
*
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2017-05-14
1
-1
/
+1
*
mlx5: Fix mlx5_ib_map_mr_sg mr length
Sagi Grimberg
2017-05-01
1
-1
/
+1
*
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
2017-04-25
1
-0
/
+1
*
IB/mlx5: Fix UMR size calculation
Artemy Kovalyov
2017-04-25
1
-1
/
+2
*
IB/mlx5: Fix function updating xlt emergency path
Artemy Kovalyov
2017-04-25
1
-1
/
+1
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-4
/
+4
|
\
|
*
IB/mlx5: Switch from dma_device to dev.parent
Bart Van Assche
2017-01-24
1
-7
/
+7
*
|
IB/mlx5: Add implicit MR support
Artemy Kovalyov
2017-02-14
1
-5
/
+28
*
|
IB/mlx5: Expose MR cache for mlx5_ib
Artemy Kovalyov
2017-02-14
1
-27
/
+72
*
|
IB/mlx5: Improve MR check
Artemy Kovalyov
2017-01-02
1
-0
/
+5
*
|
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
2017-01-02
1
-231
/
+155
*
|
IB/mlx5: Add support for big MRs
Artemy Kovalyov
2017-01-02
1
-3
/
+5
*
|
IB/mlx5: Refactor UMR post send format
Artemy Kovalyov
2017-01-02
1
-24
/
+26
*
|
IB/mlx5: Add helper mlx5_ib_post_send_wait
Binoy Jayan
2017-01-02
1
-83
/
+32
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-15
1
-19
/
+52
|
\
|
*
IB/mlx5: avoid bogus -Wmaybe-uninitialized warning
Arnd Bergmann
2016-12-14
1
-18
/
+21
[next]