开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
irdma
Age
Commit message (
Expand
)
Author
2023-06-01
RDMA/irdma: avoid fortify-string warning in irdma_clr_wqes
Arnd Bergmann
2023-05-17
RDMA/irdma: Move iw device ops initialization
Kamal Heib
2023-05-17
RDMA/irdma: Return void from irdma_init_rdma_device()
Kamal Heib
2023-05-17
RDMA/irdma: Return void from irdma_init_iw_device()
Kamal Heib
2023-04-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-04-21
RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
Tejun Heo
2023-04-13
RDMA/irdma: Slightly optimize irdma_form_ah_cm_frame()
Christophe JAILLET
2023-03-19
RDMA/irdma: Add ipv4 check to irdma_find_listener()
Tatyana Nikolova
2023-03-19
RDMA/irdma: Increase iWARP CM default rexmit count
Mustafa Ismail
2023-03-19
RDMA/irdma: Fix memory leak of PBLE objects
Mustafa Ismail
2023-03-19
RDMA/irdma: Do not generate SW completions for NOPs
Mustafa Ismail
2023-03-19
RDMA/irdma: Refactor PBLE functions
Sindhu Devale
2023-03-19
RDMA/irdma: Change name of interrupts
Michal Swiatkowski
2023-03-19
RDMA/irdma: Remove a redundant irdma_arp_table() call
Tatyana Nikolova
2023-03-19
RDMA/irdma: Refactor HW statistics
Krzysztof Czurylo
2023-02-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-02-17
RDMA/irdma: Add support for dmabuf pin memory regions
Zhu Yanjun
2023-02-08
RDMA/irdma: Cap MSIX used to online CPUs + 1
Mustafa Ismail
2023-01-29
RDMA/irdma: Fix potential NULL-ptr-dereference
Nikita Zhandarovich
2023-01-26
RDMA/irdma: Split CQ handler into irdma_reg_user_mr_type_cq
Zhu Yanjun
2023-01-26
RDMA/irdma: Split QP handler into irdma_reg_user_mr_type_qp
Zhu Yanjun
2023-01-26
RDMA/irdma: Split mr alloc and free into new functions
Zhu Yanjun
2023-01-26
RDMA/irdma: Split MEM handler into irdma_reg_user_mr_type_mem
Zhu Yanjun
2023-01-04
RDMA/irdma: Remove extra ret variable in favor of existing err
Zhu Yanjun
2022-11-22
RDMA/irdma: Initialize net_type before checking it
Mustafa Ismail
2022-11-17
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
Mustafa Ismail
2022-11-17
RDMA/irdma: Fix RQ completion opcode
Mustafa Ismail
2022-11-17
RDMA/irdma: Fix inline for multiple SGE's
Mustafa Ismail
2022-11-07
RDMA/irdma: Report the correct link speed
Shiraz Saleem
2022-10-06
Merge tag 'v6.0' into rdma.git for-next
Jason Gunthorpe
2022-09-20
RDMA/irdma: Validate udata inlen and outlen
Shiraz Saleem
2022-09-20
RDMA/irdma: Align AE id codes to correct flush code and event
Sindhu-Devale
2022-09-07
RDMA/irdma: Report RNR NAK generation in device caps
Sindhu-Devale
2022-09-07
RDMA/irdma: Use s/g array in post send only when its valid
Sindhu-Devale
2022-09-07
RDMA/irdma: Return correct WC error for bind operation failure
Sindhu-Devale
2022-09-07
RDMA/irdma: Return error on MR deregister CQP failure
Sindhu-Devale
2022-09-07
RDMA/irdma: Report the correct max cqes from query device
Sindhu-Devale
2022-08-28
RDMA/irdma: Fix drain SQ hang with no completion
Shiraz Saleem
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-07-18
RDMA/irdma: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
RDMA/irdma: Fix setting of QP context err_rq_idx_valid field
Mustafa Ismail
2022-07-18
RDMA/irdma: Fix VLAN connection with wildcard address
Mustafa Ismail
2022-07-18
RDMA/irdma: Fix a window for use-after-free
Mustafa Ismail
2022-07-18
RDMA/irdma: Make resource distribution algorithm more QP oriented
Nayan Kumar
2022-07-18
RDMA/irdma: Make CQP invalid state error non-critical
Mustafa Ismail
2022-07-18
RDMA/irdma: Add AE source to error log
Mustafa Ismail
2022-07-18
RDMA/irdma: Add 2 level PBLE support for FMR
Mustafa Ismail
2022-07-11
RDMA/irdma: Fix sleep from invalid context BUG
Mustafa Ismail
2022-07-11
RDMA/irdma: Do not advertise 1GB page size for x722
Mustafa Ismail
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
[next]