aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/ah.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-20/+13
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-1/+1
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-1/+1
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-9/+2
2018-03-27IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny1-0/+12
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-4/+0
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-12/+10
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-25/+29
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-3/+3
2016-12-13IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua1-0/+21
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua1-1/+3
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat1-6/+26
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+92