index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rxe
/
rxe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
RDMA/rxe: Fix the problem "mutex_destroy missing"
Yanjun.Zhu
1
-0
/
+2
2024-01-25
RDMA/rxe: Remove rxe_info from rxe_set_mtu
Li Zhijian
1
-2
/
+0
2024-01-25
RDMA/rxe: Improve newline in printing messages
Li Zhijian
1
-3
/
+3
2023-05-17
RDMA/rxe: Add workqueue support for rxe tasks
Bob Pearson
1
-1
/
+8
2023-03-24
RDMA/rxe: Extend dbg log messages to err and info
Bob Pearson
1
-3
/
+5
2023-03-24
RDMA/rxe: Change rxe_dbg to rxe_dbg_dev
Bob Pearson
1
-1
/
+1
2023-03-24
RDMA/rxe: Replace exists by rxe in rxe.c
Bob Pearson
1
-6
/
+6
2022-11-10
RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe.c
Bob Pearson
1
-2
/
+2
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-0
/
+1
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
1
-68
/
+12
2022-03-16
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
1
-16
/
+8
2022-02-24
RDMA/rxe: Warn if mcast memory is not freed
Bob Pearson
1
-0
/
+2
2022-02-16
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
1
-8
/
+0
2022-02-16
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
1
-0
/
+2
2022-02-16
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
1
-8
/
+0
2022-02-16
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
1
-0
/
+2
2022-01-05
RDMA/rxe: Delete deprecated module parameters interface
Leon Romanovsky
1
-4
/
+0
2021-06-17
RDMA/rxe: Enable MW object pool
Bob Pearson
1
-0
/
+1
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
1
-0
/
+4
2020-08-31
RDMA/rxe: Address an issue with hardened user copy
Bob Pearson
1
-8
/
+0
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
1
-28
/
+1
2020-08-27
RDMA/rxe: Fix panic when calling kmem_cache_create()
Kamal Heib
1
-0
/
+4
2020-08-24
RDMA/rxe: prevent rxe creation on top of vlan interface
Mohammad Heib
1
-0
/
+6
2020-07-31
RDMA/rxe: Remove pkey table
Kamal Heib
1
-31
/
+3
2020-07-16
RDMA/rxe: Return void from rxe_init_port_param()
Kamal Heib
1
-3
/
+1
2020-07-16
RDMA/rxe: Drop pointless checks in rxe_init_ports
Kamal Heib
1
-3
/
+0
2020-04-14
RDMA/rxe: Set default vendor ID
Zhu Yanjun
1
-0
/
+1
2020-03-26
RDMA/rxe: Set sys_image_guid to be aligned with HW IB devices
Zhu Yanjun
1
-0
/
+2
2019-10-24
RDMA/rxe: Remove useless rxe_init_device_param assignments
Leon Romanovsky
1
-13
/
+0
2019-02-20
rdma_rxe: Use netlink messages to add/delete links
Steve Wise
1
-2
/
+34
2019-02-20
RDMA/rxe: Add ib_device_get_by_name() and use it in rxe
Jason Gunthorpe
1
-3
/
+0
2019-02-20
RDMA/rxe: Use driver_unregister and new unregistration API
Jason Gunthorpe
1
-31
/
+9
2018-10-17
IB/rxe: Remove unnecessary enum values
Nathan Chancellor
1
-7
/
+6
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
1
-1
/
+2
2018-04-27
IB/rxe: change rxe_set_mtu function type to void
Zhu Yanjun
1
-6
/
+2
2018-04-18
IB/rxe: avoid export symbols
Zhu Yanjun
1
-3
/
+0
2018-03-08
IB/rxe: change the function rxe_init_device_param type
Zhu Yanjun
1
-3
/
+1
2018-01-02
RDMA/rxe: Remove useless EXPORT_SYMBOL
Leon Romanovsky
1
-6
/
+0
2017-07-24
RDMA: Remove useless MODULE_VERSION
Leon Romanovsky
1
-1
/
+0
2017-04-25
{net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
Yuval Shaia
1
-1
/
+3
2017-04-21
IB/rxe: Offload CRC calculation when possible
yonatanc
1
-0
/
+2
2017-01-11
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
1
-1
/
+1
2016-10-06
IB/rxe: improved debug prints & code cleanup
Parav Pandit
1
-28
/
+6
2016-10-06
rdma_rxe: Ensure rdma_rxe init occurs at correct time
Stephen Bates
1
-1
/
+1
2016-09-16
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
1
-3
/
+22
2016-08-04
Soft RoCE driver
Moni Shoua
1
-0
/
+386