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
Age
Commit message (
Expand
)
Author
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-07
RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQ
Tatyana Nikolova
2021-12-07
RDMA/irdma: Report correct WC errors
Shiraz Saleem
2021-12-07
RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...
Christophe JAILLET
2021-12-07
RDMA/irdma: Fix a user-after-free in add_pble_prm
Shiraz Saleem
2021-11-22
RDMA/irdma: Set protocol based on PF rdma_mode flag
Shiraz Saleem
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-20
RDMA/irdma: Make irdma_uk_cq_init() return a void
Zhu Yanjun
2021-10-19
RDMA/irdma: Do not hold qos mutex twice on QP resume
Mustafa Ismail
2021-10-19
RDMA/irdma: Set VLAN in UD work completion correctly
Mustafa Ismail
2021-10-12
RDMA/irdma: Remove irdma_cqp_up_map_cmd()
Zhu Yanjun
2021-10-12
RDMA/irdma: Remove irdma_get_hw_addr()
Zhu Yanjun
2021-10-12
RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()
Zhu Yanjun
2021-10-12
RDMA/irdma: Remove irdma_uk_mw_bind()
Zhu Yanjun
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-06
RDMA/irdma: Process extended CQ entries correctly
Shiraz Saleem
2021-10-06
RDMA/irdma: Delete unused struct irdma_bth
Zhu Yanjun
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-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-30
Merge branch 'sg_nents' into rdma.git for-next
Jason Gunthorpe
2021-08-25
RDMA/irdma: Remove the repeated declaration
Shaokun Zhang
2021-08-24
RDMA: Use the sg_table directly and remove the opencoded version from umem
Maor Gottlieb
2021-08-19
RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUS
Lukas Bulwahn
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-07-15
RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
Zhu Yanjun
2021-07-15
RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
Zhu Yanjun
2021-07-15
RDMA/irdma: Check vsi pointer before using it
Tatyana Nikolova
2021-07-12
RDMA/irdma: Change the returned type to void
Zhu Yanjun
2021-07-12
RDMA/irdma: Fix unused variable total_size warning
Tatyana Nikolova
2021-06-25
RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pbles
Shiraz Saleem
2021-06-25
RDMA/irdma: Check contents of user-space irdma_mem_reg_req object
Shiraz Saleem
2021-06-24
RDMA/irdma: Remove use of kmap()
Ira Weiny
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-08
RDMA/irdma: Use list_last_entry/list_first_entry
Shiraz Saleem
2021-06-08
RDMA/irdma: Use list_move instead of list_del/list_add
Baokun Li
2021-06-07
RDMA/irdma: Fix return error sign from irdma_modify_qp
Kamal Heib
2021-06-07
RDMA/irdma: Fix spelling mistake "Allocal" -> "Allocate"
Colin Ian King
[next]