summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-04-04IB/mlx4: Check for egress flow steeringBoris Pismenny
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-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-04-03IB/qedr: Remove GID add/del dummy routinesParav Pandit
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe
2018-04-03IB/ocrdma_hw: Remove redundant checks and goto labelsGustavo A. R. Silva
2018-03-29iw_cxgb4: print mapped ports correctlyBharat Potnuri
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe
2018-03-29qedr: Fix spelling mistake: "hanlde" -> "handle"Colin Ian King
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-23iw_cxgb4: Add ib_device->get_netdev supportSteve Wise
2018-03-22RDMA/hns: Fix cq record doorbell enable in kernelYixian Liu
2018-03-22RDMA/cxgb3: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
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-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu
2018-03-19IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas
2018-03-15i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco
2018-03-15i40iw: Refactor of driver generated AEsHenry Orosco
2018-03-15RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe
2018-03-15RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-15RDMA/hns: Fix cqn type and init respYixian Liu
2018-03-15IB/ocrdma: Removed GID add/del null routinesParav Pandit
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-14infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann
2018-03-14infiniband: qplib_fp: fix pointer castArnd Bergmann
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch
2018-03-14RDMA/i40iw: include linux/irq.hArnd Bergmann
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/pvrdma: Properly annotate QP statesLeon Romanovsky
2018-03-14RDMA/mlx5: Fix NULL dereference while accessing XRC_TGT QPsLeon Romanovsky
2018-03-13IB: remove duplicate header filesZhu Yanjun