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-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-03
RDMA/mlx5: Introduce ODP prefetch counter
Maor Gottlieb
2020-07-02
RDMA/mlx5: Fix legacy IPoIB QP initialization
Leon Romanovsky
2020-06-24
RDMA/mlx5: Add support to get MR resource in RAW format
Maor Gottlieb
2020-06-24
RDMA/mlx5: Add support to get CQ resource in RAW format
Maor Gottlieb
2020-06-24
RDMA/mlx5: Add support to get QP resource in RAW format
Maor Gottlieb
2020-06-23
RDMA: Add dedicated MR resource tracker function
Maor Gottlieb
2020-06-22
RDMA/mlx5: Protect from kernel crash if XRC_TGT doesn't have udata
Leon Romanovsky
2020-06-18
RDMA/mlx5: Fix integrity enabled QP creation
Max Gurtovoy
2020-06-18
RDMA/mlx5: Remove ECE limitation from the RAW_PACKET QPs
Leon Romanovsky
2020-06-18
RDMA/mlx5: Fix remote gid value in query QP
Maor Gottlieb
2020-06-18
RDMA/mlx5: Don't access ib_qp fields in internal destroy QP path
Leon Romanovsky
2020-06-18
RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake
Leon Romanovsky
2020-06-15
RDMA/mlx5: Fix -Wformat warning in check_ucmd_data()
Tom Seewald
2020-06-15
RDMA/mlx5: Remove duplicated assignment to resp.response_length
Colin Ian King
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-03
RDMA/mlx5: Return ECE DC support
Leon Romanovsky
[next]