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