summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib
Commit message (Expand)AuthorAgeFilesLines
* drivers/IB,qib: Fix pinned/locked limit check in qib_get_user_pages()Davidlohr Bueso2019-02-201-1/+1
* Merge branch 'wip/dl-for-next' into for-nextDoug Ledford2019-02-091-6/+1Star
|\
| * IB/hfi: Move RC functions into a header fileKaike Wan2019-02-051-6/+1Star
* | drivers/IB,qib: optimize mmap_sem usageDavidlohr Bueso2019-02-071-46/+27Star
* | mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-2/+2
* | Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-1/+0Star
|\ \ | |/ |/|
| * IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMMBrian Welty2019-01-211-1/+0Star
* | IB/{hfi1, qib, rvt} Cleanup open coded sge usageMichael J. Ruhl2019-01-301-24/+2Star
* | IB/{hfi1,qib}: Cleanup open coded sge sizingMichael J. Ruhl2019-01-302-20/+4Star
* | RDMA/qib: Use GUP longterm for PSM page piningIra Weiny2019-01-241-4/+4
* | infiniband: qib: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-01-241-19/+8Star
* | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-9/+9
* | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
|/
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+2
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter2018-12-181-1/+3
* RDMA/qib: Initialize ib_device_ops structKamal Heib2018-12-121-2/+6
* RDMA/qib: Remove all occurrences of BUG_ON()Leon Romanovsky2018-11-298-13/+0Star
* IB/qib: fix spelling mistake "colescing" -> "coalescing"Colin Ian King2018-11-271-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-2610-479/+94Star
|\
| * RDMA/drivers: Use core provided API for registering device attributesParav Pandit2018-10-173-67/+43Star
| * IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-041-302/+1Star
| * IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-047-54/+15Star
| * IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-046-40/+20Star
| * IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-10-012-7/+8
| * IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-10-011-1/+1
| * IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-112-11/+9Star
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0Star
|/
* RDMA: Constify the argument of the work request conversion functionsBart Van Assche2018-07-311-1/+1
* RDMA: Fix storage of PortInfo CapabilityMask in the kernelJason Gunthorpe2018-07-101-3/+0Star
* IB/core: add max_send_sge and max_recv_sge attributesSteve Wise2018-06-181-1/+2
* treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-2/+4
* treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-132-4/+5
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-133-20/+27
* IB/qib: Fix DMA api warning with debug kernelMike Marciniszyn2018-05-243-13/+20
* IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty2018-05-095-162/+10Star
* IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez2018-05-091-5/+1Star
* IB/{hfi1, qib}: Add handling of kernel restartAlex Estrin2018-05-092-0/+14
* infiniband: hw: qib: Change return type to vm_fault_tSouptick Joarder2018-04-271-1/+1
* RDMA: Use u64_to_user_ptr everywhereJason Gunthorpe2018-03-292-5/+5
* IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak2018-03-191-1/+1
* infiniband: hw: Drop unnecessary continueArushi2018-03-071-3/+1Star
* IB/qib: Move char *qib_sdma_state_names[] and constify while there.Hernán Gonzalez2018-02-283-12/+10Star
* IB/qib: Remove unused variable (char *qib_sdma_event_names[])Hernán Gonzalez2018-02-282-15/+0Star
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-4/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-02-063-6/+3Star
|\
| * IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packetSebastian Sanchez2018-02-013-6/+3Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-01-318-306/+34Star
|\|