summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hns/hns_roce_ah.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-031-6/+8
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-16/+8Star
* RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky2019-04-021-1/+1
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+1
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-0/+1
* RDMA/hns: Add enable judgement for UD vlanLijun Ou2018-09-261-1/+5
* RDMA/hns: Program the tclass and flow label into the hardwareLijun Ou2018-07-311-1/+1
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-15/+4Star
* IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-041-5/+3Star
* Merge branch 'for-next-early' into for-nextDoug Ledford2017-10-181-1/+1
|\
| * RDMA/hns: Modify assignment device variable to support both PCI device and pl...Wei Hu(Xavier)2017-09-271-1/+1
* | IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-13/+1Star
|/
* IB/hns: fix memory leak on ah on error return pathColin Ian King2017-08-161-1/+3
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-25/+32
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-2/+3
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* IB/hns: Add driver files for hns RoCE driveroulijun2016-08-221-0/+128