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