summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-11-29RDMA/mlx5: Initialize return variable in case pagefault was skippedLeon Romanovsky
2018-11-26IB/mlx5: Fix page fault handling for MWArtemy Kovalyov
2018-11-26IB/umem: Set correct address to the invalidation functionArtemy Kovalyov
2018-11-26IB/mlx5: Skip non-ODP MR when handling a page faultArtemy Kovalyov
2018-11-23RDMA/hns: Bugfix pbl configuration for rereg mrYixian Liu
2018-11-21iser: set sector for ambiguous mr status errorsSagi Grimberg
2018-11-21RDMA/rdmavt: Fix rvt_create_ah function signatureKamal Heib
2018-11-21IB/mlx5: Avoid load failure due to unknown link widthMichael Guralnik
2018-11-21IB/mlx5: Fix XRC QP support after introducing extended atomicYonatan Cohen
2018-11-21RDMA/bnxt_re: Avoid accessing the device structure after it is freedSelvin Xavier
2018-11-21RDMA/bnxt_re: Fix system hang when registration with L2 driver failsSelvin Xavier
2018-11-21RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit
2018-11-21RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WRMajd Dibbiny
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-17net/mlx5: Add a no-append flow insertion modePaul Blakey
2018-10-17net/mlx5: Use flow counter IDs and not the wrapping cache objectMark Bloch
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-10-17IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()Logan Gunthorpe
2018-10-17IB/mlx5: Add support for extended atomic operationsYonatan Cohen
2018-10-17RDMA/core: Fix comment for hw stats init for port == 0Parav Pandit
2018-10-17RDMA/core: Refactor ib_register_device() functionParav Pandit
2018-10-17RDMA/core: Fix unwinding flow in case of error to register deviceParav Pandit
2018-10-17ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke
2018-10-17IB/mlx5: Allow scatter to CQE without global signaled WRsYonatan Cohen
2018-10-17IB/mlx5: Verify that driver supports user flagsYonatan Cohen
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-17IB/rxe: Remove unnecessary enum valuesNathan Chancellor
2018-10-16RDMA/umad: Use kernel API to allocate umad indexesLeon Romanovsky
2018-10-16RDMA/uverbs: Use kernel API to allocate uverbs indexesLeon Romanovsky
2018-10-16RDMA/core: Increase total number of RDMA ports across all devicesLeon Romanovsky
2018-10-16IB/mlx4: Add port and TID to MAD debug printHåkon Bugge
2018-10-16IB/mlx4: Enable debug print of SMPsHåkon Bugge
2018-10-16RDMA/core: Rename ports_parent to ports_kobjParav Pandit
2018-10-16RDMA/core: Do not expose unsupported countersParav Pandit
2018-10-16IB/mlx4: Refer to the device kobject instead of ports_parentParav Pandit
2018-10-16RDMA/nldev: Allow IB device rename through RDMA netlinkLeon Romanovsky
2018-10-16RDMA/core: Implement IB device rename functionLeon Romanovsky
2018-10-16RDMA/core: Annotate timeout as unsigned longLeon Romanovsky
2018-10-16RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky
2018-10-16RDMA/cma: Remove unused timeout_ms parameter from cma_resolve_iw_route()Leon Romanovsky
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva