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.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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2
-3
/
+0
2024-09-22
RDMA/bnxt_re: Remove the unused variable en_dev
Jiapeng Chong
1
-2
/
+0
2024-09-16
RDMA/irdma: fix error message in irdma_modify_qp_roce()
Vitaliy Shevtsov
1
-1
/
+1
2024-09-16
RDMA/cxgb4: Added NULL check for lookup_atid
Mikhail Lobanov
1
-0
/
+5
2024-09-16
RDMA/hns: Fix ah error counter in sw stat not increasing
Junxian Huang
1
-5
/
+9
2024-09-13
RDMA/bnxt_re: Recover the device when FW error is detected
Selvin Xavier
3
-31
/
+55
2024-09-13
RDMA/bnxt_re: Group all operations under add_device and remove_device
Selvin Xavier
1
-32
/
+33
2024-09-13
RDMA/bnxt_re: Use the aux device for L2 ULP callbacks
Chandramohan Akula
1
-6
/
+20
2024-09-13
RDMA/bnxt_re: Change aux driver data to en_info to hold more information
Chandramohan Akula
2
-11
/
+66
2024-09-13
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
3
-67
/
+142
2024-09-13
RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation
Chiara Meiohas
2
-1
/
+3
2024-09-13
RDMA/mlx5: Obtain upper net device only when needed
Mark Bloch
1
-1
/
+1
2024-09-13
RDMA/mlx5: Check RoCE LAG status before getting netdev
Mark Bloch
1
-6
/
+13
2024-09-13
RDMA/mlx5: Consider the query_vuid cap for data_direct
Yishai Hadas
1
-2
/
+4
2024-09-11
RDMA/mlx5: Add implicit MR handling to ODP memory scheme
Michael Guralnik
2
-8
/
+111
2024-09-11
RDMA/mlx5: Add handling for memory scheme page fault events
Michael Guralnik
1
-6
/
+114
2024-09-11
RDMA/mlx5: Split ODP mkey search logic
Michael Guralnik
1
-26
/
+39
2024-09-11
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
Michael Guralnik
1
-9
/
+16
2024-09-11
RDMA/mlx5: Add new ODP memory scheme eqe format
Michael Guralnik
1
-19
/
+29
2024-09-11
net/mlx5: Expose HW bits for Memory scheme ODP
Michael Guralnik
1
-18
/
+22
2024-09-11
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
3
-18
/
+21
2024-09-10
RDMA/hns: Fix restricted __le16 degrades to integer issue
Junxian Huang
1
-2
/
+2
2024-09-10
IB/qib: Remove unused declarations in header file
Zhang Zekun
1
-4
/
+0
2024-09-10
RDMA/hns: Optimize hem allocation performance
Junxian Huang
1
-4
/
+6
2024-09-10
RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
Chengchang Tang
1
-1
/
+1
2024-09-10
RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
Junxian Huang
1
-2
/
+5
2024-09-10
RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
Chengchang Tang
1
-8
/
+8
2024-09-10
RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
wenglianfa
1
-6
/
+6
2024-09-10
RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
wenglianfa
1
-3
/
+3
2024-09-10
RDMA/hns: Don't modify rq next block addr in HIP09 QPC
Junxian Huang
1
-6
/
+8
2024-09-09
RDMA/bnxt_re: Fix the max WQE size for static WQE support
Selvin Xavier
2
-11
/
+12
2024-09-09
RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
Selvin Xavier
1
-1
/
+2
2024-09-09
RDMA/mlx5: Fix MR cache temp entries cleanup
Michael Guralnik
2
-52
/
+32
2024-09-09
RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
Michael Guralnik
1
-2
/
+12
2024-09-09
RDMA/mlx5: Fix counter update on MR cache mkey creation
Michael Guralnik
1
-1
/
+1
2024-09-09
RDMA/mlx5: Drop redundant work canceling from clean_keys()
Michael Guralnik
1
-1
/
+0
2024-09-09
RDMA/erdma: Return QP state in erdma_query_qp
Cheng Xu
1
-1
/
+24
2024-09-09
RDMA/erdma: Add disassociate ucontext support
Cheng Xu
3
-0
/
+6
2024-09-09
RDMA/erdma: Refactor the initialization and destruction of EQ
Cheng Xu
4
-69
/
+51
2024-09-09
RDMA/mlx5: Enable ATS when allocating kernel MRs
Maher Sanalla
1
-0
/
+5
2024-09-04
IB/mlx5: Fix UMR pd cleanup on error flow of driver init
Chris Mi
1
-0
/
+3
2024-09-02
RDMA/bnxt_re: Add support for MR Relaxed Ordering
Kalesh AP
2
-0
/
+19
2024-09-02
RDMA/bnxt_re: Avoid an extra hwrm per MR creation
Kalesh AP
4
-14
/
+36
2024-09-02
RDMA/bnxt_re: Rename a variable
Kalesh AP
3
-7
/
+7
2024-09-02
RDMA/bnxt_re: Update HW interface headers
Kalesh AP
1
-9
/
+27
2024-09-02
RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page
Long Li
1
-3
/
+3
2024-09-02
RDMA/mana_ib: use the correct page table index based on hardware page size
Long Li
1
-1
/
+1
2024-09-02
RDMA/bnxt_re: Share a page to expose per SRQ info with userspace
Chandramohan Akula
4
-2
/
+41
2024-09-02
RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
Chandramohan Akula
1
-11
/
+7
2024-09-02
RDMA/bnxt_re: Get the toggle bits from SRQ events
Hongguang Gao
3
-0
/
+13
[next]