aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core
Commit message (Expand)AuthorAge
* Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-08
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
* | RDMA/core: Fix panic when port_data isn't initializedKamal Heib2019-05-27
* | RDMA/uverbs: Pass udata on uverbs error unwindGal Pressman2019-05-27
* | RDMA/core: Clear out the udata before error unwindJason Gunthorpe2019-05-27
* | RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky2019-05-21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-14
|\
| * RDMA/core: Change system parameters callback from dumpit to doitParav Pandit2019-05-13
| * RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe2019-05-13
* | mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse2019-05-14
* | mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERMIra Weiny2019-05-14
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-09
|\|
| * IB/core, ipoib: Do not overreact to SM LID change eventDennis Dalessandro2019-05-07
| * RDMA/device: Don't fire uevent before device is fully initializedLeon Romanovsky2019-05-07
| * RDMA: Add EFA related definitionsGal Pressman2019-05-06
| * RDMA/umem: Remove hugetlb flagShiraz Saleem2019-05-06
| * RDMA/verbs: Add a DMA iterator to return aligned contiguous memory blocksShiraz Saleem2019-05-06
| * RDMA/umem: Add API to find best driver supported page size in an MRShiraz Saleem2019-05-06
| * RDMA/core: Allow detaching gid attribute netdevice for RoCEParav Pandit2019-05-03
| * RDMA/cma: Use rdma_read_gid_attr_ndev_rcu to access netdevParav Pandit2019-05-03
| * RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-03
| * IB/cm: Reduce dependency on gid attribute ndev checkParav Pandit2019-05-03
| * RDMA: Get rid of iw_cm_verbsKamal Heib2019-05-03
| * RDMA/core: Do not invoke init_port on compat devicesParav Pandit2019-05-03
| * IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov2019-05-03
| * RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch2019-05-03
| * RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman2019-05-02
| * RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem2019-05-02
| * RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-01
| * uverbs: Convert idr to XArrayMatthew Wilcox2019-04-25
| * Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-24
| |\
| | * RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2019-04-24
| * | RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit2019-04-24
| * | IB/core: Allow vlan link local address based RoCE GIDsParav Pandit2019-04-24
| * | RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit2019-04-22
| * | RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit2019-04-22
| * | RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit2019-04-22
| * | RDMA/umem: Use correct value for SG entries in sg_copy_to_buffer()Shiraz Saleem2019-04-08
| * | RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-08
| * | RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-08
| * | IB: When attrs.udata/ufile is available use that instead of uobjectJason Gunthorpe2019-04-08
| * | RDMA/nldev: Return device protocolLeon Romanovsky2019-04-08
| * | RDMA/cm: Move debug counters to be under relevant IB deviceLeon Romanovsky2019-04-08
| * | RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2019-04-08
| * | RDMA/cm: Remove useless zeroing of static global variableLeon Romanovsky2019-04-04
| * | RDMA/cma: Set proper port number as indexLeon Romanovsky2019-04-03
| * | IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-01
| * | IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-01
| * | IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-01
| * | IB: Pass uverbs_attr_bundle down uobject destroy pathShamir Rabinovitch2019-04-01