summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/core: Add rdma_cap_opa_ah to expose opa address handlesDasaratharaman Chandramouli2017-04-281-0/+16
| * IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli2017-04-281-9/+3
| * IB/hfi1: Use defines from common headersDon Hiatt2017-04-281-0/+6
| * IB/hfi1: Add functions to parse 9B headersDon Hiatt2017-04-281-0/+60
| * IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2017-04-282-2/+8
| * IB/umem: Add support to huge ODPArtemy Kovalyov2017-04-252-2/+5
| * IB/umem: Add contiguous ODP supportArtemy Kovalyov2017-04-251-2/+2
| * IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-2/+2
| * IB/core: change the return type to voidZhu Yanjun2017-04-251-1/+1
| * IB/core: Add HDR speed enumNoa Osherovich2017-04-211-1/+2
| * IB/core: Introduce drop flow specificationSlava Shwartsman2017-04-211-0/+7
| * IB/IPoIB: Introduce RDMA netdev interface and IPoIB structsNiranjana Vishwanathapura2017-04-201-1/+11
| * IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana2017-04-201-1/+2
| * IB/opa-vnic: Virtual Network Interface Controller (VNIC) interfaceVishwanathapura, Niranjana2017-04-202-0/+142
| * IB/opa-vnic: RDMA NETDEV interfaceVishwanathapura, Niranjana2017-04-201-0/+33
| * Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford2017-04-205-17/+319
| |\
| | * IB/core: Rename write flag to exclusive in rdma_coreMatan Barak2017-04-201-16/+17
| | * IB/hfi1: Add transmit fault injection featureDon Hiatt2017-04-051-0/+2
| | * IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn2017-04-051-3/+1
| | * IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn2017-04-051-1/+2
| | * IB/core: Change completion channel to use the reworked objects schemaMatan Barak2017-04-052-0/+10
| | * IB/core: Add support for fd objectsMatan Barak2017-04-052-0/+22
| | * IB/core: Change idr objects to use the new schemaMatan Barak2017-04-052-13/+63
| | * IB/core: Add idr based standard typesMatan Barak2017-04-052-0/+64
| | * IB/core: Add support for idr typesMatan Barak2017-04-052-0/+153
| | * IB/core: Refactor idr to be per uverbs_fileMatan Barak2017-04-051-0/+1
* | | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-021-13/+17
|\| |
| * | IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche2017-03-241-13/+17
| |/
* / new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
|/
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-0/+14
|\
| * IB/core: added support to use rdma cgroup controllerParav Pandit2017-01-101-0/+14
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-128/+15
|\ \
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche2017-01-241-96/+7
| * | IB/core: Remove ib_device.dma_deviceBart Van Assche2017-01-241-18/+13
| * | IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-241-7/+6
| * | IB/core: Remove ib_dma_*map_single_attrs()Bart Van Assche2017-01-241-18/+0
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-232-7/+71
|\ \ \
| * | | IB: Add protocol for USNICOr Gerlitz2017-02-141-0/+8
| * | | IB/core: Add raw packet protocolOr Gerlitz2017-02-141-0/+8
| * | | IB/umem: Update on demand page (ODP) supportArtemy Kovalyov2017-02-141-4/+17
| * | | IB/core: Add implicit MR flagArtemy Kovalyov2017-02-141-1/+2
| * | | IB/core: Add scatter FCS flag to use in WQ creationNoa Osherovich2017-02-141-0/+1
| * | | IB/core: Enable QP creation with cvlan offloadNoa Osherovich2017-02-141-0/+1
| * | | IB/core: Enable WQ creation and modification with cvlan offloadNoa Osherovich2017-02-141-2/+10
| * | | IB/core: Expose vlan offloads capabilitiesNoa Osherovich2017-02-141-0/+15
| * | | IB/core: Introduce flow tag specificationMoses Reuben2017-02-141-0/+9
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-02-237-12/+158
|\ \ \
| * | | IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2017-02-192-5/+6
| * | | IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt2017-02-191-0/+1