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