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.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-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
2024-10-10
RDMA/mana_ib: use the correct page table index based on hardware page size
Long Li
1
-1
/
+1
2024-10-10
RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
Long Li
1
-3
/
+3
2024-10-04
RDMA/irdma: fix error message in irdma_modify_qp_roce()
Vitaliy Shevtsov
1
-1
/
+1
2024-10-04
RDMA/cxgb4: Added NULL check for lookup_atid
Mikhail Lobanov
1
-0
/
+5
2024-10-04
RDMA/mlx5: Obtain upper net device only when needed
Mark Bloch
1
-1
/
+1
2024-10-04
RDMA/hns: Fix restricted __le16 degrades to integer issue
Junxian Huang
1
-2
/
+2
2024-10-04
RDMA/hns: Optimize hem allocation performance
Junxian Huang
1
-4
/
+6
2024-10-04
RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
Chengchang Tang
1
-1
/
+1
2024-10-04
RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
Junxian Huang
1
-2
/
+5
2024-10-04
RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
Chengchang Tang
1
-8
/
+8
2024-10-04
RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
wenglianfa
1
-6
/
+6
2024-10-04
RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
wenglianfa
1
-3
/
+3
2024-10-04
RDMA/hns: Don't modify rq next block addr in HIP09 QPC
Junxian Huang
1
-6
/
+8
2024-10-04
RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
Michael Guralnik
1
-2
/
+12
2024-10-04
RDMA/erdma: Return QP state in erdma_query_qp
Cheng Xu
1
-1
/
+24
2024-10-04
IB/core: Fix ib_cache_setup_one error flow cleanup
Patrisious Haddad
1
-1
/
+3
2024-10-04
RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
Md Haris Iqbal
1
-0
/
+6
2024-10-04
RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
Jack Wang
2
-1
/
+3
2024-10-04
RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
Zhu Yanjun
1
-1
/
+1
2024-09-18
IB/mlx5: Rename 400G_8X speed to comply to naming convention
Patrisious Haddad
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
2024-08-29
RDMA/rtrs: Fix the problem of variable not initialized fully
Zhu Yanjun
1
-1
/
+1
2024-08-03
RDMA/iwcm: Fix a use-after-free related to destroying CM IDs
Bart Van Assche
1
-4
/
+7
2024-08-03
bnxt_re: Fix imm_data endianness
Jack Wang
2
-7
/
+7
2024-08-03
RDMA: Fix netdev tracker in ib_device_set_netdev
David Ahern
1
-6
/
+2
2024-08-03
RDMA/core: Remove NULL check before dev_{put, hold}
Jules Irenge
3
-11
/
+5
2024-08-03
RDMA/hns: Fix insufficient extend DB for VFs.
Chengchang Tang
1
-2
/
+4
2024-08-03
RDMA/hns: Fix undifined behavior caused by invalid max_sge
Chengchang Tang
1
-1
/
+1
2024-08-03
RDMA/hns: Fix shift-out-bounds when max_inline_data is 0
Chengchang Tang
1
-1
/
+3
2024-08-03
RDMA/hns: Fix missing pagesize and alignment check in FRMR
Chengchang Tang
2
-0
/
+9
2024-08-03
RDMA/hns: Fix unmatch exception handling when init eq table fails
Junxian Huang
1
-12
/
+13
2024-08-03
RDMA/hns: Check atomic wr length
Junxian Huang
2
-2
/
+9
2024-08-03
RDMA/device: Return error earlier if port in not valid
Leon Romanovsky
1
-3
/
+3
2024-08-03
RDMA/rxe: Don't set BTH_ACK_MASK for UC or UD QPs
Honggang LI
1
-3
/
+4
2024-08-03
RDMA/mlx4: Fix truncated output warning in alias_GUID.c
Leon Romanovsky
1
-1
/
+1
2024-08-03
RDMA/mlx4: Fix truncated output warning in mad.c
Leon Romanovsky
1
-1
/
+1
2024-08-03
RDMA/cache: Release GID table even if leak is detected
Leon Romanovsky
1
-9
/
+5
2024-08-03
RDMA/mlx5: Set mkeys for dmabuf at PAGE_SIZE
Chiara Meiohas
2
-4
/
+15
2024-07-11
IB/core: Implement a limit on UMAD receive List
Michael Guralnik
1
-6
/
+15
2024-07-05
RDMA/restrack: Fix potential invalid address access
Wenchao Hao
1
-50
/
+1
2024-06-27
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
1
-0
/
+1
2024-06-27
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
1
-3
/
+1
2024-06-27
RDMA/rxe: Fix data copy for IB_SEND_INLINE
Honggang LI
1
-1
/
+1
2024-06-27
RDMA/mana_ib: Ignore optional access flags for MRs
Konstantin Taranov
1
-0
/
+1
2024-06-27
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
1
-5
/
+8
2024-06-27
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
1
-2
/
+2
2024-06-27
RDMA/rxe: Fix responder length checking for UD request packets
Honggang LI
1
-0
/
+13
2024-06-27
RDMA/bnxt_re: Fix the max msix vectors macro
Selvin Xavier
1
-3
/
+1
2024-06-12
RDMA/bnxt_re: Fix the sparse warnings
Selvin Xavier
2
-2
/
+2
[next]