summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_av.c
AgeCommit message (Expand)Author
2021-10-12RDMA/rxe: Lookup kernel AH from ah index in UD WQEsBob Pearson
2021-10-12RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wrBob Pearson
2021-04-21RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson
2020-10-26RDMA/rxe: Fix small problem in network_type patchBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit
2018-06-18IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe
2018-02-14rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe
2018-01-31IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun
2018-01-31IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun
2018-01-31IB/rxe: change the function to void from intZhu Yanjun
2018-01-31IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun
2018-01-31IB/rxe: change the function to void from intZhu Yanjun
2018-01-31IB/rxe: remove redudant parameter in functionZhu Yanjun
2017-08-18IB/rxe: Remove unneeded checkYuval Shaia
2017-08-18IB/rxe: Convert pr_info to pr_warnYuval Shaia
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli
2017-05-01IB/rxe: Initialize ib_ah_attr during query_ahDasaratharaman Chandramouli
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-08-04Soft RoCE driverMoni Shoua