summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/qp.c
AgeCommit message (Expand)Author
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein
2018-05-09RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas
2018-04-27IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-04-27RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
2018-03-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...Doug Ledford
2018-03-06IB/mlx5: Removed not used parametersAviad Yehezkel
2018-03-06IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter
2018-02-28RDMA/mlx5: Refactor QP type check to be as early as possibleLeon Romanovsky
2018-02-28IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich
2018-02-23IB/mlx5: Disable self loopback check when in switchdev modeMark Bloch
2018-02-23IB/mlx5: E-Switch, Add rule to forward traffic to vportMark Bloch
2018-01-30Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/lin...Jason Gunthorpe
2018-01-28RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky
2018-01-15RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky
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
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
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich
2017-10-14IB/mlx5: Remove a set-but-not-used variableBart Van Assche
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny
2017-08-22IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang