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
/
verbs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-16
RDMA/irdma: fix error message in irdma_modify_qp_roce()
Vitaliy Shevtsov
1
-1
/
+1
2024-08-11
RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' API
Yishai Hadas
1
-1
/
+1
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
1
-2
/
+3
2024-03-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-2
/
+1
2024-02-04
RDMA/irdma: Remove duplicate assignment
Mustafa Ismail
1
-2
/
+1
2024-02-04
RDMA/irdma: Set the CQ read threshold for GEN 1
Mustafa Ismail
1
-3
/
+2
2024-02-04
RDMA/irdma: Validate max_send_wr and max_recv_wr
Shiraz Saleem
1
-1
/
+3
2023-12-04
RDMA/irdma: Fix support for 64k pages
Mike Marciniszyn
1
-1
/
+1
2023-12-04
RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
Mike Marciniszyn
1
-0
/
+5
2023-11-15
RDMA/irdma: Add wait for suspend on SQD
Mustafa Ismail
1
-0
/
+21
2023-11-15
RDMA/irdma: Do not modify to SQD on error
Mustafa Ismail
1
-7
/
+0
2023-10-09
RDMA/irdma: Add support to re-register a memory region
Sindhu Devale
1
-43
/
+189
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
1
-1
/
+1
2023-08-19
RDMA/irdma: Prevent zero-length STAG registration
Christopher Bednarz
1
-2
/
+8
2023-08-18
RDMA/irdma: Add missing kernel-doc in irdma_setup_umode_qp()
Leon Romanovsky
1
-0
/
+1
2023-08-07
RDMA: Remove unnecessary NULL values
Ruan Jinjie
1
-2
/
+2
2023-07-31
RDMA: Remove unnecessary ternary operators
Ruan Jinjie
1
-3
/
+2
2023-07-30
RDMA/irdma: Use HW specific minimum WQ size
Sindhu Devale
1
-0
/
+2
2023-07-30
RDMA/irdma: Allow accurate reporting on QP max send/recv WR
Sindhu Devale
1
-72
/
+110
2023-07-26
RDMA/irdma: Cleanup and rename irdma_netdev_vlan_ipv6()
Mustafa Ismail
1
-1
/
+1
2023-07-26
RDMA/irdma: Add table based lookup for CQ pointer during an event
Krzysztof Czurylo
1
-0
/
+7
2023-07-12
RDMA/irdma: Implement egress VLAN priority
Mustafa Ismail
1
-9
/
+36
2023-07-12
RDMA/qedr: Remove a duplicate assignment in irdma_query_ah()
Minjie Du
1
-1
/
+0
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-5
/
+7
2023-05-29
RDMA/irdma: Fix Local Invalidate fencing
Mustafa Ismail
1
-0
/
+1
2023-05-29
RDMA/irdma: Prevent QP use after free
Mustafa Ismail
1
-5
/
+6
2023-05-17
RDMA/irdma: Move iw device ops initialization
Kamal Heib
1
-9
/
+9
2023-05-17
RDMA/irdma: Return void from irdma_init_rdma_device()
Kamal Heib
1
-6
/
+2
2023-05-17
RDMA/irdma: Return void from irdma_init_iw_device()
Kamal Heib
1
-10
/
+5
2023-03-19
RDMA/irdma: Refactor PBLE functions
Sindhu Devale
1
-23
/
+22
2023-03-19
RDMA/irdma: Remove a redundant irdma_arp_table() call
Tatyana Nikolova
1
-4
/
+0
2023-03-19
RDMA/irdma: Refactor HW statistics
Krzysztof Czurylo
1
-91
/
+60
2023-02-17
RDMA/irdma: Add support for dmabuf pin memory regions
Zhu Yanjun
1
-0
/
+42
2023-01-26
RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq
Zhu Yanjun
1
-29
/
+40
2023-01-26
RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp
Zhu Yanjun
1
-14
/
+33
2023-01-26
RDMA/irdma: Split mr alloc and free into new functions
Zhu Yanjun
1
-28
/
+46
2023-01-26
RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem
Zhu Yanjun
1
-32
/
+50
2023-01-04
RDMA/irdma: Remove extra ret variable in favor of existing err
Zhu Yanjun
1
-3
/
+2
2022-11-22
RDMA/irdma: Initialize net_type before checking it
Mustafa Ismail
1
-0
/
+1
2022-11-17
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
Mustafa Ismail
1
-10
/
+5
2022-11-17
RDMA/irdma: Fix RQ completion opcode
Mustafa Ismail
1
-33
/
+6
2022-11-17
RDMA/irdma: Fix inline for multiple SGE's
Mustafa Ismail
1
-36
/
+19
2022-11-07
RDMA/irdma: Report the correct link speed
Shiraz Saleem
1
-32
/
+3
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+10
2022-09-20
RDMA/irdma: Validate udata inlen and outlen
Shiraz Saleem
1
-7
/
+60
2022-09-20
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
1
-0
/
+2
2022-09-07
RDMA/irdma: Report RNR NAK generation in device caps
Sindhu-Devale
1
-1
/
+4
2022-09-07
RDMA/irdma: Return error on MR deregister CQP failure
Sindhu-Devale
1
-1
/
+5
2022-09-07
RDMA/irdma: Report the correct max cqes from query device
Sindhu-Devale
1
-1
/
+1
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-4
/
+12
[next]