index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
siw
/
siw_verbs.c
Age
Commit message (
Expand
)
Author
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-12-25
RDMA/siw: Remove deliver net device event
Yuyu Li
2024-12-19
RDMA/siw: Remove direct link to net_device
Bernard Metzler
2024-06-27
RDMA: Pass entire uverbs attr bundle to create cq function
Akiva Goldberger
2023-12-04
RDMA/siw: Set qp_state in siw_query_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
Guoqing Jiang
2023-11-15
RDMA/siw: Remove goto lable in siw_mmap
Guoqing Jiang
2023-11-13
RDMA/siw: Use ib_umem_get() to pin user pages
Bernard Metzler
2023-09-11
IB: Use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-22
RDMA/siw: Correct wrong debug message
Guoqing Jiang
2023-07-21
RDMA/siw: Fabricate a GID on tun and loopback devices
Chuck Lever
2023-07-21
RDMA/siw: use vmalloc_array and vcalloc
Julia Lawall
2023-04-16
RDMA: Add ib_virt_dma_to_page()
Jason Gunthorpe
2022-11-09
RDMA/siw: Fix immediate work request flush to completion queue
Bernard Metzler
2022-09-20
RDMA/siw: Fix QP destroy to wait for all references dropped.
Bernard Metzler
2022-07-18
RDMA: remove useless condition in siw_create_cq()
Andrey Strachuk
2022-04-06
RDMA: Split kernel-only global device caps from uverbs device caps
Jason Gunthorpe
2022-01-28
RDMA/siw: Fix refcounting leak in siw_create_qp()
Dan Carpenter
2021-12-06
RDMA/siw: Use max() instead of doing it manually
Jiapeng Chong
2021-11-25
RDMA/siw: Use helper function to set sys_image_guid
Kamal Heib
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-05-10
RDMA/siw: Release xarray entry
Leon Romanovsky
2021-05-10
RDMA/siw: Properly check send and receive CQ pointers
Leon Romanovsky
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-01-08
RDMA/siw: Fix handling of zero-sized Read and Receive Queues.
Bernard Metzler
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-07-20
RDMA/siw: Remove the query_pkey callback
Kamal Heib
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-27
RDMA/siw: Fix setting active_{speed, width} attributes
Kamal Heib
2020-02-11
RDMA/siw: Fix setting active_mtu attribute
Kamal Heib
2020-01-03
RDMA/siw: Simplify QP representation
Bernard Metzler
2019-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-11-14
RDMA/siw: Cleanup unused mmap structures.
Bernard Metzler
2019-11-06
RDMA/siw: Use the common mmap_xa helpers
Michal Kalderon
2019-10-28
RDMA/siw: Fix post_recv QP state locking
Bernard Metzler
2019-10-22
RDMA/siw: Fix SQ/RQ drain logic
Bernard Metzler
2019-10-18
RDMA/siw: free siw_base_qp in kref release routine
Krishnamraju Eraparaju
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-08-23
RDMA/siw: Fix 64/32bit pointer inconsistency
Bernard Metzler
2019-08-21
Merge branch 'odp_fixes' into rdma.git for-next
Jason Gunthorpe
2019-08-13
RDMA/siw: Change CQ flags from 64->32 bits
Bernard Metzler
2019-08-12
RDMA: Introduce ib_port_phys_state enum
Kamal Heib
[next]