summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2020-01-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-01-21scsi: RDMA/isert: Fix a recently introduced regression related to logoutBart Van Assche
2020-01-07i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem
2020-01-03IB/hfi1: Adjust flow PSN with the correct resync_psnKaike Wan
2020-01-03IB/hfi1: Don't cancel unused work itemKaike Wan
2020-01-03RDMA/bnxt_re: Fix Send Work Entry state check while polling completionsSelvin Xavier
2020-01-03RDMA/bnxt_re: Avoid freeing MR resources if dereg failsSelvin Xavier
2019-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-12-12IB/mlx5: Fix device memory flowsYishai Hadas
2019-12-12IB/core: Introduce rdma_user_mmap_entry_insert_range() APIYishai Hadas
2019-12-12IB/mlx5: Fix steering rule of drop and countMaor Gottlieb
2019-12-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2019-12-12RDMA/counter: Prevent auto-binding a QP which are not tracked with resMark Zhang
2019-12-09rxe: correctly calculate iCRC for unaligned payloadsSteve Wise
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-09RDMA/cma: add missed unregister_pernet_subsys in init failureChuhong Yuan
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-11-25RDMA/hns: Delete unnecessary callback functions for cqYixian Liu
2019-11-25RDMA/hns: Rename the functions used inside creating cqYixian Liu
2019-11-25RDMA/hns: Redefine the member of hns_roce_cq structYixian Liu
2019-11-25RDMA/hns: Redefine interfaces used in creating cqYixian Liu
2019-11-25RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf
2019-11-25RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf
2019-11-25RDMA/efa: Store network attributes in device attributesGal Pressman
2019-11-25IB/hfi1: remove redundant assignment to variable retColin Ian King
2019-11-25RDMA/bnxt_re: Fix missing le16_to_cpuDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devicesDevesh Sharma
2019-11-25RDMA/bnxt_re: Fix chip number validation Broadcom's Gen P5 seriesLuke Starrett
2019-11-25RDMA/bnxt_re: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe
2019-11-23RDMA/hfi1: Use mmu_interval_notifier_insert for user_exp_rcvJason Gunthorpe
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe
2019-11-23net: use rhashtable_lookup() instead of rhashtable_lookup_fast()Taehee Yoo
2019-11-22IB/mlx5: Implement callbacks for getting VFs GUID attributesDanit Goldberg
2019-11-22IB/ipoib: Add ndo operation for getting VFs GUID attributesDanit Goldberg
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg
2019-11-19RDMA/qedr: Fix null-pointer dereference when calling rdma_user_mmap_get_offsetMichal Kalderon
2019-11-19RDMA/cm: Use refcount_t type for refcount variableDanit Goldberg
2019-11-19IB/mlx5: Support extended number of strides for Striding RQMark Zhang
2019-11-19IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg
2019-11-17RDMA/iw_cgxb4: Fix an error handling path in 'c4iw_connect()'Christophe JAILLET
2019-11-17RDMA/cma: Use ACK timeout for RoCE packetLifeTimeDag Moxnes
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-14dma-mapping: remove the DMA_ATTR_WRITE_BARRIER flagChristoph Hellwig
2019-11-14RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman