summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-19IB/uverbs: Move to new headers and make naming consistentMatan Barak
2018-03-19IB/srp: Disallow duplicate RDMA/CM connectionsBart Van Assche
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang
2018-03-19net/mlx5: Packet pacing enhancementBodong Wang
2018-03-19RDMA/hns: Fix init resp when alloc ucontextYixian Liu
2018-03-19IB/core: Remove unimplemented ib_peek_cqParav Pandit
2018-03-19IB/core: Use rdma_is_port_valid()Parav Pandit
2018-03-19RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe
2018-03-19IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li
2018-03-19IB/core: Set speed string to SDR for invalid active ratesHonggang Li
2018-03-16RDMA/restrack: Don't rely on uninitialized variable in restrack_add flowLeon Romanovsky
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/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe
2018-03-15RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe
2018-03-15RDMAVT: Fix synchronization around percpu_refTejun Heo
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/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit
2018-03-15IB/cm: Introduce and use helper function to get cm_port from pathParav Pandit
2018-03-15IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit
2018-03-15IB/cm: Add and use a helper function to add cm_id's to the port listParav Pandit
2018-03-15IB/ocrdma: Removed GID add/del null routinesParav Pandit
2018-03-15IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit
2018-03-15IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit
2018-03-15IB/core: Honor port_num while resolving GID for IB link layerParav Pandit
2018-03-15IB/core: Honor return status of ib_init_ah_from_mcmember()Parav Pandit
2018-03-15IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit
2018-03-15IB/core: Fix comments of GID query functionsParav 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-14drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4Andrew Morton
2018-03-14drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4Andrew Morton
2018-03-14IB/mlx5: Fix cleanup order on unloadMark Bloch
2018-03-14rdma_rxe: make rxe work over 802.1q VLAN devicesMartin Wilck
2018-03-14RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky
2018-03-14RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky
2018-03-14RDMA/i40iw: include linux/irq.hArnd Bergmann