summaryrefslogtreecommitdiff
path: root/drivers/infiniband/core
AgeCommit message (Expand)Author
2019-07-03RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-05-31RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit
2019-05-08IB/core: Destroy QP if XRC QP failsYuval Avnery
2019-05-08IB/core: Fix potential memory leak while creating MAD agentsDaniel Jurgens
2019-05-08IB/core: Unregister notifier before freeing MAD securityDaniel Jurgens
2019-03-27RDMA/cma: Rollback source IP address if failing to acquire deviceMyungho Jung
2019-01-22RDMA/nldev: Don't expose unsafe global rkey to regular userLeon Romanovsky
2019-01-13IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang
2018-12-17RDMA/core: Add GIDs while changing MAC addr only for registered ndevParav Pandit
2018-11-13RDMA/cm: Respect returned status of cm_init_av_by_pathLeon Romanovsky
2018-11-13RDMA/core: Do not expose unsupported countersParav Pandit
2018-10-16RDMA/ucma: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-16IB/ucm: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-09-25RDMA/core: Set right entry state before releasing referenceParav Pandit
2018-09-25IB/uverbs: Free uapi on destroyMark Bloch
2018-09-20RDMA/uverbs: Fix validity check for modify QPMajd Dibbiny
2018-09-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-09-12RDMA/uverbs: Atomically flush and mark closed the comp event queueSteve Wise
2018-09-06RDMA/cma: Protect cma dev list with lockParav Pandit
2018-09-05RDMA/uverbs: Fix error cleanup path of ib_uverbs_add_one()Parav Pandit
2018-09-04IB/core: Release object lock if destroy failedArtemy Kovalyov
2018-09-04RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-15IB/core: Change filter function return type from int to boolParav Pandit
2018-08-15IB/core: Update GID entries for netdevice whose mac address changesParav Pandit
2018-08-15IB/core: Add default GIDs of the bond master netdevParav Pandit
2018-08-15IB/core: Consider adding default GIDs of bond deviceParav Pandit
2018-08-15IB/core: Delete lower netdevice default GID entries in bonding scenarioParav Pandit
2018-08-14IB/core: Avoid confusing del_netdev_default_ipsParav Pandit
2018-08-14IB/core: Add comment for change upper netevent handlingParav Pandit
2018-08-13IB/ucm: Fix compiling ucm.cJason Gunthorpe
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-13IB/uverbs: Do not check for device disassociation during ioctlJason Gunthorpe
2018-08-13IB/uverbs: Remove struct uverbs_root_spec and all supporting codeJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_api to unmarshal ioctl commandsJason Gunthorpe
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe
2018-08-13IB/uverbs: Add a simple allocator to uverbs_attr_bundleJason Gunthorpe
2018-08-10IB/uverbs: Remove the ib_uverbs_attr pointer from each attrJason Gunthorpe
2018-08-10IB/uverbs: Provide implementation private memory for the uverbs_attr_bundleJason Gunthorpe
2018-08-10IB/uverbs: Use uverbs_api to manage the object type inside the uobjectJason Gunthorpe
2018-08-10IB/uverbs: Build the specs into a radix tree at runtimeJason Gunthorpe
2018-08-10IB/uverbs: Have the core code create the uverbs_root_specJason Gunthorpe
2018-08-09IB/uverbs: Fix reading of 32 bit flagsJason Gunthorpe
2018-08-07IB/ucm: Initialize sgid request GID attribute pointerParav Pandit
2018-08-01IB/uverbs: Allow all DESTROY commands to succeed after disassociateJason Gunthorpe
2018-08-01IB/uverbs: Do not block disassociate during write()Jason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the write based methodsJason Gunthorpe