summaryrefslogtreecommitdiffstats
path: root/include/rdma
Commit message (Expand)AuthorAgeFilesLines
* smc_diag.h: fix include from userlandNicolas Dichtel2017-05-111-2/+1
* Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-05-081-0/+1
|\
| * IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn2017-05-041-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-05-0318-93/+1222
|\ \ | |/
| * IB/SA: Add OPA addr headerDoug Ledford2017-05-011-0/+79
| * IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-011-0/+13
| * IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-011-9/+112
| * IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-011-13/+134
| * IB/SA: Introduce path record specific typesDasaratharaman Chandramouli2017-05-011-1/+32
| * IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-015-18/+18
| * IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli2017-05-011-3/+21
| * IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-11/+47
| * IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli2017-05-011-0/+121
| * IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli2017-05-011-2/+2
| * IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-016-21/+21
| * IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli2017-04-281-0/+1
| * IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli2017-04-281-0/+25
| * 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
OpenPOWER on IntegriCloud