summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe.c
AgeCommit message (Expand)Author
2023-03-24RDMA/rxe: Extend dbg log messages to err and infoBob Pearson
2023-03-24RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson
2023-03-24RDMA/rxe: Replace exists by rxe in rxe.cBob Pearson
2022-11-10RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.cBob Pearson
2022-04-06RDMA: Split kernel-only global device caps from uverbs device capsJason Gunthorpe
2022-03-16RDMA/rxe: Replace red-black trees by xarraysBob Pearson
2022-03-15RDMA/rxe: Move max_elem into rxe_type_infoBob Pearson
2022-02-23RDMA/rxe: Warn if mcast memory is not freedBob Pearson
2022-02-16RDMA/rxe: Remove mcg from rxe poolsBob Pearson
2022-02-16RDMA/rxe: Replace pool key by rxe->mcg_treeBob Pearson
2022-02-16RDMA/rxe: Use kzmalloc/kfree for mcaBob Pearson
2022-02-16RDMA/rxe: Move mcg_lock to rxeBob Pearson
2022-01-05RDMA/rxe: Delete deprecated module parameters interfaceLeon Romanovsky
2021-06-16RDMA/rxe: Enable MW object poolBob Pearson
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-08-31RDMA/rxe: Address an issue with hardened user copyBob Pearson
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson
2020-08-27RDMA/rxe: Fix panic when calling kmem_cache_create()Kamal Heib
2020-08-24RDMA/rxe: prevent rxe creation on top of vlan interfaceMohammad Heib
2020-07-31RDMA/rxe: Remove pkey tableKamal Heib
2020-07-16RDMA/rxe: Return void from rxe_init_port_param()Kamal Heib
2020-07-16RDMA/rxe: Drop pointless checks in rxe_init_portsKamal Heib
2020-04-14RDMA/rxe: Set default vendor IDZhu Yanjun
2020-03-26RDMA/rxe: Set sys_image_guid to be aligned with HW IB devicesZhu Yanjun
2019-10-24RDMA/rxe: Remove useless rxe_init_device_param assignmentsLeon Romanovsky
2019-02-19rdma_rxe: Use netlink messages to add/delete linksSteve Wise
2019-02-19RDMA/rxe: Add ib_device_get_by_name() and use it in rxeJason Gunthorpe
2019-02-19RDMA/rxe: Use driver_unregister and new unregistration APIJason Gunthorpe
2018-10-17IB/rxe: Remove unnecessary enum valuesNathan Chancellor
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-04-27IB/rxe: change rxe_set_mtu function type to voidZhu Yanjun
2018-04-17IB/rxe: avoid export symbolsZhu Yanjun
2018-03-07IB/rxe: change the function rxe_init_device_param typeZhu Yanjun
2018-01-02RDMA/rxe: Remove useless EXPORT_SYMBOLLeon Romanovsky
2017-07-24RDMA: Remove useless MODULE_VERSIONLeon Romanovsky
2017-04-25{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 functionYuval Shaia
2017-04-21IB/rxe: Offload CRC calculation when possibleyonatanc
2017-01-10IB/rxe: Remove a pointless indirection layerBart Van Assche
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit
2016-10-06rdma_rxe: Ensure rdma_rxe init occurs at correct timeStephen Bates
2016-09-16IB/rxe: Fix kernel panic in udp_setup_tunnelYonatan Cohen
2016-08-04Soft RoCE driverMoni Shoua