summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe_verbs.c
AgeCommit message (Expand)Author
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: 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
2018-01-10RDMA/rxe: Fix a race condition related to the QP error stateBart Van Assche
2017-11-10IB/rxe: don't crash, if allocation of crc algorithm failedThomas Bogendoerfer
2017-10-14RDMA/rxe: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-08-28IB/rxe: Disable completion upcalls when a CQ is destroyedAndrew Boyer
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-07-24IB/core: Add generic function to extract IB speed from netdevYuval Shaia
2017-07-24IB/rxe: Use __func__ to print function's nameKamal Heib
2017-07-24IB/rxe: Use DEVICE_ATTR_RO macro to show parent fieldKamal Heib
2017-07-20rxe: fix broken receive queue drainingVijay Immanuel
2017-07-17IB/rxe: Set dma_mask and coherent_dma_maskyonatanc
2017-06-14rxe: Fix a sleep-in-atomic bug in post_one_sendJia-Ju Bai
2017-05-04rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg
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
2017-04-28IB/rxe: fix typo: "algorithmi" -> "algorithm"Colin Ian King
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc
2017-04-21IB/rxe: Add port protocol statsYonatan Cohen
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-02-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-02-14IB: Query ports via the core instead of direct into the driverOr Gerlitz
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche
2017-01-24IB/rxe: Switch from dma_device to dev.parentBart Van Assche
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-13IB/core: Let create_ah return extended response to userMoni Shoua
2016-12-12IB/rxe: Fix ref leak in rxe_create_qp()Andrew Boyer
2016-12-12IB/rxe: Add support for IB_CQ_REPORT_MISSED_EVENTSAndrew Boyer
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06IB/rxe: Avoid scheduling tasklet for userspace QPParav Pandit
2016-08-04Soft RoCE driverMoni Shoua