index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
/
siw_verbs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2024-06-27
1
-2
/
+3
*
RDMA/siw: Set qp_state in siw_query_qp
Guoqing Jiang
2023-12-05
1
-0
/
+10
*
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
2023-11-15
1
-13
/
+5
*
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
2023-11-15
1
-4
/
+1
*
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
2023-11-13
1
-17
/
+2
*
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-09-11
1
-1
/
+1
*
RDMA/siw: Correct wrong debug message
Guoqing Jiang
2023-08-22
1
-1
/
+1
*
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
2023-07-21
1
-2
/
+2
*
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2023-07-21
1
-3
/
+3
*
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2023-04-16
1
-2
/
+2
*
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2022-11-09
1
-4
/
+36
*
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
2022-09-20
1
-0
/
+3
*
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
2022-07-18
1
-1
/
+1
*
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-04-06
1
-2
/
+2
*
RDMA/siw: Fix refcounting leak in siw_create_qp()
Dan Carpenter
2022-01-28
1
-1
/
+2
*
RDMA/siw: Use max() instead of doing it manually
Jiapeng Chong
2021-12-07
1
-1
/
+1
*
RDMA/siw: Use helper function to set sys_image_guid
Kamal Heib
2021-11-25
1
-1
/
+3
*
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-08-03
1
-31
/
+23
*
RDMA/siw: Release xarray entry
Leon Romanovsky
2021-05-10
1
-1
/
+1
*
RDMA/siw: Properly check send and receive CQ pointers
Leon Romanovsky
2021-05-10
1
-6
/
+3
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-4
/
+4
*
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2021-01-08
1
-6
/
+14
*
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
1
-0
/
+3
*
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
1
-1
/
+2
*
RDMA/siw: Remove the query_pkey callback
Kamal Heib
2020-07-20
1
-9
/
+0
*
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-07
1
-1
/
+1
*
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-03
1
-1
/
+0
*
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-03-04
1
-1
/
+1
*
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
2020-02-27
1
-3
/
+4
*
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
2020-02-11
1
-1
/
+1
*
RDMA/siw: Simplify QP representation
Bernard Metzler
2020-01-03
1
-37
/
+24
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-27
1
-121
/
+217
|
\
|
*
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-14
1
-2
/
+0
|
*
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
2019-11-06
1
-98
/
+97
|
*
RDMA/siw: Fix post_recv QP state locking
Bernard Metzler
2019-10-28
1
-1
/
+0
|
*
RDMA/siw: Fix SQ/RQ drain logic
Bernard Metzler
2019-10-22
1
-22
/
+122
*
|
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2019-10-18
1
-2
/
+0
|
/
*
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-13
1
-20
/
+20
|
\
|
*
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-23
1
-20
/
+20
*
|
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-21
1
-5
/
+11
|
\
|
|
*
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
2019-08-13
1
-5
/
+11
*
|
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
2019-08-12
1
-1
/
+2
|
/
*
rdma/siw: application interface
Bernard Metzler
2019-07-02
1
-0
/
+1760