summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2018-09-12Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-09-11IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro
2018-09-06RDMA/mlx4: Ensure that maximal send/receive SGE less than supported by HWLeon Romanovsky
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-05bnxt_re: Fix couple of memory leaks that could lead to IOMMU call tracesSomnath Kotur
2018-09-05IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise
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-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-21IB/ucm: fix UCM link errorArnd Bergmann
2018-08-20IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl
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-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-15RDMA/hns: Fix usage of bitmap allocation functions return valuesGal Pressman
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-14qedr: Add user space support for SRQYuval Bason
2018-08-14qedr: Add support for kernel mode SRQ'sYuval Bason
2018-08-14qedr: Add wrapping generic structure for qpidr and adjust idr routines.Yuval Bason
2018-08-14IB/mlx5: Fix leaking stack memory to userspaceJason Gunthorpe
2018-08-14Merge tag 'acpi-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-14Merge branches 'acpica' and 'acpi-property'Rafael J. Wysocki
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-08RDMA/rxe: Set wqe->status correctly if an unexpected response is receivedBart Van Assche
2018-08-08iw_cxgb4: pass window scale in flowc work requestPotnuri Bharat Teja
2018-08-08RDMA/mlx5: Fix shift overflow in mlx5_ib_create_wqLeon Romanovsky