summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_av.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Fix a bug in rxe_fill_ip_info()Bob Pearson2021-04-211-1/+1
* RDMA/rxe: Fix small problem in network_type patchBob Pearson2020-10-261-4/+31
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* RDMA/rxe: Improve loopback markingKamal Heib2019-02-041-0/+1
* RDMA/rxe: Move rxe_init_av() to rxe_av.cKamal Heib2019-02-041-0/+6
* RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit2018-06-181-6/+5
* IB/rxe: Do not hide uABI stuff in memcpyJason Gunthorpe2018-06-181-3/+16
* rxe: Do not use 'struct sockaddr' in a uapi headerJason Gunthorpe2018-02-141-2/+3
* IB/rxe: remove redudant parameter in rxe_av_fill_ip_infoZhu Yanjun2018-01-311-2/+1
* IB/rxe: change the function rxe_av_fill_ip_info to voidZhu Yanjun2018-01-311-3/+1
* IB/rxe: change the function to void from intZhu Yanjun2018-01-311-2/+1
* IB/rxe: remove unnecessary parameter in rxe_av_to_attrZhu Yanjun2018-01-311-2/+1
* IB/rxe: change the function to void from intZhu Yanjun2018-01-311-2/+1
* IB/rxe: remove redudant parameter in functionZhu Yanjun2018-01-311-2/+2
* IB/rxe: Remove unneeded checkYuval Shaia2017-08-181-5/+0
* IB/rxe: Convert pr_info to pr_warnYuval Shaia2017-08-181-1/+1
* IB/core: Define 'ib' and 'roce' rdma_ah_attr typesDasaratharaman Chandramouli2017-05-011-0/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-11/+13
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-4/+4
* IB/rxe: Initialize ib_ah_attr during query_ahDasaratharaman Chandramouli2017-05-011-0/+1
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-2/+2
* Soft RoCE driverMoni Shoua2016-08-041-0/+98