aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-05-25RDMA/ipoib: Allow user space differentiate between valid dev_portLeon Romanovsky
2019-05-25RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-05-16RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-05-16IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-05-10RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-05-10RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-05-10IB/hfi1: Fix the allocation of RSM tableKaike Wan
2019-05-10IB/hfi1: Eliminate opcode tests on mr derefKaike Wan
2019-05-10IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan
2019-05-08IB/core: Destroy QP if XRC QP failsYuval Avnery
2019-05-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens
2019-05-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens
2019-05-08scsi: RDMA/srpt: Fix a credit leak for aborted commandsBart Van Assche
2019-05-02rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds
2019-05-02RDMA/ucontext: Fix regression with disassociateJason Gunthorpe
2019-05-02RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-04-27coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-20IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan
2019-04-20RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occursWei Hu (Xavier)
2019-04-20i40iw: Avoid panic when handling the inetdev eventFeng Tang
2019-04-20IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-04-17IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju
2019-04-05IB/mlx4: Increase the timeout for CM cacheHÃ¥kon Bugge
2019-03-27RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung
2019-03-23IB/rdmavt: Fix concurrency panics in QP post_send and modify to errorMichael J. Ruhl
2019-03-23IB/rdmavt: Fix loopback send with invalidate orderingMike Marciniszyn
2019-03-23IB/hfi1: Close race condition on user context disable and closeMichael J. Ruhl
2019-02-15iw_cxgb4: cq/qp mask depends on bar2 pages in a host pageRaju Rangoju
2019-02-04RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-01-29IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociateYishai Hadas
2019-01-25IB/ipoib: Fix for use-after-free in ipoib_cm_tx_startFeras Daoud
2019-01-25IB/uverbs: Fix ioctl query port to consider device disassociationYishai Hadas
2019-01-25RDMA/mlx5: Fix flow creation on representorsMark Bloch
2019-01-25IB/uverbs: Fix OOPs upon device disassociationYishai Hadas
2019-01-25RDMA/umem: Add missing initialization of owning_mmArtemy Kovalyov
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou
2019-01-21IB/mlx5: Fix how advise_mr() launches async workJason Gunthorpe
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe
2019-01-21IB/hfi1: Add limit test for RC/UC send via loopbackMike Marciniszyn
2019-01-21IB/hfi1: Remove overly conservative VM_EXEC flag checkMichael J. Ruhl
2019-01-21IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-01-21IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOVJack Morgenstein
2019-01-21RDMA/mlx5: Fix check for supported user flags when creating a QPMark Bloch
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-14RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe
2019-01-10RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky
2019-01-10RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive