summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/ah.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-5/+0
* RDMA/mlx5: Replace open-coded offsetofend() macroLeon Romanovsky2020-08-181-2/+2
* RDMA/mlx5: Set UDP source port based on the grh.flow_labelMark Zhang2020-05-061-2/+19
* RDMA/mlx5: Set lag tx affinity according to slaveMaor Gottlieb2020-05-021-2/+7
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-021-2/+3
* RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-081-20/+13
* 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-191-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-9/+2
* IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny2018-03-271-0/+12
* IB: Let ib_core resolve destination mac addressParav Pandit2017-10-181-4/+0
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-12/+10
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-25/+29
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-3/+3
* IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua2016-12-131-0/+21
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+3
* IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat2015-12-231-6/+26
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+92