summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
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
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-10rdma: Delete the ib_ucm moduleJason Gunthorpe
2019-06-08Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-07ucma: Convert ctx_idr to XArrayMatthew Wilcox
2019-06-07ucma: Convert multicast_idr to XArrayMatthew Wilcox
2019-06-07RDMA/ucma: Use struct_size() helperGustavo A. R. Silva
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-02drivers: use in_dev_for_each_ifa_rtnl/rcuFlorian Westphal
2019-05-30RDMA/uverbs: check for allocation failure in uapi_add_elm()Dan Carpenter
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-27RDMA/core: Fix panic when port_data isn't initializedKamal Heib
2019-05-27RDMA/uverbs: Pass udata on uverbs error unwindGal Pressman
2019-05-27RDMA/core: Clear out the udata before error unwindJason Gunthorpe
2019-05-21RDMA/core: Return void from ib_device_check_mandatory()Kamal Heib
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky
2019-05-21RDMA/core: Fix doc typoIsrael Rukshin
2019-05-21RDMA/rw: Add info regarding SG count failureMax Gurtovoy
2019-05-21RDMA/rw: Print the correct number of sig MRsIsrael Rukshin
2019-05-21RDMA/rw: Fix doc typoIsrael Rukshin
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse
2019-05-14mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit
2019-05-13RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds