summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-2613-146/+385
|\
| * RDMA/core: Allow existing drivers to set one sysfs group per deviceParav Pandit2018-10-171-2/+28
| * RDMA/core: Rename ports_parent to ports_kobjParav Pandit2018-10-161-1/+1
| * RDMA/core: Annotate timeout as unsigned longLeon Romanovsky2018-10-164-7/+8
| * RDMA/core: Align multiple functions to kernel coding styleLeon Romanovsky2018-10-162-23/+16
| * RDMA/restrack: Consolidate task name updates in one placeLeon Romanovsky2018-10-051-2/+2
| * RDMA/restrack: Un-inline set task implementationLeon Romanovsky2018-10-051-8/+2
| * IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavtVenkata Sandeep Dhanalakota2018-10-031-0/+1
| * IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavtVenkata Sandeep Dhanalakota2018-10-032-0/+5
| * IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavtBrian Welty2018-10-032-0/+26
| * IB/mlx4: Avoid implicit enumerated type conversionNathan Chancellor2018-10-031-1/+1
| * RDMA/netlink: Simplify netlink listener existence checkLeon Romanovsky2018-10-031-2/+2
| * RDMA: Remove unused parameter from ib_modify_qp_is_ok()Kamal Heib2018-10-031-3/+1
| * IB/hfi1: Prepare resource waits for dual legDennis Dalessandro2018-09-301-2/+2
| * IB/rdmavt: Rename check_send_wqe as setup_wqeKaike Wan2018-09-301-6/+7
| * RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-261-1/+1
| * RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2018-09-262-4/+11
| * RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe2018-09-211-1/+0
| * RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe2018-09-211-0/+1
| * RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe2018-09-211-0/+1
| * RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe2018-09-211-15/+0
| * RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2018-09-212-21/+21
| * RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2018-09-212-12/+22
| * RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe2018-09-211-3/+3
| * RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe2018-09-211-7/+4
| * RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2018-09-212-19/+24
| * RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe2018-09-201-2/+1
| * RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe2018-09-201-0/+22
| * IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2018-09-171-14/+20
| * RDMA: Remove duplicated include from ib_addr.hYueHaibing2018-09-131-1/+0
| * RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit2018-09-121-0/+3
| * RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit2018-09-121-4/+0
| * IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl2018-09-111-2/+8
| * RDMA/mlx5: Add flow actions support to raw create flowMark Bloch2018-09-111-0/+6
| * RDMA/uverbs: Move flow resources initializationMark Bloch2018-09-112-14/+33
| * IB/uverbs: Add IDRs array attribute type to ioctl() interfaceGuy Levi2018-09-111-1/+70
| * RDMA/core: Document QP @event_handler functionChuck Lever2018-09-111-0/+2
| * RDMA/core: Document CM @event_handler functionChuck Lever2018-09-111-1/+5
| * RDMA/core: Define client_data_lock as rwlock instead of spinlockParav Pandit2018-09-061-2/+3
| * Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe2018-09-051-0/+3
| |\
| | * RDMA/core: Depend on device_add() to add device attributesParav Pandit2018-09-051-0/+3
| * | RDMA/uverbs: Declare closing variable as booleanLeon Romanovsky2018-09-051-1/+1
| * | IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein2018-09-051-3/+6
| * | RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch2018-09-051-0/+12
| * | RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs languageMark Bloch2018-09-051-0/+40
| |/
* | RDMA/netdev: Fix netlink support in IPoIBDenis Drozdov2018-10-101-0/+7
* | RDMA/netdev: Hoist alloc_netdev_mqs out of the driverDenis Drozdov2018-10-101-2/+21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-231-24/+0
|\
| * RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-171-24/+0
* | mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-1/+2
|/