aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-26RDMA: Fully setup the device name in ib_register_deviceJason Gunthorpe2-4/+11
2018-09-25Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe5-58/+81
2018-09-25net/mlx5: Update mlx5_ifc with DEVX UID bitsLeon Romanovsky1-24/+43
2018-09-25net/mlx5: Set uid as part of DCT commandsYishai Hadas1-3/+3
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas3-11/+13
2018-09-25net/mlx5: Set uid as part of SQ commandsYishai Hadas1-3/+3
2018-09-25net/mlx5: Set uid as part of RQ commandsYishai Hadas1-3/+3
2018-09-25net/mlx5: Set uid as part of QP commandsYishai Hadas2-11/+12
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas2-3/+4
2018-09-21Merge branch 'mlx5-vport-loopback' into rdma.getDoug Ledford2-2/+4
2018-09-21RDMA/mlx5: Allow creating RAW ethernet QP with loopback supportMark Bloch1-0/+2
2018-09-22net/mlx5: Rename incorrect naming in IFC fileMark Bloch1-2/+2
2018-09-21RDMA/uverbs: Get rid of ucontext->tgidJason Gunthorpe1-1/+0
2018-09-21RDMA/umem: Avoid synchronize_srcu in the ODP MR destruction pathJason Gunthorpe1-0/+1
2018-09-21RDMA/umem: Handle a half-complete start/end sequenceJason Gunthorpe1-0/+1
2018-09-21RDMA/umem: Get rid of per_mm->notifier_countJason Gunthorpe1-15/+0
2018-09-21RDMA/umem: Use umem->owning_mm inside ODPJason Gunthorpe2-21/+21
2018-09-21RDMA/umem: Move all the ODP related stuff out of ucontext and into per_mmJason Gunthorpe2-12/+22
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe1-3/+3
2018-09-21RDMA/umem: Make ib_umem_odp into a sub structure of ib_umemJason Gunthorpe1-7/+4
2018-09-21RDMA/umem: Use ib_umem_odp in all function signatures connected to ODPJason Gunthorpe2-19/+24
2018-09-20RDMA/umem: Do not use current->tgid to track the mm_structJason Gunthorpe1-2/+1
2018-09-20RDMA/ucontext: Add a core API for mmaping driver IO memoryJason Gunthorpe1-0/+22
2018-09-17IB/rxe: Revise the ib_wr_opcode enumJason Gunthorpe2-15/+39
2018-09-13RDMA: Remove duplicated include from ib_addr.hYueHaibing1-1/+0
2018-09-12RDMA/core: Consider net ns of gid attribute for RoCEParav Pandit1-0/+3
2018-09-12RDMA/core: Rename rdma_copy_addr to rdma_copy_src_l2_addrParav Pandit1-4/+0
2018-09-11IB/{hfi1, qib, rdmavt}: Schedule multi RC/UC packets instead of postingMichael J. Ruhl1-2/+8
2018-09-11RDMA/mlx5: Allow creating a matcher for a NIC TX flow tableMark Bloch1-0/+1
2018-09-11RDMA/mlx5: Add flow actions support to raw create flowMark Bloch2-0/+7
2018-09-11RDMA/uverbs: Move flow resources initializationMark Bloch2-14/+33
2018-09-11IB/uverbs: Add IDRs array attribute type to ioctl() interfaceGuy Levi2-3/+75
2018-09-11RDMA/core: Document QP @event_handler functionChuck Lever1-0/+2
2018-09-11RDMA/core: Document CM @event_handler functionChuck Lever1-1/+5
2018-09-06RDMA/core: Define client_data_lock as rwlock instead of spinlockParav Pandit1-2/+3
2018-09-05Merge branch 'uverbs_dev_cleanups' into rdma.git for-nextJason Gunthorpe8-41/+77
2018-09-05RDMA/core: Depend on device_add() to add device attributesParav Pandit1-0/+3
2018-09-05RDMA/uverbs: Declare closing variable as booleanLeon Romanovsky1-1/+1
2018-09-05IB/core: Add an unbound WQ type to the new CQ APIJack Morgenstein1-3/+6
2018-09-05RDMA/mlx5: Extend packet reformat verbsMark Bloch2-0/+4
2018-09-05RDMA/mlx5: Add new flow action verb - packet reformatMark Bloch2-0/+11
2018-09-05RDMA/uverbs: Add generic function to fill in flow action objectMark Bloch1-0/+12
2018-09-05RDMA/mlx5: Add a new flow action verb - modify headerMark Bloch2-0/+15
2018-09-05RDMA/uverbs: Add UVERBS_ATTR_CONST_IN to the specs languageMark Bloch1-0/+40
2018-09-05net/mlx5: Export packet reformat alloc/dealloc functionsMark Bloch1-0/+9
2018-09-05net/mlx5: Expose new packet reformat capabilitiesMark Bloch1-3/+16
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2-27/+27
2018-09-05net/mlx5: Move header encap type to IFC header fileMark Bloch1-0/+5
2018-09-05net/mlx5: Break encap/decap into two separated flow table creation flagsMark Bloch1-1/+2
2018-09-05net/mlx5: Export modify header alloc/dealloc functionsMark Bloch1-0/+6