index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
mr.c
Age
Commit message (
Expand
)
Author
2021-06-16
net/mlx5: Reset mkey index on creation
Aya Levin
2021-02-08
RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
Yishai Hadas
2020-04-23
net/mlx5: Update mr.c new cmd interface
Leon Romanovsky
2020-04-19
net/mlx5: Delete not-used cmd header
Leon Romanovsky
2020-03-16
mlx5: Remove uninitialized use of key in mlx5_core_create_mkey
Nathan Chancellor
2020-03-13
{IB,net}/mlx5: Move asynchronous mkey creation to mlx5_ib
Michael Guralnik
2020-03-13
{IB,net}/mlx5: Assign mkey variant in mlx5_ib only
Saeed Mahameed
2020-03-13
{IB,net}/mlx5: Setup mkey variant before mr create command invocation
Saeed Mahameed
2019-10-28
RDMA/mlx5: Delete struct mlx5_priv->mkey_table
Jason Gunthorpe
2019-10-04
RDMA/mlx5: Add missing synchronize_srcu() for MW cases
Jason Gunthorpe
2019-06-24
net/mlx5: Convert mkey_table to XArray
Matthew Wilcox
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
2018-07-04
net/mlx5: Limit scope of dump_fill_mkey function
Yonatan Cohen
2018-05-04
net/mlx5: Decrease level of prints about non-existent MKEY
Leon Romanovsky
2016-08-17
net/mlx5: Unify and improve command interface
Saeed Mahameed
2016-08-14
{net,IB}/mlx5: MKey/PSV commands via mlx5 ifc
Saeed Mahameed
2016-03-01
net/mlx5: Refactor mlx5_core_mr to mkey
Matan Barak
2015-09-28
net/mlx5_core: New init and exit flow for mlx5_core
Majd Dibbiny
2015-04-02
net/mlx5_core: Fix Mellanox copyright note
Saeed Mahameed
2015-04-02
net/mlx5_core: Use the right inbox struct in destroy mkey command
Achiad Shochat
2014-07-09
mlx5_core: Fix possible race between mr tree insert/delete
Sagi Grimberg
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-05-08
mellanox: Logging message cleanups
Joe Perches
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen