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
/
hw
/
irdma
/
hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-04
RDMA/irdma: Add AE for too many RNRS
Mustafa Ismail
1
-0
/
+1
2024-02-04
RDMA/irdma: Fix KASAN issue with tasklet
Mike Marciniszyn
1
-0
/
+7
2023-12-04
RDMA/irdma: Avoid free the non-cqp_request scratch
Shifeng Li
1
-3
/
+1
2023-11-22
RDMA/irdma: Fix UAF in irdma_sc_ccq_get_cqe_info()
Shifeng Li
1
-3
/
+3
2023-11-15
RDMA/irdma: Add wait for suspend on SQD
Mustafa Ismail
1
-1
/
+5
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-23
/
+40
2023-07-31
RDMA/irdma: Fix one kernel-doc comment
Yang Li
1
-1
/
+0
2023-07-26
RDMA/irdma: Add table based lookup for CQ pointer during an event
Krzysztof Czurylo
1
-8
/
+19
2023-07-26
RDMA/irdma: Refactor error handling in create CQP
Sindhu Devale
1
-14
/
+21
2023-07-26
RDMA/irdma: Report correct WC error
Sindhu Devale
1
-0
/
+1
2023-07-17
RDMA/irdma: Fix data race on CQP request done
Shiraz Saleem
1
-1
/
+1
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+12
2023-04-21
RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
1
-2
/
+2
2023-03-19
RDMA/irdma: Fix memory leak of PBLE objects
Mustafa Ismail
1
-0
/
+3
2023-03-19
RDMA/irdma: Change name of interrupts
Michal Swiatkowski
1
-3
/
+10
2023-02-08
RDMA/irdma: Cap MSIX used to online CPUs + 1
Mustafa Ismail
1
-0
/
+2
2022-09-20
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
1
-21
/
+30
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-5
/
+4
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
1
-11
/
+4
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
1
-4
/
+1
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
1
-2
/
+2
2022-05-11
RDMA/irdma: Add SW mechanism to generate completions on error
Mustafa Ismail
1
-13
/
+18
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
1
-4
/
+0
2022-02-28
RDMA/irdma: Fix Passthrough mode in VM
Mustafa Ismail
1
-1
/
+1
2022-02-23
RDMA/irdma: Remove excess error variables
Shiraz Saleem
1
-2
/
+2
2022-02-23
RDMA/irdma: Propagate error codes
Shiraz Saleem
1
-1
/
+1
2022-02-23
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
1
-100
/
+88
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-8
/
+8
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-8
/
+8
2022-01-08
Merge branch 'linus' into irq/core, to fix conflict
Ingo Molnar
1
-1
/
+6
2021-12-10
RDMA/irdma: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-2
/
+2
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
1
-0
/
+2
2021-12-07
RDMA/irdma: Report correct WC errors
Shiraz Saleem
1
-1
/
+4
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
1
-3
/
+4
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
1
-0
/
+5
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
1
-0
/
+3
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
1
-3
/
+3
2021-07-15
RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
Zhu Yanjun
1
-9
/
+2
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
1
-1
/
+1
2021-06-02
RDMA/irdma: Implement device initialization definitions
Mustafa Ismail
1
-0
/
+2725