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_mcast.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
2022-05-24
1
-2
/
+4
*
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
2022-05-05
1
-21
/
+15
*
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
2022-05-05
1
-28
/
+23
*
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
1
-2
/
+2
*
RDMA/rxe: Cleanup rxe_mcast.c
Bob Pearson
2022-02-24
1
-19
/
+78
*
RDMA/rxe: Collect cleanup mca code in a subroutine
Bob Pearson
2022-02-24
1
-15
/
+26
*
RDMA/rxe: Collect mca init code in a subroutine
Bob Pearson
2022-02-24
1
-15
/
+43
*
RDMA/rxe: Remove mcg from rxe pools
Bob Pearson
2022-02-16
1
-15
/
+24
*
RDMA/rxe: Replace pool key by rxe->mcg_tree
Bob Pearson
2022-02-16
1
-59
/
+203
*
RDMA/rxe: Replace int num_qp by atomic_t qp_num
Bob Pearson
2022-02-16
1
-5
/
+4
*
RDMA/rxe: Replace grp by mcg, mce by mca
Bob Pearson
2022-02-16
1
-55
/
+55
*
RDMA/rxe: Use kzmalloc/kfree for mca
Bob Pearson
2022-02-16
1
-74
/
+120
*
RDMA/rxe: Move mcg_lock to rxe
Bob Pearson
2022-02-16
1
-10
/
+9
*
RDMA/rxe: Revert changes from irqsave to bh locks
Bob Pearson
2022-02-16
1
-8
/
+11
*
RDMA/rxe: Remove qp->grp_lock and qp->grp_list
Bob Pearson
2022-01-28
1
-8
/
+0
*
RDMA/rxe: Remove rxe_drop_all_macst_groups
Bob Pearson
2022-01-28
1
-26
/
+0
*
RDMA/rxe: Enforce IBA o10-2.2.3
Bob Pearson
2022-01-28
1
-0
/
+2
*
RDMA/rxe: Rename rxe_mc_grp and rxe_mc_elem
Bob Pearson
2022-01-28
1
-13
/
+13
*
RDMA/rxe: Move rxe_mcast_attach/detach to rxe_mcast.c
Bob Pearson
2022-01-28
1
-5
/
+31
*
RDMA/rxe: Move rxe_mcast_add/delete to rxe_mcast.c
Bob Pearson
2022-01-28
1
-0
/
+18
*
RDMA/rxe: Cleanup rxe_pool_entry
Bob Pearson
2021-11-19
1
-2
/
+2
*
RDMA/rxe: Replace irqsave locks with bh locks
Bob Pearson
2021-11-19
1
-4
/
+3
*
RDMA/rxe: Fix memory allocation while in a spin lock
Bob Pearson
2021-08-20
1
-1
/
+1
*
RDMA/rxe: Fix misleading comments and names
Bob Pearson
2021-01-28
1
-4
/
+4
*
RDMA/rxe: Fix race in rxe_mcast.c
Bob Pearson
2021-01-12
1
-24
/
+40
*
RDMA/rxe: Add SPDX hdrs to rxe source files
Bob Pearson
2020-08-31
1
-28
/
+1
*
IB/rxe: Remove a pointless indirection layer
Bart Van Assche
2017-01-10
1
-2
/
+2
*
IB/rxe: Let the compiler check the type of the cleanup functions
Bart Van Assche
2017-01-10
1
-2
/
+2
*
Soft RoCE driver
Moni Shoua
2016-08-04
1
-0
/
+190