summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-12mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-11RDMA/core: Fix -Wunused-const-variable warningsQian Cai
2019-07-09RDMA/core: Fix race when resolving IP addressDag Moxnes
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-07-08IB/core: Work on the caller socket net namespace in nldev_newlink()Parav Pandit
2019-07-08RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman
2019-07-08RDMA/core: Provide RDMA DIM support for ULPsYamin Friedman
2019-07-05RDMA/nldev: Allow get default counter statistics through RDMA netlinkMark Zhang
2019-07-05RDMA/nldev: Allow get counter mode through RDMA netlinkMark Zhang
2019-07-05RDMA/nldev: Allow counter manual mode configration through RDMA netlinkMark Zhang
2019-07-05RDMA/counter: Allow manual mode configuration supportMark Zhang
2019-07-05RDMA/core: Get sum value of all counters when perform a sysfs stat readMark Zhang
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang
2019-07-05RDMA/nldev: Allow counter auto mode configration through RDMA netlinkMark Zhang
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang
2019-07-05RDMA/restrack: Make is_visible_in_pid_ns() as an APIMark Zhang
2019-07-05RDMA/restrack: Add an API to attach a task to a resourceMark Zhang
2019-07-05RDMA/restrack: Introduce statistic counterMark Zhang
2019-07-04RDMA/uverbs: remove redundant assignment to variable retColin Ian King
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-25RDMA/netlink: Audit policy settings for netlink attributesDoug Ledford
2019-06-25docs: infiniband: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-24RDMA/rw: Use IB_WR_REG_MR_INTEGRITY for PI handoverIsrael Rukshin
2019-06-24RDMA/rw: Introduce rdma_rw_inv_key helperIsrael Rukshin
2019-06-24RDMA/core: Validate integrity handover device capMax Gurtovoy
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/core: Add an integrity MR pool supportIsrael Rukshin
2019-06-24RDMA/core: Add signature attrs element for ib_mr structureMax Gurtovoy
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin
2019-06-24RDMA/core: Save the MR type in the ib_mr structureMax Gurtovoy
2019-06-20RDMA/odp: Do not leak dma maps when working with huge pagesJason Gunthorpe
2019-06-20RDMA/uverbs: Use offsetofend instead of opencodingJason Gunthorpe
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky
2019-06-19RDMA/netlink: Resort policy arrayDoug Ledford
2019-06-18RDMA/odp: Fix missed unlock in non-blocking invalidate_startJason Gunthorpe
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17RDMA: Move rdma_node_type to uapi/Jason Gunthorpe
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...Nikolay Borisov
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe