summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26204-5190/+7618
|\
| * IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-172-24/+95
| * RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit2018-10-171-3/+3
| * RDMA/core: Refactor ib_register_device() functionParav Pandit2018-10-171-51/+75
| * RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit2018-10-171-2/+4
| * ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke2018-10-171-9/+0
| * IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen2018-10-172-3/+12
| * IB/mlx5: Verify that driver supports user flagsYonatan Cohen2018-10-171-0/+14
| * IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen2018-10-173-21/+54
| * Merge remote-tracking branch 'mlx5-next' into for-nextDoug Ledford2018-10-171-1/+2
| |\
| * | RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-1723-546/+367
| * | RDMA/core: Allow existing drivers to set one sysfs group per deviceParav Pandit2018-10-171-2/+28
| * | IB/rxe: Remove unnecessary enum valuesNathan Chancellor2018-10-173-12/+7
| * | RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky2018-10-161-6/+5
| * | RDMA/uverbs: Use kernel API to allocate uverbs indexesLeon Romanovsky2018-10-161-6/+6
| * | RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky2018-10-161-1/+1
| * | IB/mlx4: Add port and TID to MAD debug printHåkon Bugge2018-10-161-8/+10
| * | IB/mlx4: Enable debug print of SMPsHåkon Bugge2018-10-161-1/+1
| * | RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-162-6/+5
| * | RDMA/core: Do not expose unsupported countersParav Pandit2018-10-161-7/+12
| * | IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit2018-10-161-5/+1
| * | RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky2018-10-162-1/+36
| * | RDMA/core: Implement IB device rename functionLeon Romanovsky2018-10-162-0/+26
| * | RDMA/core: Annotate timeout as unsigned longLeon Romanovsky2018-10-1610-23/+26
| * | RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky2018-10-164-31/+21
| * | RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Leon Romanovsky2018-10-161-2/+2
| * | IB/mlx5: Fix MR cache initializationArtemy Kovalyov2018-10-161-1/+1
| * | RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky2018-10-161-2/+5
| * | IB/ipoib: Clear IPCB before icmp_sendDenis Drozdov2018-10-161-2/+6
| * | RDMA/restrack: Protect from reentry to resource return pathLeon Romanovsky2018-10-161-1/+3
| * | RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch2018-10-162-1/+15
| * | RDMA/mlx5: Remove extraneous error checkGal Pressman2018-10-161-2/+1
| * | IB/mlx5: Verify DEVX object typeYishai Hadas2018-10-161-54/+126
| * | RDMA/hns: Add FRMR support for hip08Yixian Liu2018-10-165-10/+218
| * | RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsSelvin Xavier2018-10-162-9/+24
| * | RDMA/bnxt_re: Wait for delayed work to finish before device removalSelvin Xavier2018-10-161-1/+1
| * | RDMA/bnxt_re: Limit max_pkey to 16 bit valueDevesh Sharma2018-10-161-1/+9
| * | RDMA/bnxt_re: Fix qp async event reportingDevesh Sharma2018-10-161-4/+9
| * | RDMA/bnxt_re: Report out of sequence hw countersSelvin Xavier2018-10-166-1/+34
| * | RDMA/bnxt_re: Expose rx discards and drop countersSelvin Xavier2018-10-162-0/+8
| * | RDMA/bnxt_re: Prevent driver crash due to NULL pointer in error message printSomnath Kotur2018-10-161-4/+6
| * | RDMA/bnxt_re: Drop L2 async events silentlyDevesh Sharma2018-10-161-3/+4
| * | RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure caseSelvin Xavier2018-10-161-1/+2
| * | RDMA/bnxt_re: Avoid NULL check after accessing the pointerSelvin Xavier2018-10-161-7/+6
| * | RDMA/bnxt_re: Remove the unnecessary version macro definitionSelvin Xavier2018-10-162-2/+1
| * | RDMA/bnxt_re: Fix recursive lock warning in debug kernelSelvin Xavier2018-10-161-2/+11
| * | RDMA/bnxt_re: Add missing spin lock initializationSelvin Xavier2018-10-162-0/+2
| * | Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-1617-141/+203
| |\ \
| * | | RDMA/restrack: Release task struct which was hold by CM_ID objectLeon Romanovsky2018-10-062-6/+7
| * | | RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky2018-10-065-17/+16