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
/
infiniband
/
hw
/
mlx5
Age
Commit message (
Expand
)
Author
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA/mlx5: Issue FW command to destroy SRQ on reentry
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-03
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
2020-08-31
Merge tag 'v5.9-rc3' into rdma.git for-next
Jason Gunthorpe
2020-08-27
IB/mlx5: Add DCT RoCE LAG support
Mark Zhang
2020-08-27
IB/mlx5: Add tx_affinity support for DCI QP
Mark Zhang
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
RDMA/mlx5: Enable sniffer when device is in switchdev mode
Maor Gottlieb
2020-08-18
RDMA/mlx5: Add new IB rates support
Mark Zhang
2020-08-18
RDMA: Remove constant domain argument from flow creation call
Leon Romanovsky
2020-08-18
RDMA/mlx5: Replace open-coded offsetofend() macro
Leon Romanovsky
2020-08-18
RDMA/mlx5: Simplify multiple else-if cases with switch keyword
Leon Romanovsky
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-05
RDMA/mlx5: Fix flow destination setting for RDMA TX flow table
Michael Guralnik
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-30
RDMA/mlx5: Initialize QP mutex for the debug kernels
Leon Romanovsky
2020-07-29
RDMA/mlx5: Allow providing extra scatter CQE QP flag
Leon Romanovsky
2020-07-28
RDMA/mlx5: Delete unreachable code
Leon Romanovsky
2020-07-27
RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails
Jason Gunthorpe
2020-07-27
Merge branch 'mlx5_uar' into rdma.git /for-next
Jason Gunthorpe
2020-07-27
RDMA/mlx5: Set mkey relaxed ordering by UMR with ConnectX-7
Meir Lichtinger
2020-07-27
RDMA/mlx5: Use MLX5_SET macro instead of local structure
Meir Lichtinger
2020-07-24
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
2020-07-24
RDMA/mlx5: Allow SQ modification
Maor Gottlieb
2020-07-21
RDMA/mlx5: Prevent prefetch from racing with implicit destruction
Jason Gunthorpe
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
RDMA/mlx5: Init dest_type when create flow
Daria Velikovsky
2020-07-16
RDMA/mlx5: Use xa_lock_irq when access to SRQ table
Maor Gottlieb
2020-07-10
RDMA/mlx5: Remove unused to_mibmr function
Gal Pressman
2020-07-08
RDMA/mlx5: Set PD pointers for the error flow unwind
Leon Romanovsky
2020-07-08
IB/mlx5: Fix 50G per lane indication
Aya Levin
2020-07-07
RDMA/mlx5: Delete one-time used functions
Leon Romanovsky
2020-07-07
RDMA/mlx5: Cleanup DEVX initialization flow
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate flow steering logic from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate counters from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Separate restrack callbacks initialization from main.c
Leon Romanovsky
2020-07-07
RDMA/mlx5: Limit the scope of mlx5_ib_enable_driver function
Leon Romanovsky
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-06
RDMA/mlx5: Introduce UAPI to query PD attributes
Yishai Hadas
2020-07-06
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
2020-07-06
RDMA/mlx5: Refactor mlx5_ib_alloc_ucontext() response
Yishai Hadas
2020-07-06
RDMA/mlx5: Get XRCD number directly for the internal use
Leon Romanovsky
[next]