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
/
hw
/
irdma
/
verbs.c
Age
Commit message (
Expand
)
Author
2022-05-02
RDMA/irdma: Flush iWARP QP if modified to ERR from RTR state
Tatyana Nikolova
2022-03-15
RDMA/irdma: Add support for address handle re-use
Mustafa Ismail
2022-02-28
RDMA/irdma: Remove incorrect masking of PD
Mustafa Ismail
2022-02-23
RDMA/irdma: Move union irdma_sockaddr to header file
Zhu Yanjun
2022-02-23
RDMA/irdma: Remove the unnecessary variable saddr
Zhu Yanjun
2022-02-23
RDMA/irdma: Use net_type to check network type
Zhu Yanjun
2022-02-23
RDMA/irdma: Remove excess error variables
Shiraz Saleem
2022-02-23
RDMA/irdma: Propagate error codes
Shiraz Saleem
2022-02-23
RDMA/irdma: Remove enum irdma_status_code
Shiraz Saleem
2022-02-08
RDMA/irdma: Refactor DCB bits in prep for DSCP support
Mustafa Ismail
2022-01-07
RDMA/irdma: Make the source udp port vary
Zhu Yanjun
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
2021-11-16
RDMA/irdma: Use helper function to set GUIDs
Kamal Heib
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-11-01
RDMA/irdma: optimize rx path by removing unnecessary copy
Zhu Yanjun
2021-10-28
RDMA/irdma: Remove the unused variable local_qp
Zhu Yanjun
2021-10-25
RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk
Zhu Yanjun
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-19
RDMA/irdma: Set VLAN in UD work completion correctly
Mustafa Ismail
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-09-20
RDMA/irdma: Report correct WC error when there are MW bind errors
Sindhu Devale
2021-09-20
RDMA/irdma: Report correct WC error when transport retry counter is exceeded
Sindhu Devale
2021-09-20
RDMA/irdma: Validate number of CQ entries on create CQ
Sindhu Devale
2021-09-20
RDMA/irdma: Skip CQP ring during a reset
Sindhu Devale
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-07-15
RDMA/irdma: Change returned type of irdma_setup_virt_qp to void
Zhu Yanjun
2021-06-25
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
2021-06-22
RDMA/irdma: Use the queried port attributes
Kamal Heib
2021-06-22
RDMA/irdma: Check return value from ib_umem_find_best_pgsz
Shiraz Saleem
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-06-10
RDMA/irdma: Store PBL info address a pointer type
Shiraz Saleem
2021-06-07
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
2021-06-07
RDMA/irdma: remove extraneous indentation on a statement
Colin Ian King
2021-06-02
RDMA/irdma: Implement device supported verb APIs
Mustafa Ismail