index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
Age
Commit message (
Expand
)
Author
2022-05-24
RDMA/rxe: Fix an error handling path in rxe_get_mcg()
Christophe JAILLET
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-11
RDMA/siw: Enable siw on tunnel devices
Bernard Metzler
2022-05-09
RDMA/rxe: Enforce IBA C11-17
Bob Pearson
2022-05-09
RDMA/rxe: Move mw cleanup code to rxe_mw_cleanup()
Bob Pearson
2022-05-09
RDMA/rxe: Move mr cleanup code to rxe_mr_cleanup()
Bob Pearson
2022-05-09
RDMA/rxe: Move qp cleanup code to rxe_qp_do_cleanup()
Bob Pearson
2022-05-09
RDMA/rxe: Check rxe_get() return value
Bob Pearson
2022-05-09
RDMA/rxe: Add rxe_srq_cleanup()
Bob Pearson
2022-05-06
RDMA/rxe: Remove IB_SRQ_INIT_MASK
Bob Pearson
2022-05-06
RDMA/rxe: Skip adjusting remote addr for write in retry operation
Chengguang Xu
2022-05-04
RDMA/rxe: Optimize the mr pool struct
Zhu Yanjun
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-05-04
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
2022-05-04
RDMA/rxe: Replace paylen by payload
Bob Pearson
2022-04-25
RDMA/rxe: Remove useless parameters for update_state()
Li Zhijian
2022-04-20
RDMA/rxe: Recheck the MR in when generating a READ reply
Bob Pearson
2022-04-12
RDMA/rxe: Fix "Replace mr by rkey in responder resources"
Bob Pearson
2022-04-12
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Xiao Yang
2022-04-08
RDMA/rxe: Remove reliable datagram support
Bob Pearson
2022-04-08
RDMA/rxe: Remove support for SMI QPs from rdma_rxe
Bob Pearson
2022-04-08
RDMA/rxe: Remove mc_grp_pool from struct rxe_dev
Bob Pearson
2022-04-08
RDMA/rxe: Remove type 2A memory window capability
Bob Pearson
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-04
IB/rdmavt: add missing locks in rvt_ruc_loopback
Niels Dossche
2022-04-04
IB/rdmavt: add lock to call to rvt_error_qp to prevent a race condition
Niels Dossche
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-03-16
RDMA/rxe: Use standard names for ref counting
Bob Pearson
2022-03-16
RDMA/rxe: Replace red-black trees by xarrays
Bob Pearson
2022-03-15
RDMA/rxe: Shorten pool names in rxe_pool.c
Bob Pearson
2022-03-15
RDMA/rxe: Move max_elem into rxe_type_info
Bob Pearson
2022-03-15
RDMA/rxe: Replace obj by elem in declaration
Bob Pearson
2022-03-15
RDMA/rxe: Delete _locked() APIs for pool objects
Bob Pearson
2022-03-15
RDMA/rxe: Reverse the sense of RXE_POOL_NO_ALLOC
Bob Pearson
2022-03-15
RDMA/rxe: Replace mr by rkey in responder resources
Bob Pearson
2022-03-15
RDMA/rxe: Fix ref error in rxe_av.c
Bob Pearson
2022-03-14
RDMA/rxe: Remove useless argument for update_state()
Chengguang Xu
2022-03-14
RDMA/rxe: Change variable and function argument to proper type
Chengguang Xu
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-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: Remove key'ed object support
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
[next]