summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mlx5-next/mlx5-next'Stephen Rothwell2018-11-191-11/+39
|\
| * IB/mlx5: Improve ODP debugging messagesMoni Shoua2018-11-121-2/+2
| * IB/mlx5: Lock QP during page fault handlingMoni Shoua2018-11-121-9/+37
* | Merge remote-tracking branch 'net-next/master'Stephen Rothwell2018-11-193-7/+7
|\ \
| * | infiniband: nes: Fix more direct skb list accesses.David S. Miller2018-11-091-2/+2
| * | cxgb4: use __vlan_hwaccel helpersMichał Mirosław2018-11-081-1/+1
| * | i40iw: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-081-4/+4
| |/
* | Merge remote-tracking branch 'rdma/for-next'Stephen Rothwell2018-11-193-35/+3
|\ \
| * | i40iw: remove support for ib_get_vector_affinitySagi Grimberg2018-11-081-20/+0
| * | mlx5: remove support for ib_get_vector_affinitySagi Grimberg2018-11-081-9/+0
| * | RDMA/hns: prefer dma_zalloc_coherent to dma_alloc_coherent/memseAllen Pais2018-11-061-6/+3
| |/
* | Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell2018-11-191-3/+4
|\ \ | |/ |/|
| * Merge branch 'work.afs' into for-nextAl Viro2018-10-2918-132/+162
| |\
| * | vfs: Require specification of size of mount data for internal mountsDavid Howells2018-09-111-3/+4
* | | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-1/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-26118-3715/+4489
|\ \ \
| * | | IB/mlx5: Add support for extended atomic operationsYonatan Cohen2018-10-171-12/+84
| * | | IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen2018-10-171-3/+11
| * | | 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
| * | | RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-1722-528/+359
| * | | 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
| * | | IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit2018-10-161-5/+1
| * | | IB/mlx5: Fix MR cache initializationArtemy Kovalyov2018-10-161-1/+1
| * | | RDMA/mlx5: Add support for flow tag to raw create flowMark Bloch2018-10-161-1/+14
| * | | 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-169-76/+111
| |\ \ \
| * | | | IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-032-632/+3
| * | | | IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-0313-114/+34
| * | | | IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-0313-312/+46
| * | | | RDMA/hns: Bugfix for atomic operationLijun Ou2018-10-031-10/+21
| * | | | RDMA/hns: Add vlan enable bit for hip08Lijun Ou2018-10-032-0/+13
| * | | | RDMA/hns: Support local invalidate for hip08 in kernel spaceLijun Ou2018-10-031-1/+5
| * | | | RDMA/hns: Update some fields of qp contextLijun Ou2018-10-032-66/+45