aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/device.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+0
2019-11-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-16/+34
2019-11-25Merge branch 'ib-guids' into rdma.git for-nextJason Gunthorpe1-0/+1
2019-11-23RDMA/odp: Use mmu_interval_notifier_insert()Jason Gunthorpe1-1/+0
2019-11-22IB/core: Add interfaces to get VF node and port GUIDsDanit Goldberg1-0/+1
2019-11-06RDMA/core: Fix return code when modify_port isn't supportedKamal Heib1-1/+5
2019-11-06RDMA/core: Create mmap database and cookie helper functionsMichal Kalderon1-0/+1
2019-10-28Merge tag 'v5.4-rc5' into rdma.git for-nextJason Gunthorpe1-4/+5
2019-10-28RDMA/core: Set DMA parameters correctlyBart Van Assche1-2/+14
2019-10-24IB/core: Avoid deadlock during netlink message handlingParav Pandit1-0/+2
2019-10-22RDMA/nldev: Provide MR statisticsErez Alfasi1-0/+1
2019-10-22infiniband: fix core/ kernel-doc notationrd.dunlab@gmail.com1-12/+11
2019-10-01RDMA/core: Fix return code when modify_device isn't supportedKamal Heib1-1/+1
2019-10-01RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_query_portMichal Kalderon1-4/+5
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe1-34/+69
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua1-0/+1
2019-08-12RDMA/core: Add common iWARP query portKamal Heib1-16/+71
2019-08-01RDMA/devices: Remove the lock around remove_client_contextJason Gunthorpe1-21/+27
2019-08-01RDMA/devices: Do not deadlock during client removalJason Gunthorpe1-13/+41
2019-07-25RDMA/core: Support netlink commands in non init_net net namespacesParav Pandit1-25/+13
2019-07-25RDMA/core: Annotate destroy of mutex to ensure that it is released as unlockedParav Pandit1-0/+3
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-10/+140
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrityLinus Torvalds1-3/+3
2019-07-08RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlinkYamin Friedman1-0/+9
2019-07-05RDMA/netlink: Implement counter dumpit calbackMark Zhang1-0/+2
2019-07-05RDMA/counter: Add "auto" configuration mode supportMark Zhang1-0/+3
2019-07-05RDMA/counter: Add set/clear per-port auto mode supportMark Zhang1-0/+5
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe1-14/+35
2019-06-24RDMA/core: Introduce ib_map_mr_sg_pi to map data/protection sgl'sMax Gurtovoy1-0/+1
2019-06-24RDMA/core: Introduce IB_MR_TYPE_INTEGRITY and ib_alloc_mr_integrity APIIsrael Rukshin1-0/+1
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe1-0/+3
2019-06-18RDMA: Add NLDEV_GET_CHARDEV to allow char dev discovery and autoloadJason Gunthorpe1-0/+98
2019-06-17locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_held_write()Nikolay Borisov1-1/+1
2019-06-14LSM: switch to blocking policy update notifiersJanne Karhunen1-3/+3
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-0/+1
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe1-0/+4
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe1-0/+2
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe1-3/+9
2019-05-27RDMA/core: Fix panic when port_data isn't initializedKamal Heib1-5/+9
2019-05-21RDMA/core: Return void from ib_device_check_mandatory()Kamal Heib1-7/+2
2019-05-21RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky1-9/+26
2019-05-07RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky1-0/+9
2019-05-03RDMA: Get rid of iw_cm_verbsKamal Heib1-0/+8
2019-05-03RDMA/core: Do not invoke init_port on compat devicesParav Pandit1-1/+1
2019-05-01RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman1-0/+60
2019-04-22RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit1-5/+51
2019-04-22RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit1-0/+77
2019-04-22RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit1-3/+4
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-0/+1
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-0/+1