aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Gravatar Michal Hocko 1-1/+0
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 182-5018/+7128
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 5-10/+15
2018-10-20Merge branch 'pci/peer-to-peer'Gravatar Bjorn Helgaas 1-2/+9
2018-10-20Merge branch 'pci/misc'Gravatar Bjorn Helgaas 2-6/+6
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-0/+6
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Greg Kroah-Hartman 2-0/+6
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowGravatar Tariq Toukan 2-18/+14
2018-10-17net/mlx5: Add a no-append flow insertion modeGravatar Paul Blakey 1-3/+3
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectGravatar Mark Bloch 1-2/+5
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Gravatar Saeed Mahameed 2-5/+5
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Gravatar Logan Gunthorpe 1-2/+9
2018-10-17IB/mlx5: Add support for extended atomic operationsGravatar Yonatan Cohen 1-12/+84
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Gravatar Parav Pandit 1-3/+3
2018-10-17RDMA/core: Refactor ib_register_device() functionGravatar Parav Pandit 1-51/+75
2018-10-17RDMA/core: Fix unwinding flow in case of error to register deviceGravatar Parav Pandit 1-2/+4
2018-10-17ib_srp: Remove WARN_ON in srp_terminate_io()Gravatar Hannes Reinecke 1-9/+0
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsGravatar Yonatan Cohen 1-3/+11
2018-10-17IB/mlx5: Verify that driver supports user flagsGravatar Yonatan Cohen 1-0/+14
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeGravatar Yonatan Cohen 3-21/+54
2018-10-17RDMA/drivers: Use core provided API for registering device attributesGravatar Parav Pandit 23-546/+367
2018-10-17IB/rxe: Remove unnecessary enum valuesGravatar Nathan Chancellor 3-12/+7
2018-10-16RDMA/umad: Use kernel API to allocate umad indexesGravatar Leon Romanovsky 1-6/+5
2018-10-16RDMA/uverbs: Use kernel API to allocate uverbs indexesGravatar Leon Romanovsky 1-6/+6
2018-10-16RDMA/core: Increase total number of RDMA ports across all devicesGravatar Leon Romanovsky 1-1/+1
2018-10-16IB/mlx4: Add port and TID to MAD debug printGravatar Håkon Bugge 1-8/+10
2018-10-16IB/mlx4: Enable debug print of SMPsGravatar Håkon Bugge 1-1/+1
2018-10-16RDMA/core: Rename ports_parent to ports_kobjGravatar Parav Pandit 1-5/+4
2018-10-16RDMA/core: Do not expose unsupported countersGravatar Parav Pandit 1-7/+12
2018-10-16IB/mlx4: Refer to the device kobject instead of ports_parentGravatar Parav Pandit 1-5/+1
2018-10-16RDMA/nldev: Allow IB device rename through RDMA netlinkGravatar Leon Romanovsky 1-0/+34
2018-10-16RDMA/core: Implement IB device rename functionGravatar Leon Romanovsky 2-0/+26
2018-10-16RDMA/core: Annotate timeout as unsigned longGravatar Leon Romanovsky 6-16/+18
2018-10-16RDMA/core: Align multiple functions to kernel coding styleGravatar Leon Romanovsky 2-8/+5
2018-10-16RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Gravatar Leon Romanovsky 1-2/+2
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGravatar Gustavo A. R. Silva 1-0/+3
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGravatar Gustavo A. R. Silva 1-0/+3
2018-10-16IB/mlx5: Fix MR cache initializationGravatar Artemy Kovalyov 1-1/+1
2018-10-16RDMA/cm: Respect returned status of cm_init_av_by_pathGravatar Leon Romanovsky 1-2/+5
2018-10-16IB/ipoib: Clear IPCB before icmp_sendGravatar Denis Drozdov 1-2/+6
2018-10-16RDMA/restrack: Protect from reentry to resource return pathGravatar Leon Romanovsky 1-1/+3
2018-10-16RDMA/mlx5: Add support for flow tag to raw create flowGravatar Mark Bloch 1-1/+14
2018-10-16RDMA/mlx5: Remove extraneous error checkGravatar Gal Pressman 1-2/+1
2018-10-16IB/mlx5: Verify DEVX object typeGravatar Yishai Hadas 1-54/+126
2018-10-16RDMA/hns: Add FRMR support for hip08Gravatar Yixian Liu 5-10/+218
2018-10-16RDMA/bnxt_re: Avoid resource leak in case the NQ registration failsGravatar Selvin Xavier 2-9/+24
2018-10-16RDMA/bnxt_re: Wait for delayed work to finish before device removalGravatar Selvin Xavier 1-1/+1
2018-10-16RDMA/bnxt_re: Limit max_pkey to 16 bit valueGravatar Devesh Sharma 1-1/+9
2018-10-16RDMA/bnxt_re: Fix qp async event reportingGravatar Devesh Sharma 1-4/+9
2018-10-16RDMA/bnxt_re: Report out of sequence hw countersGravatar Selvin Xavier 6-1/+34