aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_ah.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-0/+1
2018-09-26RDMA/hns: Add enable judgement for UD vlanLijun Ou1-1/+5
2018-07-30RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou1-1/+1
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-15/+4
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit1-5/+3
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford1-1/+1
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-13/+1
2017-09-27RDMA/hns: Modify assignment device variable to support both PCI device and platform deviceWei Hu(Xavier)1-1/+1
2017-08-16IB/hns: fix memory leak on ah on error return pathColin Ian King1-1/+3
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-25/+32
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-2/+3
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+2
2016-08-22IB/hns: Add driver files for hns RoCE driveroulijun1-0/+128