summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-13IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
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-03-06IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter
2018-03-06IB/mlx5: When not in dual port RoCE mode, use provided port as nativeMark Bloch
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua
2018-02-28{net, IB}/mlx5: Raise fatal IB event when sys error occursDaniel Jurgens
2018-02-28IB/mlx5: Avoid passing an invalid QP type to firmwareNoa Osherovich
2018-02-28IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko
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