index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
Merge tag 'v5.16-rc5' into rdma.git for-next
Jason Gunthorpe
5
-27
/
+24
2021-12-07
IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddr
Mike Marciniszyn
1
-19
/
+14
2021-12-07
IB/hfi1: Fix early init panic
Mike Marciniszyn
3
-3
/
+6
2021-12-07
IB/hfi1: Insure use of smp_processor_id() is preempt disabled
Mike Marciniszyn
1
-1
/
+1
2021-12-07
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
1
-1
/
+1
2021-11-29
IB/hfi1: Use bitmap_zalloc() when applicable
Christophe JAILLET
1
-5
/
+3
2021-11-16
IB/hfi1: Properly allocate rdma counter desc memory
Dennis Dalessandro
1
-3
/
+2
2021-11-01
Merge tag 'v5.15' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+6
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
4
-5
/
+8
2021-10-25
RDMA: Constify netdev->dev_addr accesses
Jakub Kicinski
1
-1
/
+1
2021-10-13
IB/hfi1: Fix abba locking issue with sc_disable()
Mike Marciniszyn
1
-3
/
+6
2021-10-12
RDMA/counter: Add a descriptor in struct rdma_hw_stats
Aharon Landau
1
-26
/
+27
2021-10-05
IB/hf1: Use string_upper() instead of an open coded variant
Andy Shevchenko
1
-6
/
+4
2021-10-04
Merge tag 'v5.15-rc4' into rdma.get for-next
Jason Gunthorpe
1
-4
/
+4
2021-09-27
RDMA/hfi1: Use struct_size() and flex_array_size() helpers
Gustavo A. R. Silva
1
-3
/
+2
2021-09-27
IB/hfi1: Add ring consumer and producers traces
Mike Marciniszyn
3
-22
/
+85
2021-09-27
IB/hfi1: Remove atomic completion count
Mike Marciniszyn
3
-12
/
+10
2021-09-27
IB/hfi1: Tune netdev xmit cachelines
Mike Marciniszyn
3
-52
/
+66
2021-09-27
IB/hfi1: Get rid of tx priv backpointer
Mike Marciniszyn
1
-5
/
+4
2021-09-27
IB/hfi1: Get rid of hot path divide
Mike Marciniszyn
2
-27
/
+11
2021-09-27
IB/hfi1: Remove cache and embed txreq in ring
Mike Marciniszyn
2
-128
/
+101
2021-09-27
RDMA/hfi1: Fix kernel pointer leak
Guo Zhi
1
-4
/
+4
2021-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-1
/
+1
2021-09-08
IB/hfi1: make hist static
chongjiapeng
1
-1
/
+1
2021-09-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
75
-3214
/
+163
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
73
-3170
/
+133
2021-08-23
RDMA: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-16
/
+8
2021-08-19
RDMA/hfi1: Stop using seq_get_buf in _driver_stats_seq_show
Christoph Hellwig
1
-9
/
+4
2021-08-19
IB/hfi1: Fix possible null-pointer dereference in _extend_sdma_tx_descs()
Tuo Li
1
-5
/
+4
2021-07-30
RDMA/hfi1: Fix typo in comments
Cai Huoqing
5
-7
/
+7
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
4
-6
/
+7
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
1
-6
/
+1
2021-07-30
IB/hfi1: Indicate DMA wait when txq is queued for wakeup
Mike Marciniszyn
1
-0
/
+3
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-11
/
+11
2021-06-30
treewide: Add missing semicolons to __assign_str uses
Joe Perches
4
-11
/
+11
2021-06-24
RDMA/hfi1: Remove use of kmap()
Ira Weiny
1
-2
/
+2
2021-06-21
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
5
-9
/
+9
2021-06-16
RDMA: Remove rdma_set_device_sysfs_group()
Jason Gunthorpe
1
-3
/
+1
2021-06-16
RDMA: Change ops->init_port to ops->port_groups
Jason Gunthorpe
3
-14
/
+3
2021-06-16
RDMA/hfi1: Use attributes for the port sysfs
Jason Gunthorpe
2
-340
/
+194
2021-06-16
RDMA: Split the alloc_hw_stats() ops to port and device variants
Jason Gunthorpe
1
-43
/
+43
2021-05-28
IB/hfi1: Move a function from a header file into a .c file
Bart Van Assche
1
-0
/
+5
2021-05-20
IB/hfi1: Remove the repeated declaration
Shaokun Zhang
1
-2
/
+0
2021-05-11
IB/hfi1: Delete an unneeded bool conversion
Zhen Lei
1
-1
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
29
-285
/
+465
2021-04-27
IB/hfi1: Remove redundant variable rcd
Jiapeng Chong
1
-4
/
+4
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
5
-116
/
+105
2021-04-12
IB/hfi1: Fix error return code in parse_platform_config()
Wang Wensheng
1
-0
/
+1
2021-04-07
IB/hfi1: Remove unused function
Kaike Wan
1
-18
/
+0
2021-04-07
IB/hfi1: Use kzalloc() for mmu_rb_handler allocation
Mike Marciniszyn
1
-1
/
+1
[prev]
[next]