summaryrefslogtreecommitdiffstats
path: root/include/rdma
AgeCommit message (Expand)AuthorLines
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-2/+4
2017-07-05IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdevNiranjana Vishwanathapura-2/+4
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds-0/+53
2017-06-01RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny-22/+3
2017-06-01RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky-10/+0
2017-05-23IB/core: Enforce security on management datagramsDaniel Jurgens-0/+4
2017-05-23IB/core: Enforce PKey security on QPsDaniel Jurgens-0/+48
2017-05-23IB/core: IB cache enhancements to support Infiniband securityDaniel Jurgens-0/+1
2017-05-11smc_diag.h: fix include from userlandNicolas Dichtel-2/+1
2017-05-08Merge tags 'for-linus' and 'for-next' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2017-05-04IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn-0/+1
2017-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-93/+1222
2017-05-01IB/SA: Add OPA addr headerDoug Ledford-0/+79
2017-05-01IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli-0/+13
2017-05-01IB/SA: Add OPA path record typeDasaratharaman Chandramouli-9/+112
2017-05-01IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli-13/+134
2017-05-01IB/SA: Introduce path record specific typesDasaratharaman Chandramouli-1/+32
2017-05-01IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli-18/+18
2017-05-01IB/core: Define 'opa' rdma_ah_attr typeDasaratharaman Chandramouli-3/+21
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli-11/+47
2017-05-01IB/core: Add accessor functions for rdma_ah_attr fieldsDasaratharaman Chandramouli-0/+121
2017-05-01IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli-2/+2
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli-2/+2
2017-05-01IB/core: Rename ib_modify_ah to rdma_modify_ahDasaratharaman Chandramouli-2/+2
2017-05-01IB/core: Rename ib_create_ah to rdma_create_ahDasaratharaman Chandramouli-2/+2
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli-21/+21
2017-04-28IB/SA: Add support to query opa classport info.Dasaratharaman Chandramouli-0/+1
2017-04-28IB/core: Move opa_class_port_info definition to header fileDasaratharaman Chandramouli-0/+25
2017-04-28IB/core: Add rdma_cap_opa_ah to expose opa address handlesDasaratharaman Chandramouli-0/+16
2017-04-28IB/SA: Modify SA to implicitly cache Class Port infoDasaratharaman Chandramouli-9/+3
2017-04-28IB/hfi1: Use defines from common headersDon Hiatt-0/+6
2017-04-28IB/hfi1: Add functions to parse 9B headersDon Hiatt-0/+60
2017-04-28IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressingMichael J. Ruhl-2/+8
2017-04-25IB/umem: Add support to huge ODPArtemy Kovalyov-2/+5
2017-04-25IB/umem: Add contiguous ODP supportArtemy Kovalyov-2/+2
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov-2/+2
2017-04-25IB/core: change the return type to voidZhu Yanjun-1/+1
2017-04-21IB/core: Add HDR speed enumNoa Osherovich-1/+2
2017-04-21IB/core: Introduce drop flow specificationSlava Shwartsman-0/+7
2017-04-20IB/IPoIB: Introduce RDMA netdev interface and IPoIB structsNiranjana Vishwanathapura-1/+11
2017-04-20IB/hfi1: Virtual Network Interface Controller (VNIC) HW supportVishwanathapura, Niranjana-1/+2
2017-04-20IB/opa-vnic: Virtual Network Interface Controller (VNIC) interfaceVishwanathapura, Niranjana-0/+142
2017-04-20IB/opa-vnic: RDMA NETDEV interfaceVishwanathapura, Niranjana-0/+33
2017-04-20Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdeviceDoug Ledford-17/+319
2017-04-20IB/core: Rename write flag to exclusive in rdma_coreMatan Barak-16/+17
2017-04-05IB/hfi1: Add transmit fault injection featureDon Hiatt-0/+2
2017-04-05IB/rdmavt: Avoid reseting wqe send_flags in unreserveMike Marciniszyn-3/+1
2017-04-05IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependentMike Marciniszyn-1/+2
2017-04-05IB/core: Change completion channel to use the reworked objects schemaMatan Barak-0/+10
2017-04-05IB/core: Add support for fd objectsMatan Barak-0/+22