aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_av.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib1-0/+1
2019-02-04RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib1-0/+6
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-6/+5
2018-06-18IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe1-3/+16
2018-02-14rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe1-2/+3
2018-01-31IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun1-2/+1
2018-01-31IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun1-3/+1
2018-01-31IB/rxe: change the function to void from intZhu Yanjun1-2/+1
2018-01-31IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun1-2/+1
2018-01-31IB/rxe: change the function to void from intZhu Yanjun1-2/+1
2018-01-31IB/rxe: remove redudant parameter in functionZhu Yanjun1-2/+2
2017-08-18IB/rxe: Remove unneeded checkYuval Shaia1-5/+0
2017-08-18IB/rxe: Convert pr_info to pr_warnYuval Shaia1-1/+1
2017-05-01IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli1-0/+1
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-11/+13
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-4/+4
2017-05-01IB/rxe: Initialize ib_ah_attr during query_ahDasaratharaman Chandramouli1-0/+1
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-2/+2
2016-08-04Soft RoCE driverMoni Shoua1-0/+98