index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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/mlx5: Enable multiplane mode only when it is supported
Mark Zhang
1
-1
/
+1
2025-01-09
RDMA/bnxt_re: Fix error recovery sequence
Kalesh AP
2
-9
/
+4
2025-01-09
RDMA/rtrs: Ensure 'ib_sge list' is accessible
Li Zhijian
1
-1
/
+1
2025-01-09
RDMA/rxe: Remove the direct link to net_device
Zhu Yanjun
6
-19
/
+90
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 accessing invalid dip_ctx during destroying QP
Chengchang Tang
1
-0
/
+3
2025-01-09
RDMA/hns: Fix mapping error of zero-hop WQE buffer
wenglianfa
2
-19
/
+29
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 MSN table size for variable wqe mode
Damodharam Ammepalli
1
-1
/
+6
2025-01-09
RDMA/bnxt_re: Add send queue size check for variable wqe
Damodharam Ammepalli
1
-0
/
+4
2025-01-09
RDMA/bnxt_re: Disable use of reserved wqes
Kalesh AP
1
-5
/
+7
2025-01-09
RDMA/bnxt_re: Fix max_qp_wrs reported
Selvin Xavier
1
-1
/
+1
2025-01-09
RDMA/siw: Remove direct link to net_device
Bernard Metzler
4
-35
/
+49
2025-01-09
RDMA/nldev: Set error code in rdma_nl_notify_event
Chiara Meiohas
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/bnxt_re: Fix the check for 9060 condition
Kalesh AP
1
-4
/
+6
2025-01-09
RDMA/core: Fix ENODEV error for iWARP test over vlan
Anumula Murali Mohan Reddy
1
-0
/
+16
2025-01-09
RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adapters
Kashyap Desai
1
-2
/
+4
2025-01-09
RDMA/bnxt_re: Avoid initializing the software queue for user queues
Selvin Xavier
1
-19
/
+23
2025-01-09
RDMA/bnxt_re: Fix max SGEs for the Work Request
Kashyap Desai
1
-2
/
+1
2025-01-09
RDMA/mlx5: Enforce same type port association for multiport RoCE
Patrisious Haddad
1
-2
/
+4
2025-01-09
RDMA/bnxt_re: Remove always true dattr validity check
Leon Romanovsky
1
-3
/
+1
2024-12-05
RDMA/bnxt_re: Correct the sequence of device suspend
Kalesh AP
1
-23
/
+5
2024-12-05
RDMA/mlx5: Move events notifier registration to be after device registration
Patrisious Haddad
2
-22
/
+20
2024-12-05
RDMA/hns: Fix different dgids mapping to the same dip_idx
Feng Fang
5
-44
/
+75
2024-12-05
RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()
Junxian Huang
1
-3
/
+4
2024-12-05
RDMA/hns: Fix out-of-order issue of requester when setting FENCE
Junxian Huang
2
-1
/
+2
2024-12-05
RDMA/mlx5: Ensure active slave attachment to the bond IB device
Chiara Meiohas
1
-10
/
+18
2024-12-05
RDMA/core: Implement RoCE GID port rescan and export delete function
Chiara Meiohas
1
-4
/
+26
2024-12-05
RDMA/mlx5: Call dev_put() after the blocking notifier
Chiara Meiohas
1
-1
/
+0
2024-12-05
RDMA/rxe: Set queue pair cur_qp_state when being queried
Liu Jian
1
-0
/
+1
2024-12-05
RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
Kashyap Desai
2
-3
/
+6
2024-12-05
RDMA/rxe: Fix the qp flush warnings in req
Zhu Yanjun
1
-2
/
+4
2024-12-05
RDMA/hns: Fix cpu stuck caused by printings during reset
wenglianfa
5
-48
/
+41
2024-12-05
RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
Junxian Huang
1
-22
/
+22
2024-12-05
RDMA/hns: Modify debugfs name
Yuyu Li
1
-1
/
+2
2024-12-05
RDMA/hns: Fix flush cqe error when racing with destroy qp
wenglianfa
3
-2
/
+22
2024-12-05
RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
wenglianfa
4
-44
/
+91
2024-12-05
RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
Chengchang Tang
2
-0
/
+9
2024-12-05
RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pages
Chengchang Tang
2
-2
/
+43
2024-11-12
Revert "RDMA/core: Fix ENODEV error for iWARP test over vlan"
Leon Romanovsky
1
-2
/
+0
2024-11-03
RDMA/bnxt_re: Remove some dead code
Christophe JAILLET
1
-19
/
+0
2024-11-03
RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
Christophe JAILLET
1
-0
/
+8
2024-10-21
RDMA/bnxt_re: synchronize the qp-handle table array
Selvin Xavier
3
-4
/
+15
2024-10-21
RDMA/bnxt_re: Fix the usage of control path spin locks
Selvin Xavier
1
-15
/
+10
2024-10-21
RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
Patrisious Haddad
1
-2
/
+2
2024-10-21
RDMA/cxgb4: Dump vendor specific QP details
Leon Romanovsky
1
-0
/
+1
[next]