index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-09
RDMA/uverbs: Prevent integer overflow issue
Dan Carpenter
1
-7
/
+9
2025-01-09
RDMA/rtrs: Ensure 'ib_sge list' is accessible
Li Zhijian
1
-1
/
+1
2025-01-09
RDMA/hns: Fix missing flush CQE for DWQE
Chengchang Tang
1
-0
/
+4
2025-01-09
RDMA/hns: Fix warning storm caused by invalid input in IO path
Chengchang Tang
1
-2
/
+2
2025-01-09
RDMA/hns: Fix mapping error of zero-hop WQE buffer
wenglianfa
2
-19
/
+29
2025-01-09
RDMA/hns: Remove unused parameters and variables
Chengchang Tang
7
-33
/
+20
2025-01-09
RDMA/hns: Refactor mtr find
Chengchang Tang
4
-85
/
+121
2025-01-09
RDMA/bnxt_re: Fix the locking while accessing the QP table
Selvin Xavier
1
-0
/
+2
2025-01-09
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
1
-1
/
+1
2025-01-09
RDMA/bnxt_re: Fix reporting hw_ver in query_device
Kalesh AP
1
-1
/
+1
2025-01-09
RDMA/bnxt_re: Add check for path mtu in modify_qp
Saravanan Vajravel
1
-12
/
+14
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-2
/
+4
2024-12-14
RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()
Junxian Huang
1
-3
/
+4
2024-12-14
RDMA/hns: Fix out-of-order issue of requester when setting FENCE
Junxian Huang
2
-1
/
+2
2024-12-14
RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
Kashyap Desai
2
-3
/
+6
2024-12-14
RDMA/hns: Fix cpu stuck caused by printings during reset
wenglianfa
5
-48
/
+41
2024-12-14
RDMA/hns: Remove unnecessary QP type checks
Junxian Huang
1
-21
/
+3
2024-12-14
RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
Junxian Huang
1
-22
/
+22
2024-12-14
RDMA/hns: Add clear_hem return value to log
Chengchang Tang
1
-14
/
+30
2024-12-14
RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
wenglianfa
4
-44
/
+91
2024-11-14
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
1
-1
/
+2
2024-11-08
RDMA/bnxt_re: synchronize the qp-handle table array
Selvin Xavier
3
-4
/
+15
2024-11-08
RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
Patrisious Haddad
1
-2
/
+2
2024-11-08
RDMA/cxgb4: Dump vendor specific QP details
Leon Romanovsky
1
-0
/
+1
2024-11-01
RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
Bhargava Chenna Marreddy
1
-16
/
+3
2024-11-01
RDMA/bnxt_re: Return more meaningful error
Kalesh AP
1
-1
/
+1
2024-11-01
RDMA/srpt: Make slab cache names unique
Bart Van Assche
1
-12
/
+68
2024-11-01
RDMA/irdma: Fix misspelling of "accept*"
Alexander Zubkov
1
-1
/
+1
2024-11-01
RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
Anumula Murali Mohan Reddy
1
-5
/
+4
2024-11-01
RDMA/bnxt_re: Add a check for memory allocation
Kalesh AP
1
-0
/
+2
2024-11-01
RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
Saravanan Vajravel
1
-1
/
+1
2024-10-17
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
Michael Guralnik
1
-9
/
+16
2024-10-17
RDMA/rtrs-srv: Avoid null pointer deref during path establishment
Md Haris Iqbal
1
-2
/
+11
2024-10-17
RDMA/mad: Improve handling of timed out WRs of mad agent
Saravanan Vajravel
1
-6
/
+8
2024-10-17
RDMA/irdma: fix error message in irdma_modify_qp_roce()
Vitaliy Shevtsov
1
-1
/
+1
2024-10-17
RDMA/cxgb4: Added NULL check for lookup_atid
Mikhail Lobanov
1
-0
/
+5
2024-10-17
RDMA/hns: Optimize hem allocation performance
Junxian Huang
1
-4
/
+6
2024-10-17
RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
Chengchang Tang
1
-1
/
+1
2024-10-17
RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
Junxian Huang
1
-2
/
+5
2024-10-17
RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
Chengchang Tang
1
-8
/
+8
2024-10-17
RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
wenglianfa
1
-6
/
+6
2024-10-17
RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
wenglianfa
1
-3
/
+3
2024-10-17
RDMA/hns: Don't modify rq next block addr in HIP09 QPC
Junxian Huang
1
-6
/
+8
2024-10-17
RDMA/erdma: Return QP state in erdma_query_qp
Cheng Xu
1
-1
/
+24
2024-10-17
IB/core: Fix ib_cache_setup_one error flow cleanup
Patrisious Haddad
1
-1
/
+3
2024-10-17
RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
Md Haris Iqbal
1
-0
/
+6
2024-10-17
RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
Jack Wang
2
-1
/
+3
2024-10-17
RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
Zhu Yanjun
1
-1
/
+1
2024-09-08
RDMA/efa: Properly handle unexpected AQ completions
Michael Margolin
1
-13
/
+17
2024-08-29
IB/hfi1: Fix potential deadlock on &irq_src_lock and &dd->uctxt_lock
Chengfeng Ye
1
-2
/
+3
[next]