aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
Commit message (Expand)AuthorAge
* IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich2019-05-06
* IB/mlx5: Support device memory type attributeAriel Levkovich2019-05-06
* RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch2019-04-22
* RDMA/mlx5: Remove VF representor profileMark Bloch2019-04-10
* RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch2019-04-10
* RDMA/mlx5: Move rep into port structMark Bloch2019-04-10
* RDMA/mlx5: Move netdev info into the port structMark Bloch2019-04-10
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-08
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-08
* IB/mlx5: Remove references to uboject->contextJason Gunthorpe2019-04-08
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-01
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
* IB/mlx5: Protect against prefetch of invalid MRMoni Shoua2019-02-21
* IB/mlx5: Let read user wqe also from SRQ bufferMoni Shoua2019-02-04
* Merge branch 'devx-async' into k.o/for-nextJason Gunthorpe2019-01-29
|\
| * net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2019-01-24
| * RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-15
* | infiniband: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-24
* | IB/mlx5: Manage indirection mkey upon DEVX flow for ODPYishai Hadas2019-01-21
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-10
* | RDMA/mlx5: Introduce and reuse helper to identify ODP MRLeon Romanovsky2019-01-08
* | RDMA: Clean structures from CONFIG_INFINIBAND_ON_DEMAND_PAGINGLeon Romanovsky2019-01-08
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28
|\
| * Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-20
| |\
| * | RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-19
| * | RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-19
| * | IB/mlx5: Fix compile issue when ODP disabledDoug Ledford2018-12-19
| * | IB/mlx5: Add advise_mr() supportMoni Shoua2018-12-18
| * | RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky2018-12-18
| * | IB/mlx5: Remove duplicated include from mlx5_ib.hYueHaibing2018-12-11
| * | Merge branch 'mlx5-packet-credit-fc' into rdma.gitJason Gunthorpe2018-12-07
| |\ \
| | * | IB/mlx5: Add packet based credit mode supportDanit Goldberg2018-12-07
| * | | IB/mlx5: Allow XRC usage via verbs in DEVX contextYishai Hadas2018-12-04
| * | | IB/mlx5: Enforce DEVX privilege by firmwareYishai Hadas2018-12-04
| * | | Merge 'mlx5-next' into mlx5-devxDoug Ledford2018-12-04
| |\| |
| * | | IB/mlx5: Use fragmented QP's buffer for in-kernel usersGuy Levi2018-11-29
| * | | IB/mlx5: Use fragmented SRQ's buffer for in-kernel usersGuy Levi2018-11-29
| * | | RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch2018-11-29
| * | | RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe2018-11-22
| * | | RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe2018-11-22
* | | | net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller2018-12-14
| |_|/ |/| |
* | | IB/mlx5: Unify e-switch representors load approach between uplink and VFsMark Bloch2018-12-14
| |/ |/|
* | RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky2018-12-04
* | RDMA/mlx5: Use stages for callback to setup and release DEVXLeon Romanovsky2018-12-04
* | IB/mlx5: Use the new mlx5 core notifier APISaeed Mahameed2018-11-29
|/
* {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMASaeed Mahameed2018-11-20
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26
|\
| * IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen2018-10-17
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-17
| * IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas2018-09-27