aboutsummaryrefslogtreecommitdiffstats
path: root/include/rdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli5-18/+18
2017-05-01IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli1-3/+21
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-11/+47
2017-05-01IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli1-0/+121
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli1-2/+2
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli6-21/+21
2017-04-28IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli1-0/+1
2017-04-28IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli1-0/+25
2017-04-28IB/core: Add rdma_cap_opa_ah to expose opa address handlesDasaratharaman Chandramouli1-0/+16
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli1-9/+3
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt1-0/+6
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt1-0/+60
2017-04-28IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl2-2/+8
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov2-2/+5
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov1-2/+2
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+2
2017-04-25IB/core: change the return type to voidZhu Yanjun1-1/+1
2017-04-21IB/core: Add HDR speed enumNoa Osherovich1-1/+2
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman1-0/+7
2017-04-20IB/IPoIB: Introduce RDMA netdev interface and IPoIB structsNiranjana Vishwanathapura1-1/+11
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana1-1/+2
2017-04-20IB/opa-vnic: Virtual Network Interface Controller (VNIC) interfaceVishwanathapura, Niranjana2-0/+142
2017-04-20IB/opa-vnic: RDMA NETDEV interfaceVishwanathapura, Niranjana1-0/+33
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford5-17/+319
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak1-16/+17
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt1-0/+2
2017-04-05IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn1-3/+1
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn1-1/+2
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak2-0/+10
2017-04-05IB/core: Add support for fd objectsMatan Barak2-0/+22
2017-04-05IB/core: Change idr objects to use the new schemaMatan Barak2-13/+63
2017-04-05IB/core: Add idr based standard typesMatan Barak2-0/+64
2017-04-05IB/core: Add support for idr typesMatan Barak2-0/+153
2017-04-05IB/core: Refactor idr to be per uverbs_fileMatan Barak1-0/+1
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-13/+17
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-02-27Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-0/+14
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-128/+15
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-7/+71
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-12/+158
2017-02-19IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.hDon Hiatt2-5/+6
2017-02-19IB/hfi1: Add rvt_rnr_tbl_to_usec functionDon Hiatt1-0/+1
2017-02-19IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPsMike Marciniszyn1-0/+2
2017-02-19IB/hfi1, rdmavt: Move SGE state helper routines into rdmavtBrian Welty1-0/+50
2017-02-19IB/hfi1, rdmavt: Update copy_sge to use boolean argumentsBrian Welty2-1/+10
2017-02-19IB/rdmavt: Adding timer logic to rdmavtVenkata Sandeep Dhanalakota2-0/+25
2017-02-19IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavtBrian Welty1-0/+31