summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-07-26IB/mlx5: Report correctly tag matching rendezvous capabilityDanit Goldberg
2019-07-26RDMA/srp: Accept again source addresses that do not have a port numberBart Van Assche
2019-07-26ipoib: correcly show a VF hardware addressDenis Kirjanov
2019-07-14IB/hfi1: Handle port down properly in pioMike Marciniszyn
2019-07-14IB/hfi1: Handle wakeup of orphaned QPs for pioMike Marciniszyn
2019-07-14IB/hfi1: Wakeup QPs orphaned on wait list after flushMike Marciniszyn
2019-07-14IB/hfi1: Use aborts to trigger RC throttlingMike Marciniszyn
2019-07-14IB/hfi1: Create inline to get extended headersMike Marciniszyn
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-06-25IB/hfi1: Validate page aligned for a given virtual addressKamenee Arumugam
2019-06-25IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr valueMike Marciniszyn
2019-06-25IB/hfi1: Insure freeze_work work_struct is canceled on shutdownMike Marciniszyn
2019-06-25IB/rdmavt: Fix alloc_qpn() WARN_ON()Mike Marciniszyn
2019-06-25IB/hfi1: Silence txreq allocation warningsMike Marciniszyn
2019-06-25IB/hfi1: Correct tid qp rcd to match verbs contextMike Marciniszyn
2019-06-25IB/hfi1: Avoid hardlockup with flushlist_lockMike Marciniszyn
2019-06-25IB/hfi1: Close PSM sdma_progress sleep windowMike Marciniszyn
2019-06-25IB/hfi1: Validate fault injection opcode user inputKaike Wan
2019-05-31RDMA/rxe: Fix slab-out-bounds access which lead to kernel crash laterLeon Romanovsky
2019-05-31IB/mlx5: Compare only index part of a memory window rkeyArtemy Kovalyov
2019-05-31RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky
2019-05-31RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-05-31RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit
2019-05-31IB/hfi1: Fix WQ_MEM_RECLAIM warningMike Marciniszyn
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-04-29rdma: fix build errors on s390 and MIPS due to bad ZERO_PAGE useLinus Torvalds
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-25RDMA/hns: Bugfix for mapping user dbLijun Ou
2019-04-24RDMA/ucontext: Fix regression with disassociateJason Gunthorpe
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-04-16IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-04-10IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-04-08RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-03-27IB/mlx5: Reset access mask when looping inside page fault handlerMoni Shoua
2019-03-27IB/hfi1: Fix the allocation of RSM tableKaike Wan
2019-03-27IB/hfi1: Eliminate opcode tests on mr derefKaike Wan
2019-03-27IB/hfi1: Clear the IOWAIT pending bits when QP is put into error stateKaike Wan
2019-03-27IB/hfi1: Failed to drain send queue when QP is put into error stateKaike Wan
2019-03-17i40iw: Avoid panic when handling the inetdev eventFeng Tang
2019-03-17IB/mlx5: Fix mapping of link-mode to IB width and speedAya Levin
2019-03-17IB/mlx5: Use mlx5 core to create/destroy a DEVX DCTYishai Hadas
2019-03-17IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-03-11Merge tag 'xarray-5.1-rc1' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds