index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mlx5_ib.h
Age
Commit message (
Expand
)
Author
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-24
infiniband: mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
net/mlx5: Make mlx5_cmd_exec_cb() a safe API
Jason Gunthorpe
2019-01-21
IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
Yishai Hadas
2019-01-15
RDMA/mad: Reduce MAD scope to mlx5_ib only
Leon Romanovsky
2019-01-10
IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata
Jason Gunthorpe
2019-01-08
RDMA/mlx5: Introduce and reuse helper to identify ODP MR
Leon Romanovsky
2019-01-08
RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGING
Leon Romanovsky
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-20
Merge branch 'mlx5-next' into rdma.git
Jason Gunthorpe
2018-12-19
RDMA: Mark if destroy address handle is in a sleepable context
Gal Pressman
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-19
IB/mlx5: Fix compile issue when ODP disabled
Doug Ledford
2018-12-18
IB/mlx5: Add advise_mr() support
Moni Shoua
2018-12-18
RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion
Leon Romanovsky
2018-12-14
net/mlx5: Make RoCE and SR-IOV LAG modes explicit
Aviv Heller
2018-12-14
IB/mlx5: Unify e-switch representors load approach between uplink and VFs
Mark Bloch
2018-12-11
IB/mlx5: Remove duplicated include from mlx5_ib.h
YueHaibing
2018-12-07
Merge branch 'mlx5-packet-credit-fc' into rdma.git
Jason Gunthorpe
2018-12-07
IB/mlx5: Add packet based credit mode support
Danit Goldberg
2018-12-04
IB/mlx5: Allow XRC usage via verbs in DEVX context
Yishai Hadas
2018-12-04
IB/mlx5: Enforce DEVX privilege by firmware
Yishai Hadas
2018-12-04
Merge 'mlx5-next' into mlx5-devx
Doug Ledford
2018-12-04
RDMA/mlx5: Initialize SRQ tables on mlx5_ib
Leon Romanovsky
2018-12-04
RDMA/mlx5: Use stages for callback to setup and release DEVX
Leon Romanovsky
2018-11-29
IB/mlx5: Use the new mlx5 core notifier API
Saeed Mahameed
2018-11-29
IB/mlx5: Use fragmented QP's buffer for in-kernel users
Guy Levi
2018-11-29
IB/mlx5: Use fragmented SRQ's buffer for in-kernel users
Guy Levi
2018-11-29
RDMA/mlx5: Attach a DEVX counter via raw flow creation
Mark Bloch
2018-11-22
RDMA/mlx5: Use the uapi disablement APIs instead of code
Jason Gunthorpe
2018-11-22
RDMA/uverbs: Use a linear list to describe the compiled-in uapi
Jason Gunthorpe
2018-11-20
{net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA
Saeed Mahameed
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-18
net/mlx5: Refactor fragmented buffer struct fields and init flow
Tariq Toukan
2018-10-17
IB/mlx5: Support scatter to CQE for DC transport type
Yonatan Cohen
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-09-27
IB/mlx5: Manage device uid for DEVX white list commands
Yishai Hadas
2018-09-26
RDMA/drivers: Use dev_err/dbg/etc instead of pr_* + ibdev->name
Jason Gunthorpe
2018-09-25
IB/mlx5: Set uid as part of XRCD commands
Yishai Hadas
2018-09-25
IB/mlx5: Set uid as part of RQT commands
Yishai Hadas
2018-09-25
IB/mlx5: Use uid as part of PD commands
Yishai Hadas
2018-09-21
Merge branch 'mlx5-vport-loopback' into rdma.get
Doug Ledford
2018-09-21
RDMA/mlx5: Enable vport loopback when user context or QP mandate
Mark Bloch
2018-09-21
RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
Mark Bloch
2018-09-21
RDMA/mlx5: Refactor transport domain bookkeeping logic
Mark Bloch
2018-09-21
RDMA/umem: Use ib_umem_odp in all function signatures connected to ODP
Jason Gunthorpe
2018-09-20
RDMA/mlx5: Use rdma_user_mmap_io
Jason Gunthorpe
2018-09-11
RDMA/mlx5: Add NIC TX namespace when getting a flow table
Mark Bloch
2018-09-11
RDMA/mlx5: Refactor raw flow creation
Mark Bloch
2018-09-11
RDMA/mlx5: Refactor flow action parsing to be more generic
Mark Bloch
[next]