index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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]