summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich
2018-04-05IB/mlx5: Device memory support in mlx5_ibAriel Levkovich
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak
2018-04-04IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel
2018-04-04IB/mlx5: Add modify_flow_action_esp verbMatan Barak
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel
2018-04-04IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe
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-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny
2018-03-27IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny
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-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang
2018-03-19IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li
2018-03-15RDMA/mlx5: Simplify clean and destroy MR callsLeon Romanovsky
2018-03-15RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky
2018-03-15RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky
2018-03-15RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky
2018-03-15RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch
2018-03-14IB/mlx5: Maintain a single emergency pageIlya Lesokhin
2018-03-14IB/mlx5: Only synchronize RCU once when removing mkeysDaniel Jurgens
2018-03-14RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky
2018-03-14RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon 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-07Merge tag 'mlx5-updates-2018-02-28-1' of git://git.kernel.org/pub/scm/linux/k...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-28RDMA/mlx5: Refactor QP type check to be as early as possibleLeon Romanovsky
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