index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mr.c
Age
Commit message (
Expand
)
Author
2019-01-02
Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads"
Leon Romanovsky
2018-12-20
IB/mlx5: Fix long EEH recover time with NVMe offloads
Huy Nguyen
2018-12-18
IB/mlx5: Add advise_mr() support
Moni Shoua
2018-12-18
RDMA/mlx5: Fix function name typo 'fileds' -> 'fields'
Gal Pressman
2018-10-16
IB/mlx5: Fix MR cache initialization
Artemy Kovalyov
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-10
IB/mlx5: Unmap DMA addr from HCA before IOMMU
Valentine Fatiev
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-09
IB/mlx5: fix uaccess beyond "count" in debugfs read/write handlers
Jann Horn
2018-04-27
RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow
Leon Romanovsky
2018-04-06
Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-05
IB/mlx5: Device memory mr registration support
Ariel Levkovich
2018-04-05
net/mlx5: Mkey creation command adjustments
Ariel Levkovich
2018-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-27
IB/mlx5: Respect new UMR capabilities
Majd Dibbiny
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-21
IB/mlx5: Don't clean uninitialized UMR resources
Mark Bloch
2018-03-15
RDMA/mlx5: Simplify clean and destroy MR calls
Leon Romanovsky
2018-03-15
RDMA/mlx5: Guard ODP specific assignments with specific CONFIG
Leon Romanovsky
2018-03-15
RDMA/mlx5: Unify error flows in rereg MR failure paths
Leon Romanovsky
2018-03-15
RDMA/mlx5: Return proper value for not-supported command
Leon Romanovsky
2018-03-15
RDMA/mlx5: Protect from NULL pointer derefence
Leon Romanovsky
2018-03-14
Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-03-14
IB/mlx5: Maintain a single emergency page
Ilya Lesokhin
2018-03-14
IB/mlx5: Only synchronize RCU once when removing mkeys
Daniel Jurgens
2018-03-14
RDMA/mlx5: Fix crash while accessing garbage pointer and freed memory
Leon Romanovsky
2018-02-28
IB/mlx5: Fix incorrect size of klms in the memory region
Sergey Gorenko
2018-02-23
IB/mlx5: Don't expose MR cache in switchdev mode
Mark Bloch
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
2017-12-27
IB/mlx5: Fix mlx5_ib_alloc_mr error flow
Nitzan Carmi
2017-12-11
IB/mlx5: revisit -Wmaybe-uninitialized warning
Arnd Bergmann
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-10-18
Merge branch 'for-next-early' into for-next
Doug Ledford
2017-09-27
IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlines
Arvind Yadav
2017-09-25
IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failure
Ilya Lesokhin
2017-08-24
IB/mlx5: Fix integer overflow when page_shift == 31
Ilya Lesokhin
2017-08-24
IB/mlx5: Fix memory leak in clean_mr error path
Kamal Heib
2017-08-24
IB/mlx5: Decouple MR allocation and population flows
Ilya Lesokhin
2017-08-24
IB/mlx5: Enable UMR for MRs created with reg_create
Ilya Lesokhin
2017-07-24
IB/mlx5: Fix cached MR allocation flow
Majd Dibbiny
2017-07-20
IB/mlx5: Fix a warning message
Dan Carpenter
2017-07-17
IB/mlx5: Clean mr_cache debugfs in case of failure
Leon Romanovsky
2017-07-17
mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
Bart Van Assche
2017-05-14
{net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc
Leon Romanovsky
2017-05-01
mlx5: Fix mlx5_ib_map_mr_sg mr length
Sagi Grimberg
2017-04-25
IB/mlx5: Add ODP support to MW
Artemy Kovalyov
2017-04-25
IB/mlx5: Fix UMR size calculation
Artemy Kovalyov
2017-04-25
IB/mlx5: Fix function updating xlt emergency path
Artemy Kovalyov
[next]