summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter2019-08-121-2/+6
* RDMA/counter: Prevent QP counter binding if counters unsupportedMark Zhang2019-08-071-0/+6
* IB/mlx5: Fix implicit MR release flowYishai Hadas2019-08-071-4/+0Star
* IB/mad: Fix use-after-free in ib mad completion handlingJack Morgenstein2019-08-011-10/+10
* RDMA/restrack: Track driver QP types in resource trackerGal Pressman2019-08-011-1/+4
* RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe2019-08-011-21/+27
* RDMA/devices: Do not deadlock during client removalJason Gunthorpe2019-08-011-13/+41
* IB/core: Add mitigation for Spectre V1Luck, Tony2019-08-011-1/+5
* IB/counters: Always initialize the port counter objectParav Pandit2019-07-251-4/+4
* IB/core: Fix querying total rdma statsParav Pandit2019-07-251-0/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-1623-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-299-61/+64
| |\
| * | RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford2019-06-251-13/+12Star
| * | 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/+70Star
| * | 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-211-1/+2
| * | RDMA/uverbs: Use offsetofend instead of opencodingJason Gunthorpe2019-06-211-6/+3Star
| * | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-0/+3
| * | RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-201-7/+5Star
| * | RDMA/netlink: Resort policy arrayDoug Ledford2019-06-201-75/+78
| * | RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe2019-06-191-5/+9
| * | RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe2019-06-195-5/+105
| * | RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe2019-06-193-0/+201
| * | RDMA: Move rdma_node_type to uapi/Jason Gunthorpe2019-06-171-1/+1