summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-03-14IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens
2018-03-14RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny
2018-03-06{net,IB}/mlx5: Add has_tag to mlx5_flow_actMatan Barak
2018-03-06IB/mlx5: Pass mlx5_flow_act struct instead of multiple argumentsBoris Pismenny
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel
2018-02-28RDMA/mlx5: Refactor QP type check to be as early as possibleLeon Romanovsky
2018-02-23IB/mlx5: Disable self loopback check when in switchdev modeMark Bloch
2018-02-23IB/mlx5: Add proper representors supportMark Bloch
2018-02-23IB/mlx5: E-Switch, Add rule to forward traffic to vportMark Bloch
2018-02-23IB/mlx5: Don't expose MR cache in switchdev modeMark Bloch
2018-02-23IB/mlx5: When in switchdev mode, expose only raw packet capabilitiesMark Bloch
2018-02-23IB/mlx5: Listen to netdev register/unresiter events in switchdev modeMark Bloch
2018-02-23IB/mlx5: Add match on vport when in switchdev modeMark Bloch
2018-02-23IB/mlx5: Allocate flow DB only on PF IB deviceMark Bloch
2018-02-23IB/mlx5: Add basic regiser/unregister representors codeMark Bloch
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-01-19RDMA/mlx5: Remove redundant allocation warning printLeon Romanovsky
2018-01-18IB/mlx5: Mmap the HCA's clock info to user-spaceFeras Daoud
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha
2018-01-10IB/mlx5: remove redundant assignment of mdevColin Ian King
2018-01-08IB/mlx5: Don't advertise RAW QP support in dual port modeDaniel Jurgens
2018-01-08IB/mlx5: Route MADs for dual port RoCEDaniel Jurgens
2018-01-08{net, IB}/mlx5: Change set_roce_gid to take a port numberDaniel Jurgens
2018-01-08IB/mlx5: Update counter implementation for dual port RoCEDaniel Jurgens
2018-01-08IB/mlx5: Change debugfs to have per port contentsParav Pandit
2018-01-08IB/mlx5: Implement dual port functionality in query routinesDaniel Jurgens
2018-01-08IB/mlx5: Move IB event processing onto a workqueueDaniel Jurgens
2018-01-08{net, IB}/mlx5: Manage port association for multiport RoCEDaniel Jurgens
2018-01-08IB/mlx5: Make netdev notifications multiport capableDaniel Jurgens
2018-01-08IB/mlx5: Reduce the use of num_port capabilityDaniel Jurgens
2018-01-08IB/mlx5: Add support for DC target QPMoni Shoua
2018-01-08IB/mlx5: Add support for DC Initiator QPMoni Shoua
2018-01-08IB/mlx5: Handle type IB_QPT_DRIVER when creating a QPMoni Shoua
2018-01-03IB/mlx5: Move locks initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch
2017-12-28IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas
2017-12-28IB/mlx5: Expose dynamic mmap allocationYishai Hadas
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas