index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe.c
Age
Commit message (
Expand
)
Author
2025-04-09
RDMA/rxe: Enable ODP in ATOMIC WRITE operation
Daisuke Matsuda
2025-04-08
RDMA/rxe: Enable ODP in RDMA FLUSH operation
Daisuke Matsuda
2025-03-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-03-03
RDMA/rxe: Fix the failure of ibv_query_device() and ibv_query_device_ex() tests
Zhu Yanjun
2025-02-21
RDMA/rxe: Add support for the traditional Atomic operations with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
Daisuke Matsuda
2025-02-21
RDMA/rxe: Allow registering MRs for On-Demand Paging
Daisuke Matsuda
2025-02-09
RDMA/rxe: switch to using the crc32 library
Eric Biggers
2025-02-03
RDMA/rxe: Replace netdev dev addr with raw_gid
Zhu Yanjun
2024-12-24
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
2024-04-01
RDMA/rxe: Fix the problem "mutex_destroy missing"
Yanjun.Zhu
2024-01-25
RDMA/rxe: Remove rxe_info from rxe_set_mtu
Li Zhijian
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
2023-05-17
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
2023-03-24
RDMA/rxe: Extend dbg log messages to err and info
Bob Pearson
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
2023-03-24
RDMA/rxe: Replace exists by rxe in rxe.c
Bob Pearson
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.c
Bob Pearson
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-03-15
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
2022-02-23
RDMA/rxe: Warn if mcast memory is not freed
Bob Pearson
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
2022-02-16
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
2022-02-16
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
2022-01-05
RDMA/rxe: Delete deprecated module parameters interface
Leon Romanovsky
2021-06-16
RDMA/rxe: Enable MW object pool
Bob Pearson
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-08-31
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-27
RDMA/rxe: Fix panic when calling kmem_cache_create()
Kamal Heib
2020-08-24
RDMA/rxe: prevent rxe creation on top of vlan interface
Mohammad Heib
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
2020-07-16
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
2020-07-16
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
2020-04-14
RDMA/rxe: Set default vendor ID
Zhu Yanjun
2020-03-26
RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
Zhu Yanjun
2019-10-24
RDMA/rxe: Remove useless rxe_init_device_param assignments
Leon Romanovsky
2019-02-19
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
2019-02-19
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
2019-02-19
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
2018-10-17
IB/rxe: Remove unnecessary enum values
Nathan Chancellor
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-04-27
IB/rxe: change rxe_set_mtu function type to void
Zhu Yanjun
2018-04-17
IB/rxe: avoid export symbols
Zhu Yanjun
2018-03-07
IB/rxe: change the function rxe_init_device_param type
Zhu Yanjun
2018-01-02
RDMA/rxe: Remove useless EXPORT_SYMBOL
Leon Romanovsky
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
[next]