index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
msix.c
Age
Commit message (
Expand
)
Author
2026-03-10
RDMA/hfi1: Remove opa_vnic
Dennis Dalessandro
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-01-28
RDMA/hw/hfi1/msix: Add description for 'name' and remove superfluous param 'idx'
Lee Jones
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
2020-05-21
IB/hfi1: Rename num_vnic_contexts as num_netdev_contexts
Grzegorz Andrejczuk
2020-01-25
IB/hfi1: Fix logical condition in msix_request_irq
Nathan Chancellor
2020-01-10
IB/hfi1: Decouple IRQ name from type
Grzegorz Andrejczuk
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
2018-09-01
IB/hfi1: Prepare for new HFI1 MSIx API
Michael J. Ruhl