index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/bnxt_re: Fix the GID table length
Kalesh AP
2024-10-12
1
-1
/
+8
*
RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
Bhargava Chenna Marreddy
2024-10-12
1
-16
/
+3
*
RDMA/bnxt_re: Change the sequence of updating the CQ toggle value
Chandramohan Akula
2024-10-12
2
-7
/
+6
*
RDMA/bnxt_re: Fix an error path in bnxt_re_add_device
Kalesh AP
2024-10-12
1
-9
/
+3
*
RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
Selvin Xavier
2024-10-12
1
-0
/
+9
*
RDMA/bnxt_re: Fix a possible NULL pointer dereference
Kalesh AP
2024-10-12
1
-3
/
+3
*
RDMA/bnxt_re: Return more meaningful error
Kalesh AP
2024-10-12
1
-1
/
+1
*
RDMA/bnxt_re: Fix incorrect dereference of srq in async event
Kashyap Desai
2024-10-12
1
-2
/
+5
*
RDMA/bnxt_re: Fix out of bound check
Kalesh AP
2024-10-12
1
-1
/
+1
*
RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
Abhishek Mohapatra
2024-10-12
2
-0
/
+3
*
RDMA/irdma: Fix misspelling of "accept*"
Alexander Zubkov
2024-10-11
1
-1
/
+1
*
RDMA/cxgb4: Fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
Anumula Murali Mohan Reddy
2024-10-11
1
-5
/
+4
*
RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode
Selvin Xavier
2024-10-08
1
-1
/
+5
*
RDMA/bnxt_re: Add a check for memory allocation
Kalesh AP
2024-10-08
1
-0
/
+2
*
RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
Saravanan Vajravel
2024-10-08
1
-1
/
+1
*
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
2024-10-08
1
-1
/
+4
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
2
-3
/
+0
*
RDMA/bnxt_re: Remove the unused variable en_dev
Jiapeng Chong
2024-09-22
1
-2
/
+0
*
RDMA/irdma: fix error message in irdma_modify_qp_roce()
Vitaliy Shevtsov
2024-09-16
1
-1
/
+1
*
RDMA/cxgb4: Added NULL check for lookup_atid
Mikhail Lobanov
2024-09-16
1
-0
/
+5
*
RDMA/hns: Fix ah error counter in sw stat not increasing
Junxian Huang
2024-09-16
1
-5
/
+9
*
RDMA/bnxt_re: Recover the device when FW error is detected
Selvin Xavier
2024-09-13
3
-31
/
+55
*
RDMA/bnxt_re: Group all operations under add_device and remove_device
Selvin Xavier
2024-09-13
1
-32
/
+33
*
RDMA/bnxt_re: Use the aux device for L2 ULP callbacks
Chandramohan Akula
2024-09-13
1
-6
/
+20
*
RDMA/bnxt_re: Change aux driver data to en_info to hold more information
Chandramohan Akula
2024-09-13
2
-11
/
+66
*
RDMA/mlx5: Use IB set_netdev and get_netdev functions
Chiara Meiohas
2024-09-13
3
-67
/
+142
*
RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation
Chiara Meiohas
2024-09-13
2
-1
/
+3
*
RDMA/mlx5: Obtain upper net device only when needed
Mark Bloch
2024-09-13
1
-1
/
+1
*
RDMA/mlx5: Check RoCE LAG status before getting netdev
Mark Bloch
2024-09-13
1
-6
/
+13
*
RDMA/mlx5: Consider the query_vuid cap for data_direct
Yishai Hadas
2024-09-13
1
-2
/
+4
*
RDMA/mlx5: Add implicit MR handling to ODP memory scheme
Michael Guralnik
2024-09-11
2
-8
/
+111
*
RDMA/mlx5: Add handling for memory scheme page fault events
Michael Guralnik
2024-09-11
1
-6
/
+114
*
RDMA/mlx5: Split ODP mkey search logic
Michael Guralnik
2024-09-11
1
-26
/
+39
*
RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
Michael Guralnik
2024-09-11
1
-9
/
+16
*
RDMA/mlx5: Add new ODP memory scheme eqe format
Michael Guralnik
2024-09-11
1
-19
/
+29
*
net/mlx5: Expose HW bits for Memory scheme ODP
Michael Guralnik
2024-09-11
1
-18
/
+22
*
net/mlx5: Expand mkey page size to support 6 bits
Michael Guralnik
2024-09-11
3
-18
/
+21
*
RDMA/hns: Fix restricted __le16 degrades to integer issue
Junxian Huang
2024-09-10
1
-2
/
+2
*
IB/qib: Remove unused declarations in header file
Zhang Zekun
2024-09-10
1
-4
/
+0
*
RDMA/hns: Optimize hem allocation performance
Junxian Huang
2024-09-10
1
-4
/
+6
*
RDMA/hns: Fix 1bit-ECC recovery address in non-4K OS
Chengchang Tang
2024-09-10
1
-1
/
+1
*
RDMA/hns: Fix VF triggering PF reset in abnormal interrupt handler
Junxian Huang
2024-09-10
1
-2
/
+5
*
RDMA/hns: Fix spin_unlock_irqrestore() called with IRQs enabled
Chengchang Tang
2024-09-10
1
-8
/
+8
*
RDMA/hns: Fix the overflow risk of hem_list_calc_ba_range()
wenglianfa
2024-09-10
1
-6
/
+6
*
RDMA/hns: Fix Use-After-Free of rsv_qp on HIP08
wenglianfa
2024-09-10
1
-3
/
+3
*
RDMA/hns: Don't modify rq next block addr in HIP09 QPC
Junxian Huang
2024-09-10
1
-6
/
+8
*
RDMA/bnxt_re: Fix the max WQE size for static WQE support
Selvin Xavier
2024-09-09
2
-11
/
+12
*
RDMA/bnxt_re: Fix the compatibility flag for variable size WQE
Selvin Xavier
2024-09-09
1
-1
/
+2
*
RDMA/mlx5: Fix MR cache temp entries cleanup
Michael Guralnik
2024-09-09
2
-52
/
+32
*
RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
Michael Guralnik
2024-09-09
1
-2
/
+12
[next]