summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-1523-1749/+2117
|\
| * RDMA/core: Fix -Wunused-const-variable warningsQian Cai2019-07-111-0/+13
| * RDMA/core: Fix race when resolving IP addressDag Moxnes2019-07-091-1/+1
| * IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit2019-07-081-1/+1
| * RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman2019-07-083-0/+24
| * RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman2019-07-081-0/+45
| * RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang2019-07-052-1/+103
| * RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang2019-07-052-1/+78
| * RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang2019-07-051-13/+98
| * RDMA/counter: Allow manual mode configuration supportMark Zhang2019-07-051-3/+216
| * RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang2019-07-052-3/+96
| * RDMA/netlink: Implement counter dumpit calbackMark Zhang2019-07-053-1/+240
| * RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang2019-07-051-0/+78
| * RDMA/counter: Add "auto" configuration mode supportMark Zhang2019-07-053-0/+233
| * RDMA/counter: Add set/clear per-port auto mode supportMark Zhang2019-07-053-1/+80
| * RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang2019-07-053-13/+16
| * RDMA/restrack: Add an API to attach a task to a resourceMark Zhang2019-07-052-0/+16
| * RDMA/restrack: Introduce statistic counterMark Zhang2019-07-051-5/+17
| * RDMA/uverbs: remove redundant assignment to variable retColin Ian King2019-07-041-1/+1
| * Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-289-61/+64
| |\
| * | RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford2019-06-251-13/+12
| * | docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-251-1/+1
| * | RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin2019-06-241-97/+70
| * | RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin2019-06-241-8/+17
| * | RDMA/core: Validate integrity handover device capMax Gurtovoy2019-06-241-0/+6
| * | RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin2019-06-241-2/+2
| * | RDMA/core: Add an integrity MR pool supportIsrael Rukshin2019-06-242-4/+8
| * | RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy2019-06-242-1/+13
| * | RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy2019-06-242-1/+40
| * | RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin2019-06-242-0/+47
| * | RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy2019-06-243-0/+4
| * | RDMA/odp: Do not leak dma maps when working with huge pagesJason Gunthorpe2019-06-201-1/+2
| * | RDMA/uverbs: Use offsetofend instead of opencodingJason Gunthorpe2019-06-201-6/+3
| * | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-0/+3
| * | RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-201-7/+5
| * | RDMA/netlink: Resort policy arrayDoug Ledford2019-06-191-75/+78
| * | RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe2019-06-181-5/+9
| * | RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe2019-06-185-5/+105
| * | RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe2019-06-183-0/+201
| * | RDMA: Move rdma_node_type to uapi/Jason Gunthorpe2019-06-171-1/+1
| * | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-115-34/+61
| * | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-112-5/+3
| * | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-102-3/+7
| * | RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-102-1/+3
| * | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-102-4/+10
| * | rdma: Delete the ib_ucm moduleJason Gunthorpe2019-06-102-1353/+0
| * | ucma: Convert ctx_idr to XArrayMatthew Wilcox2019-06-071-34/+24
| * | ucma: Convert multicast_idr to XArrayMatthew Wilcox2019-06-071-19/+11
| * | RDMA/ucma: Use struct_size() helperGustavo A. R. Silva2019-06-071-2/+1
| * | RDMA/uverbs: check for allocation failure in uapi_add_elm()Dan Carpenter2019-05-301-0/+2
OpenPOWER on IntegriCloud