index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
/
verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
2022-07-18
1
-1
/
+1
|
*
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2022-07-18
1
-3
/
+11
*
|
RDMA/irdma: Do not advertise 1GB page size for x722
Mustafa Ismail
2022-07-11
1
-2
/
+2
|
/
*
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
2022-05-24
1
-2
/
+2
|
\
|
*
RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
Tatyana Nikolova
2022-05-02
1
-2
/
+2
*
|
RDMA/irdma: Add SW mechanism to generate completions on error
Mustafa Ismail
2022-05-11
1
-23
/
+33
*
|
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-1
/
+3
|
/
*
RDMA/irdma: Add support for address handle re-use
Mustafa Ismail
2022-03-15
1
-59
/
+158
*
RDMA/irdma: Remove incorrect masking of PD
Mustafa Ismail
2022-02-28
1
-2
/
+2
*
RDMA/irdma: Move union irdma_sockaddr to header file
Zhu Yanjun
2022-02-24
1
-14
/
+3
*
RDMA/irdma: Remove the unnecessary variable saddr
Zhu Yanjun
2022-02-24
1
-1
/
+0
*
RDMA/irdma: Use net_type to check network type
Zhu Yanjun
2022-02-24
1
-5
/
+3
*
RDMA/irdma: Remove excess error variables
Shiraz Saleem
2022-02-23
1
-74
/
+26
*
RDMA/irdma: Propagate error codes
Shiraz Saleem
2022-02-23
1
-9
/
+7
*
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
2022-02-23
1
-24
/
+24
*
RDMA/irdma: Refactor DCB bits in prep for DSCP support
Mustafa Ismail
2022-02-08
1
-2
/
+2
*
RDMA/irdma: Make the source udp port vary
Zhu Yanjun
2022-01-08
1
-0
/
+4
*
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-15
1
-5
/
+18
|
\
|
*
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
2021-12-07
1
-5
/
+18
*
|
RDMA/irdma: Use helper function to set GUIDs
Kamal Heib
2021-11-16
1
-21
/
+6
|
/
*
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-11-01
1
-2
/
+6
|
\
|
*
RDMA/irdma: Set VLAN in UD work completion correctly
Mustafa Ismail
2021-10-20
1
-2
/
+6
*
|
RDMA/irdma: optimize rx path by removing unnecessary copy
Zhu Yanjun
2021-11-01
1
-30
/
+12
*
|
RDMA/irdma: Remove the unused variable local_qp
Zhu Yanjun
2021-10-28
1
-1
/
+0
*
|
RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk
Zhu Yanjun
2021-10-25
1
-1
/
+0
*
|
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-25
1
-1
/
+1
*
|
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-12
1
-50
/
+50
|
/
*
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
2021-09-20
1
-0
/
+2
*
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
2021-09-20
1
-0
/
+2
*
RDMA/irdma: Validate number of CQ entries on create CQ
Sindhu Devale
2021-09-20
1
-1
/
+1
*
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
2021-09-20
1
-2
/
+1
*
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-30
1
-5
/
+3
|
\
|
*
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-25
1
-1
/
+1
|
*
RDMA/irdma: Change returned type of irdma_setup_virt_qp to void
Zhu Yanjun
2021-07-15
1
-4
/
+2
*
|
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-18
/
+13
|
/
*
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
2021-06-25
1
-6
/
+20
*
RDMA/irdma: Use the queried port attributes
Kamal Heib
2021-06-23
1
-1
/
+1
*
RDMA/irdma: Check return value from ib_umem_find_best_pgsz
Shiraz Saleem
2021-06-22
1
-1
/
+7
*
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-17
1
-7
/
+4
*
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
2021-06-10
1
-8
/
+8
*
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
2021-06-08
1
-1
/
+1
*
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
2021-06-08
1
-1
/
+1
*
RDMA/irdma: Implement device supported verb APIs
Mustafa Ismail
2021-06-03
1
-0
/
+4527
[prev]