summaryrefslogtreecommitdiffstats
path: root/drivers/sbus (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-27RDMA/ucma: Put a lock around every call to the rdma_cm layerJason Gunthorpe1-2/+47
2020-02-27RDMA/siw: Fix setting active_{speed, width} attributesKamal Heib1-3/+4
2020-02-26RDMA/bnxt_re: Using vmalloc requires including vmalloc.hJason Gunthorpe1-0/+1
2020-02-22RDMA/bnxt_re: use ibdev based message printing functionsDevesh Sharma2-203/+208
2020-02-22RDMA/bnxt_re: Refactor doorbell management functionsDevesh Sharma5-147/+141
2020-02-22RDMA/bnxt_re: Refactor notification queue management codeDevesh Sharma2-74/+94
2020-02-22RDMA/bnxt_re: Refactor command queue management codeDevesh Sharma4-205/+313
2020-02-22RDMA/bnxt_re: Refactor net ring allocation functionDevesh Sharma2-29/+44
2020-02-22RDMA/bnxt_re: Refactor hardware queue memory allocationDevesh Sharma9-332/+525
2020-02-22RDMA/bnxt_re: Replace chip context structure with pointerDevesh Sharma4-21/+36
2020-02-22RDMA/bnxt_re: Refactor queue pair creation codeDevesh Sharma3-217/+428
2020-02-20RDMA: Replace zero-length array with flexible-array memberGustavo A. R. Silva25-44/+44
2020-02-20RDMA/hns: Initialize all fields of doorbells to zeroLang Cheng2-11/+3
2020-02-20RDMA/hns: fix spelling mistake: "attatch" -> "attach"Colin Ian King1-1/+1
2020-02-19RDMA/rxe: Fix configuration of atomic queue pair attributesBart Van Assche1-3/+4
2020-02-19RDMA/bnxt_re: Use rdma_read_gid_hw_context to retrieve HW gid indexSelvin Xavier1-11/+12
2020-02-19RDMA/core: Add helper function to retrieve driver gid context from gid attrSelvin Xavier2-0/+18
2020-02-19RDMA/ucma: Use refcount_t for the ctx->refJason Gunthorpe1-5/+5
2020-02-19RDMA/core: Get rid of ib_create_qp_userJason Gunthorpe2-36/+17
2020-02-13RDMA/hns: Delayed flush cqe process with workqueueYixian Liu3-50/+66
2020-02-13RDMA/hns: Add the workqueue framework for flush cqe handlerYixian Liu3-11/+49
2020-02-13RDMA/core: Add weak ordering dma attr to dma mappingMichael Guralnik1-4/+7
2020-02-13RDMA/ucma: Mask QPN to be 24 bits according to IBTALeon Romanovsky2-1/+4
2020-02-11RDMA/siw: Fix setting active_mtu attributeKamal Heib1-1/+1
2020-02-11i40iw: Do an RCU lookup in i40iw_add_ipv4_addrShiraz Saleem1-12/+6
2020-02-11RDMA/hns: Optimize eqe buffer allocation flowXi Wang2-383/+108
2020-02-11RDMA/hns: Cleanups of magic numbersLang Cheng4-17/+21
2020-02-11RDMA/cma: Use refcount API to reflect refcountParav Pandit2-4/+4
2020-02-11RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit1-18/+24
2020-02-11RDMA/cma: Use refcount API to reflect refcountParav Pandit1-5/+4
2020-02-11RDMA/cma: Rename cma_device ref/deref helpers to to get/putParav Pandit3-16/+16
2020-02-11RDMA/cma: Use RDMA device port iteratorParav Pandit1-6/+7
2020-02-11RDMA/cma: Use a helper function to enqueue resolve work itemsParav Pandit1-8/+8
2020-02-10Linux 5.6-rc1v5.6-rc1Linus Torvalds1-2/+2
2020-02-10irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier1-2/+2
2020-02-08fs: Add VirtualBox guest shared folder (vboxsf) supportHans de Goede12-0/+3280
2020-02-08Fix up remaining devm_ioremap_nocache() in SGI IOC3 8250 UART driverLinus Torvalds1-1/+1
2020-02-08pipe: use exclusive waits when reading or writingLinus Torvalds4-30/+51
2020-02-08compat_ioctl: fix FIONREAD on devicesArnd Bergmann1-4/+7
2020-02-08net: thunderx: use proper interface type for RGMIITim Harvey1-1/+1
2020-02-08powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACKChristophe Leroy1-1/+1
2020-02-08powerpc/futex: Fix incorrect user access blockingMichael Ellerman1-4/+6
2020-02-08irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessorsZenghui Yu3-24/+24
2020-02-08irqchip/gic-v3-its: Remove superfluous WARN_ONZenghui Yu1-1/+0
2020-02-08irqchip/gic-v4.1: Drop 'tmp' in inherit_vpe_l1_table_from_rd()Zenghui Yu1-3/+1
2020-02-08irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD levelZenghui Yu1-0/+80
2020-02-08irqchip/gic-v4.1: Set vpe_l1_base for all redistributorsZenghui Yu2-2/+5
2020-02-08irqchip/gic-v4.1: Fix programming of GICR_VPROPBASER_4_1_SIZEZenghui Yu1-1/+1
2020-02-08mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_capLorenzo Bianconi1-1/+2
2020-02-07bpf: Improve bucket_log calculation logicMartin KaFai Lau1-2/+3