index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe.c
Age
Commit message (
Expand
)
Author
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
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
2016-10-06
rdma_rxe: Ensure rdma_rxe init occurs at correct time
Stephen Bates
2016-09-16
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
2016-08-04
Soft RoCE driver
Moni Shoua