summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-09-13IB/hfi1: Define variables as unsigned long to fix KASAN warningIra Weiny
2019-09-13IB/{rdmavt, hfi1, qib}: Add a counter for credit waitsKaike Wan
2019-09-13IB/hfi1: Add traces for TID RDMA READKaike Wan
2019-09-13RDMA/siw: Relax from kmap_atomic() use in TX pathBernard Metzler
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-09-13IB/iser: Support up to 16MB data transfer in a single commandSergey Gorenko
2019-09-13RDMA/siw: Fix page address mapping in TX pathBernard Metzler
2019-09-13RDMA: Fix goto target to release the allocated memoryNavid Emamdoost
2019-09-13RDMA/usnic: Avoid overly large buffers on stackArnd Bergmann
2019-09-13RDMA/odp: Add missing cast for 32 bitJason Gunthorpe
2019-09-13RDMA/hns: Use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-09-13RDMA/cma: Fix false error messageHÃ¥kon Bugge
2019-09-03Merge tag 'mlx5-updates-2019-09-01-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller
2019-09-03net/mlx5: Add flow steering actions to fs_cmd shim layerMaor Gottlieb
2019-09-03infiniband: don't bother with d_delete()Al Viro
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-02Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-09-01net/mlx5: Move device memory management to mlx5_coreAriel Levkovich
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou
2019-08-28RDMA/hns: Delete the not-used linesWenpeng Liang
2019-08-28RDMA/hns: Remove if-else judgment statements for creating srqWenpeng Liang
2019-08-28RDMA/hns: Add reset process for function-clearLang Cheng
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler
2019-08-28Merge branch 'mlx5-odp-dc' into rdma.git for-nextJason Gunthorpe
2019-08-28IB/mlx5: Add page fault handler for DC initiator WQEMichael Guralnik
2019-08-28IB/mlx5: Remove check of FW capabilities in ODP page fault handlingMichael Guralnik
2019-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-27RDMA/iwpm: Delete unnecessary checks before the macro call "dev_kfree_skb"Markus Elfring
2019-08-27RDMA/efa: Use existing FIELD_SIZEOF macroGal Pressman
2019-08-27RDMA/efa: Remove umem check on dereg MR flowGal Pressman
2019-08-26RDMA/mlx5: RDMA_RX flow type support for user applicationsMark Zhang
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier
2019-08-21RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21RDMA/mlx5: Use odp instead of mr->umem in pagefault_mrJason Gunthorpe
2019-08-21RDMA/mlx5: Use ib_umem_start instead of umem.addressJason Gunthorpe
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua
2019-08-21RDMA/odp: Use kvcalloc for the dma_list and page_listJason Gunthorpe
2019-08-21RDMA/odp: Check for overflow when computing the umem_odp endJason Gunthorpe
2019-08-21RDMA/odp: Provide ib_umem_odp_release() to undo the allocsJason Gunthorpe
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe
2019-08-21RDMA/odp: Make the three ways to create a umem_odp clearJason Gunthorpe
2019-08-21RMDA/odp: Consolidate umem_odp initializationJason Gunthorpe