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
/
init.c
(
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
1
-3
/
+2
*
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
2021-12-07
1
-1
/
+1
*
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
2021-10-29
1
-1
/
+2
*
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
2021-08-25
1
-43
/
+1
*
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
2021-07-30
1
-1
/
+1
*
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
2021-07-30
1
-6
/
+1
*
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
2021-06-22
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-05-01
1
-3
/
+4
|
\
|
*
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
2021-04-13
1
-1
/
+1
|
*
RDMA: Support more than 255 rdma ports
Mark Bloch
2021-03-26
1
-1
/
+1
|
*
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
2021-03-22
1
-1
/
+2
*
|
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
2021-04-07
1
-1
/
+9
|
/
*
IB/hfi1: Do not destroy link_wq when the device is shut down
Kaike Wan
2020-07-02
1
-5
/
+5
*
IB/hfi1: Do not destroy hfi1_wq when the device is shut down
Kaike Wan
2020-07-02
1
-4
/
+23
*
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
2020-05-21
1
-6
/
+3
*
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
2020-05-21
1
-0
/
+1
*
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
2020-05-21
1
-1
/
+2
*
IB/hfi1: Remove kobj from hfi1_devdata
Kaike Wan
2020-03-18
1
-22
/
+4
*
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
2020-01-10
1
-2
/
+2
*
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
2020-01-10
1
-0
/
+5
*
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
2020-01-10
1
-69
/
+3
*
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
2020-01-03
1
-3
/
+3
*
IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
Kaike Wan
2019-11-06
1
-1
/
+0
*
IB/hfi1: Fix WQ_MEM_RECLAIM warning
Mike Marciniszyn
2019-05-06
1
-1
/
+2
*
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
2019-04-01
1
-42
/
+10
*
IB/hfi1: Fix two format strings
Bart Van Assche
2019-03-28
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-10
1
-7
/
+28
|
\
|
*
IB/hfi1: Close race condition on user context disable and close
Michael J. Ruhl
2019-03-06
1
-5
/
+9
|
*
IB/hfi1: Add functions to receive TID RDMA WRITE request
Kaike Wan
2019-02-06
1
-0
/
+1
|
*
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
2019-02-05
1
-1
/
+2
|
*
IB/hfi1: TID RDMA flow allocation
Kaike Wan
2019-02-05
1
-0
/
+7
|
*
IB/hfi1: Integrate OPFN into RC transactions
Kaike Wan
2019-01-31
1
-0
/
+7
|
*
IB/hfi1: OPFN interface
Kaike Wan
2019-01-31
1
-1
/
+0
|
*
IB/hfi1: Add OPFN helper functions for TID RDMA feature
Kaike Wan
2019-01-31
1
-0
/
+2
*
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
1
-1
/
+2
|
/
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-14
/
+15
*
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
2018-10-04
1
-6
/
+0
*
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
2018-09-01
1
-3
/
+23
*
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
2018-09-01
1
-2
/
+2
*
IB/hfi1: Get the hfi1_devdata structure as early as possible
Michael J. Ruhl
2018-09-01
1
-35
/
+42
*
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
2018-07-03
1
-1
/
+0
*
IB/hfi1: Reorg ctxtdata and rightsize fields
Mike Marciniszyn
2018-06-22
1
-2
/
+2
*
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
2018-06-22
1
-1
/
+1
*
IB/hfi1: Remove unused/writeonly devdata fields
Mike Marciniszyn
2018-06-22
1
-3
/
+0
*
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
2018-06-22
1
-9
/
+2
*
IB/hfi1: Remove rcvhdrsize
Mike Marciniszyn
2018-06-19
1
-1
/
+1
*
IB/hfi1: Move rhf_offset from devdata to ctxtdata
Mike Marciniszyn
2018-06-19
1
-0
/
+2
*
IB/hfi1: Move normal functions from hfi1_devdata to const array
Mike Marciniszyn
2018-06-19
1
-18
/
+1
*
IB/hfi1: Fix comment on default hdr entry size
Mike Marciniszyn
2018-06-04
1
-2
/
+2
[next]