index
:
kernel
0x221E-v0.0.1-v6.19
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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
2023-11-28
RDMA/hfi1: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-11-20
IB/mlx5: Fix init stage error handling to avoid double free of same QP and UAF
George Kennedy
2023-11-20
RDMA/hfi1: Workaround truncation compilation error
Leon Romanovsky
2023-11-20
RDMA/hns: The UD mode can only be configured with DCQCN
Luoyouming
2023-11-20
RDMA/hns: Add check for SL
Luoyouming
2023-11-20
RDMA/hns: Fix signed-unsigned mixed comparisons
Chengchang Tang
2023-11-20
RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
Chengchang Tang
2023-11-20
RDMA/hns: Fix printing level of asynchronous events
Chengchang Tang
2023-11-20
IB/mlx5: Fix rdma counter binding for RAW QP
Patrisious Haddad
2023-11-20
RDMA/core: Use size_{add,sub,mul}() in calls to struct_size()
Gustavo A. R. Silva
2023-10-19
RDMA/cxgb4: Check skb value for failure to allocate
Artem Chernyshev
2023-10-10
RDMA/mlx5: Remove not-used cache disable flag
Leon Romanovsky
2023-10-10
RDMA/mlx5: Fix NULL string error
Shay Drory
2023-10-10
RDMA/mlx5: Fix mutex unlocking on error flow for steering anchor creation
Hamdan Igbaria
2023-10-10
RDMA/mlx5: Fix assigning access flags to cache mkeys
Michael Guralnik
2023-10-10
RDMA/mlx5: Fix mkey cache possible deadlock on cleanup
Shay Drory
2023-10-10
RDMA/siw: Fix connection failure handling
Bernard Metzler
2023-10-10
RDMA/srp: Do not call scsi_done() from srp_abort()
Bart Van Assche
2023-10-10
RDMA/uverbs: Fix typo of sizeof argument
Konstantin Meskhidze
2023-10-10
RDMA/bnxt_re: Fix the handling of control path response data
Selvin Xavier
2023-10-10
RDMA/cma: Fix truncation compilation warning in make_cma_ports
Leon Romanovsky
2023-10-10
RDMA/cma: Initialize ib_sa_multicast structure to 0 when join
Mark Zhang
2023-10-10
IB/mlx4: Fix the size of a buffer in add_port_entries()
Christophe JAILLET
2023-10-10
RDMA/core: Require admin capabilities to set system parameters
Leon Romanovsky
2023-09-13
RDMA/efa: Fix wrong resources deallocation order
Yonatan Nachum
2023-09-13
RDMA/siw: Correct wrong debug message
Guoqing Jiang
2023-09-13
RDMA/siw: Balance the reference of cep->kref in the error path
Guoqing Jiang
2023-09-13
Revert "IB/isert: Fix incorrect release of isert connection"
Leon Romanovsky
2023-09-13
RDMA/irdma: Prevent zero-length STAG registration
Christopher Bednarz
2023-09-13
IB/uverbs: Fix an potential error pointer dereference
Xiang Yang
2023-09-13
RDMA/hns: Fix CQ and QP cache affinity
Chengchang Tang
2023-09-13
RDMA/hns: Fix inaccurate error label name in init instance
Junxian Huang
2023-09-13
RDMA/hns: Fix incorrect post-send with direct wqe of wr-list
Junxian Huang
2023-09-13
RDMA/hns: Fix port active speed
Chengchang Tang
2023-09-13
RDMA/bnxt_re: Remove a redundant flag
Kalesh AP
2023-09-13
RDMA/bnxt_re: Fix max_qp count for virtual functions
Kalesh AP
2023-09-13
RDMA/bnxt_re: Initialize Doorbell pacing feature
Chandramohan Akula
2023-09-13
RDMA/irdma: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2023-09-13
RDMA/rxe: Fix incomplete state save in rxe_requester
Bob Pearson
2023-09-13
RDMA/rxe: Fix rxe_modify_srq
Bob Pearson
2023-09-13
RDMA/rxe: Fix unsafe drain work queue code
Bob Pearson
2023-09-13
RDMA/rxe: Move work queue code to subroutines
Bob Pearson
2023-09-13
scsi: RDMA/srp: Fix residual handling
Bart Van Assche
2023-09-13
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
2023-09-13
RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()
Minjie Du
2023-08-10
RDMA/bnxt_re: Initialize dpi_tbl_lock mutex
Kashyap Desai
2023-08-10
RDMA/bnxt_re: Fix error handling in probe failure path
Kalesh AP
2023-08-10
RDMA/bnxt_re: Properly order ib_device_unalloc() to avoid UAF
Selvin Xavier
2023-08-03
IB/hfi1: Fix possible panic during hotplug remove
Douglas Miller
2023-07-31
RDMA/umem: Set iova in ODP flow
Michael Guralnik
[next]