开源镜像站
帮助
动态
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
/
hfi1
Age
Commit message (
Expand
)
Author
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
2021-10-13
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
2021-10-05
IB/hf1: Use string_upper() instead of an open coded variant
Andy Shevchenko
2021-10-04
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
2021-09-27
RDMA/hfi1: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
2021-09-27
IB/hfi1: Add ring consumer and producers traces
Mike Marciniszyn
2021-09-27
IB/hfi1: Remove atomic completion count
Mike Marciniszyn
2021-09-27
IB/hfi1: Tune netdev xmit cachelines
Mike Marciniszyn
2021-09-27
IB/hfi1: Get rid of tx priv backpointer
Mike Marciniszyn
2021-09-27
IB/hfi1: Get rid of hot path divide
Mike Marciniszyn
2021-09-27
IB/hfi1: Remove cache and embed txreq in ring
Mike Marciniszyn
2021-09-27
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-08
IB/hfi1: make hist static
chongjiapeng
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-19
RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
Christoph Hellwig
2021-08-19
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
2021-06-24
RDMA/hfi1: Remove use of kmap()
Ira Weiny
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
2021-06-16
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
2021-05-28
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
2021-05-20
IB/hfi1: Remove the repeated declaration
Shaokun Zhang
2021-05-11
IB/hfi1: Delete an unneeded bool conversion
Zhen Lei
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-04-27
IB/hfi1: Remove redundant variable rcd
Jiapeng Chong
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
2021-04-12
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
2021-04-07
IB/hfi1: Remove unused function
Kaike Wan
2021-04-07
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
2021-04-07
IB/hfi1: Add additional usdma traces
Mike Marciniszyn
2021-04-07
IB/hfi1: Remove indirect call to hfi1_ipoib_send_dma()
Mike Marciniszyn
2021-04-07
IB/hfi1: Use napi_schedule_irqoff() for tx napi
Mike Marciniszyn
2021-04-07
IB/hfi1: Correct oversized ring allocation
Mike Marciniszyn
2021-04-07
IB/{ipoib,hfi1}: Add a timeout handler for rdma_netdev
Mike Marciniszyn
2021-04-07
IB/hfi1: Add AIP tx traces
Mike Marciniszyn
[next]