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_mcast.c
Age
Commit message (
Expand
)
Author
2024-12-24
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
2022-05-24
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
2022-05-04
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
2022-05-04
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-02-23
RDMA/rxe: Cleanup rxe_mcast.c
Bob Pearson
2022-02-23
RDMA/rxe: Collect cleanup mca code in a subroutine
Bob Pearson
2022-02-23
RDMA/rxe: Collect mca init code in a subroutine
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: Replace int num_qp by atomic_t qp_num
Bob Pearson
2022-02-16
RDMA/rxe: Replace grp by mcg, mce by mca
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-02-16
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
2022-01-28
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
2022-01-28
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
2022-01-28
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
Bob Pearson
2022-01-28
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
2022-01-28
RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
Bob Pearson
2021-11-19
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-08-19
RDMA/rxe: Fix memory allocation while in a spin lock
Bob Pearson
2021-01-28
RDMA/rxe: Fix misleading comments and names
Bob Pearson
2021-01-12
RDMA/rxe: Fix race in rxe_mcast.c
Bob Pearson
2020-08-31
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2017-01-10
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2017-01-10
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2016-08-04
Soft RoCE driver
Moni Shoua