summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/rxe/rxe.c
AgeCommit message (Expand)Author
2025-04-09RDMA/rxe: Enable ODP in ATOMIC WRITE operationDaisuke Matsuda
2025-04-08RDMA/rxe: Enable ODP in RDMA FLUSH operationDaisuke Matsuda
2025-03-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2025-03-03RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() testsZhu Yanjun
2025-02-21RDMA/rxe: Add support for the traditional Atomic operations with ODPDaisuke Matsuda
2025-02-21RDMA/rxe: Add support for Send/Recv/Write/Read with ODPDaisuke Matsuda
2025-02-21RDMA/rxe: Allow registering MRs for On-Demand PagingDaisuke Matsuda
2025-02-09RDMA/rxe: switch to using the crc32 libraryEric Biggers
2025-02-03RDMA/rxe: Replace netdev dev addr with raw_gidZhu Yanjun
2024-12-24RDMA/rxe: Remove the direct link to net_deviceZhu Yanjun
2024-04-01RDMA/rxe: Fix the problem "mutex_destroy missing"Yanjun.Zhu
2024-01-25RDMA/rxe: Remove rxe_info from rxe_set_mtuLi Zhijian
2024-01-25RDMA/rxe: Improve newline in printing messagesLi Zhijian
2023-05-17RDMA/rxe: Add workqueue support for rxe tasksBob Pearson
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