summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Packet packing enhancement for RAW QPBodong Wang2018-03-194-21/+98
* net/mlx5: Packet pacing enhancementBodong Wang2018-03-194-33/+76
* RDMA/hns: Fix init resp when alloc ucontextYixian Liu2018-03-191-1/+1
* IB/core: Remove unimplemented ib_peek_cqParav Pandit2018-03-191-12/+0
* IB/core: Use rdma_is_port_valid()Parav Pandit2018-03-191-3/+2
* RDMA/bnxt: Fix structure layout for bnxt_re_pd_respJason Gunthorpe2018-03-191-1/+6
* IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li2018-03-191-0/+3
* IB/core: Set speed string to SDR for invalid active ratesHonggang Li2018-03-191-0/+1
* RDMA/restrack: Don't rely on uninitialized variable in restrack_add flowLeon Romanovsky2018-03-161-1/+3
* IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi2018-03-153-9/+32
* IB/mlx4: Report TSO capabilitiesYishai Hadas2018-03-152-2/+29
* i40iw: Tear-down connection after CQP Modify QP failureHenry Orosco2018-03-154-10/+30
* i40iw: Refactor of driver generated AEsHenry Orosco2018-03-156-10/+108
* RDMA/cxgb4: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-152-1/+8
* RDMA/hns: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-152-1/+9
* RDMA/i40iw: Move uapi header to include/uapiJason Gunthorpe2018-03-153-3/+4
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-156-9/+11
* RDMA/rxe: Use structs to describe the uABI instead of opencodingJason Gunthorpe2018-03-158-79/+116
* RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attrJason Gunthorpe2018-03-153-4/+4
* RDMAVT: Fix synchronization around percpu_refTejun Heo2018-03-151-4/+6
* RDMA/qedr: eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-151-2/+2
* RDMA/hns: Fix cqn type and init respYixian Liu2018-03-153-14/+12
* IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.hParav Pandit2018-03-152-5/+5
* IB/cm: Introduce and use helper function to get cm_port from pathParav Pandit2018-03-151-4/+13
* IB/core: Refactor ib_init_ah_attr_from_path() for RoCEParav Pandit2018-03-152-96/+108
* IB/cm: Add and use a helper function to add cm_id's to the port listParav Pandit2018-03-151-10/+21
* IB/ocrdma: Removed GID add/del null routinesParav Pandit2018-03-153-28/+0
* IB/core: Remove rdma_resolve_ip_route() as exported symbolParav Pandit2018-03-153-5/+6
* IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()Parav Pandit2018-03-151-12/+3
* IB/core: Honor port_num while resolving GID for IB link layerParav Pandit2018-03-151-14/+12
* IB/core: Honor return status of ib_init_ah_from_mcmember()Parav Pandit2018-03-151-4/+8
* IB/{core, ipoib}: Simplify ib_find_gid() for unused ndevParav Pandit2018-03-153-4/+3
* IB/core: Fix comments of GID query functionsParav Pandit2018-03-152-31/+29
* RDMA/mlx5: Simplify clean and destroy MR callsLeon Romanovsky2018-03-151-30/+10
* RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky2018-03-151-0/+4
* RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky2018-03-151-14/+18
* RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky2018-03-151-1/+1
* RDMA/mlx5: Protect from NULL pointer derefenceLeon Romanovsky2018-03-151-0/+2
* Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2018-03-1528-199/+272
|\
| * infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masksArnd Bergmann2018-03-142-3/+3
| * infiniband: qplib_fp: fix pointer castArnd Bergmann2018-03-141-2/+2
| * IB/mlx5: Fix cleanup order on unloadMark Bloch2018-03-142-10/+14
| * RDMA/ucma: Don't allow join attempts for unsupported AF familyLeon Romanovsky2018-03-141-1/+7
| * RDMA/ucma: Fix access to non-initialized CM_ID objectLeon Romanovsky2018-03-141-0/+3
| * RDMA/core: Do not use invalid destination in determining port reuseTatyana Nikolova2018-03-141-5/+7
| * RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky2018-03-141-4/+8
| * IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny2018-03-132-8/+11
| * IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny2018-03-131-7/+16
| * RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-101-1/+6
| * Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford2018-03-101-6/+1