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
Age
Commit message (
Expand
)
Author
2021-01-19
IB/iser: Simplify prot_caps setting
Max Gurtovoy
2021-01-19
IB/iser: Enforce iser_max_sectors to be greater than 0
Max Gurtovoy
2021-01-19
IB/iser: Protect iscsi_max_lun module param using callback
Max Gurtovoy
2021-01-19
IB/iser: Remove unneeded semicolons
Max Gurtovoy
2021-01-19
Merge branch 'devx_set_get' into rdma.git for-next
Jason Gunthorpe
2021-01-19
RDMA/mlx5: Use strict get/set operations for obj_id
Yishai Hadas
2021-01-19
RDMA/mlx5: Use the correct obj_id upon DEVX TIR creation
Yishai Hadas
2021-01-18
RDMA/cxgb4: Fix the reported max_recv_sge value
Kamal Heib
2021-01-18
IB/isert: Simplify signature cap check
Max Gurtovoy
2021-01-18
IB/isert: Remove unneeded semicolon
Max Gurtovoy
2021-01-18
IB/isert: Remove unneeded new lines
Max Gurtovoy
2021-01-18
RDMA/bnxt_re: Allow bigger MR creation
Selvin Xavier
2021-01-18
RDMA/bnxt_re: Code refactor while populating user MRs
Selvin Xavier
2021-01-18
RDMA/hns: Create CQ with selected CQN for bank load balance
Yangyang Li
2021-01-18
RDMA/nldev: Return an error message on failure to turn auto mode
Patrisious Haddad
2021-01-15
RDMA/rtrs: Fix KASAN: stack-out-of-bounds bug
Jack Wang
2021-01-15
RDMA/rtrs-srv: Init wr_cnt as 1
Jack Wang
2021-01-15
RDMA/rtrs-srv: Do not signal REG_MR
Jack Wang
2021-01-15
RDMA/rtrs-clt: Use bitmask to check sess->flags
Jack Wang
2021-01-15
RDMA/rtrs: Do not signal for heatbeat
Jack Wang
2021-01-15
RDMA/rtrs-clt: Refactor the failure cases in alloc_clt
Guoqing Jiang
2021-01-15
RDMA/rtrs-srv: Fix missing wr_cqe
Jack Wang
2021-01-15
RDMA/rtrs-clt: Rename __rtrs_clt_change_state to rtrs_clt_change_state
Guoqing Jiang
2021-01-15
RDMA/rtrs-clt: Kill rtrs_clt_change_state
Guoqing Jiang
2021-01-15
RDMA/rtrs-clt: Remove unnecessary 'goto out'
Guoqing Jiang
2021-01-15
RDMA/rtrs-clt: Kill wait_for_inflight_permits
Guoqing Jiang
2021-01-15
RDMA/rtrs-clt: Consolidate rtrs_clt_destroy_sysfs_root_{folder,files}
Guoqing Jiang
2021-01-15
RDMA/rtrs: Call kobject_put in the failure path
Guoqing Jiang
2021-01-15
RDMA/rtrs-srv: Jump to dereg_mr label if allocate iu fails
Guoqing Jiang
2021-01-15
RDMA/rtrs-clt: Set mininum limit when create QP
Jack Wang
2021-01-15
RDMA/rtrs-srv: Use sysfs_remove_file_self for disconnect
Jack Wang
2021-01-15
RDMA/rtrs-srv: Release lock before call into close_sess
Jack Wang
2021-01-15
RDMA/rtrs: Extend ibtrs_cq_qp_create
Jack Wang
2021-01-14
RDMA/cma: Fix error flow in default_roce_mode_store
Neta Ostrovsky
2021-01-14
RDMA/mlx5: Fix wrong free of blue flame register on error
Mark Bloch
2021-01-14
IB/mlx5: Fix error unwinding when set_has_smi_cap fails
Parav Pandit
2021-01-14
RDMA/umem: Avoid undefined behavior of rounddown_pow_of_two()
Aharon Landau
2021-01-12
RDMA/rxe: Fix race in rxe_mcast.c
Bob Pearson
2021-01-12
RDMA/rxe: Add unlocked versions of pool APIs
Bob Pearson
2021-01-12
RDMA/rxe: Make add/drop key/index APIs type safe
Bob Pearson
2021-01-12
RDMA/rxe: Make pool lookup and alloc APIs type safe
Bob Pearson
2021-01-12
RDMA/rxe: Add elem_offset field to rxe_type_info
Bob Pearson
2021-01-12
RDMA/rxe: Let pools support both keys and indices
Bob Pearson
2021-01-12
RDMA/rxe: Remove unneeded RXE_POOL_ATOMIC flag
Bob Pearson
2021-01-12
RDMA/rxe: Add check for supported QP types
Xiao Yang
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2021-01-07
RDMA: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-07
RDMA/ocrdma: Fix use after free in ocrdma_dealloc_ucontext_pd()
Tom Rix
2021-01-07
RDMA/usnic: Fix memleak in find_free_vf_and_create_qp_grp
Dinghao Liu
2021-01-07
RDMA/cma: Delete useless kfree code
Zheng Yongjun
[prev]
[next]