summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qib
AgeCommit message (Expand)Author
2019-02-20drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()Davidlohr Bueso
2019-02-09Merge branch 'wip/dl-for-next' into for-nextDoug Ledford
2019-02-07drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso
2019-02-05IB/hfi: Move RC functions into a header fileKaike Wan
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe
2019-01-30IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl
2019-01-30IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl
2019-01-24RDMA/qib: Use GUP longterm for PSM page piningIra Weiny
2019-01-24infiniband: qib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-21IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty
2019-01-14RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit
2019-01-14RDMA: Rename port_callback to init_portParav Pandit
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman
2018-12-18IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter
2018-12-12RDMA/qib: Initialize ib_device_ops structKamal Heib
2018-11-29RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky
2018-11-26IB/qib: fix spelling mistake "colescing" -> "coalescing"Colin Ian King
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-17RDMA/drivers: Use core provided API for registering device attributesParav Pandit
2018-10-03IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota
2018-10-03IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-09-30IB/hfi1: Prepare resource waits for dual legDennis Dalessandro
2018-09-30IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan
2018-09-11IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl
2018-07-30RDMA: Constify the argument of the work request conversion functionsBart Van Assche
2018-07-10RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12treewide: Use array_size() in vzalloc()Kees Cook
2018-06-12treewide: kzalloc_node() -> kcalloc_node()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-05-24IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin
2018-04-27infiniband: hw: qib: Change return type to vm_fault_tSouptick Joarder
2018-03-29RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak
2018-03-06infiniband: hw: Drop unnecessary continueArushi
2018-02-28IB/qib: Move char *qib_sdma_state_names[] and constify while there.Hernán Gonzalez
2018-02-28IB/qib: Remove unused variable (char *qib_sdma_event_names[])Hernán Gonzalez
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-01IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez
2018-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds