index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-09
IB/hfi1: Remove trace newlines
Dean Luick
1
-6
/
+6
2022-12-27
RDMA/hfi1: Fix doc for hfi1_free_ctxt
Miaoqian Lin
1
-1
/
+1
2022-11-21
RDMA/hfi1: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
1
-18
/
+3
2022-05-24
RDMA/hfi1: Fix potential integer multiplication overflow errors
Dennis Dalessandro
1
-1
/
+1
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
1
-3
/
+2
2021-12-07
IB/hfi1: Correct guard on eager buffer deallocation
Mike Marciniszyn
1
-1
/
+1
2021-10-29
IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks
Scott Breyer
1
-1
/
+2
2021-08-25
RDMA/hfi1: Convert to SPDX identifier
Cai Huoqing
1
-43
/
+1
2021-07-30
RDMA/hfi1: Convert from atomic_t to refcount_t on hfi1_devdata->user_refcount
Xiyu Yang
1
-1
/
+1
2021-07-30
IB/hfi1: Adjust pkey entry in index 0
Mike Marciniszyn
1
-6
/
+1
2021-06-22
RDMA: Fix kernel-doc warnings about wrong comment
Leon Romanovsky
1
-2
/
+2
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+4
2021-04-13
IB/hfi1: Rework AIP and VNIC dummy netdev usage
Mike Marciniszyn
1
-1
/
+1
2021-04-07
IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOS
Mike Marciniszyn
1
-1
/
+9
2021-03-26
RDMA: Support more than 255 rdma ports
Mark Bloch
1
-1
/
+1
2021-03-22
RDMA: Fix kernel-doc compilation warnings
Leon Romanovsky
1
-1
/
+2
2020-07-02
IB/hfi1: Do not destroy link_wq when the device is shut down
Kaike Wan
1
-5
/
+5
2020-07-02
IB/hfi1: Do not destroy hfi1_wq when the device is shut down
Kaike Wan
1
-4
/
+23
2020-05-21
IB/hfi1: Activate the dummy netdev
Grzegorz Andrejczuk
1
-6
/
+3
2020-05-21
IB/hfi1: Add interrupt handler functions for accelerated ipoib
Grzegorz Andrejczuk
1
-0
/
+1
2020-05-21
IB/hfi1: RSM rules for AIP
Grzegorz Andrejczuk
1
-1
/
+2
2020-03-19
IB/hfi1: Remove kobj from hfi1_devdata
Kaike Wan
1
-22
/
+4
2020-01-10
IB/hfi1: IB/hfi1: Add an API to handle special case drop
Mike Marciniszyn
1
-2
/
+2
2020-01-10
IB/hfi1: Add fast and slow handlers for receive context
Mike Marciniszyn
1
-0
/
+5
2020-01-10
IB/hfi1: Move chip specific functions to chip.c
Mike Marciniszyn
1
-69
/
+3
2020-01-03
IB/hfi1: Add accessor API routines to access context members
Mike Marciniszyn
1
-3
/
+3
2019-11-06
IB/hfi1: Calculate flow weight based on QP MTU for TID RDMA
Kaike Wan
1
-1
/
+0
2019-05-06
IB/hfi1: Fix WQ_MEM_RECLAIM warning
Mike Marciniszyn
1
-1
/
+2
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
1
-42
/
+10
2019-03-28
IB/hfi1: Fix two format strings
Bart Van Assche
1
-2
/
+2
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-7
/
+28
2019-03-06
IB/hfi1: Close race condition on user context disable and close
Michael J. Ruhl
1
-5
/
+9
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
1
-1
/
+2
2019-02-06
IB/hfi1: Add functions to receive TID RDMA WRITE request
Kaike Wan
1
-0
/
+1
2019-02-06
IB/hfi1: TID RDMA RcvArray programming and TID allocation
Kaike Wan
1
-1
/
+2
2019-02-06
IB/hfi1: TID RDMA flow allocation
Kaike Wan
1
-0
/
+7
2019-01-31
IB/hfi1: Integrate OPFN into RC transactions
Kaike Wan
1
-0
/
+7
2019-01-31
IB/hfi1: OPFN interface
Kaike Wan
1
-1
/
+0
2019-01-31
IB/hfi1: Add OPFN helper functions for TID RDMA feature
Kaike Wan
1
-0
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-14
/
+15
2018-10-04
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
1
-6
/
+0
2018-09-01
IB/hfi1: Rework the IRQ API to be more flexible
Michael J. Ruhl
1
-3
/
+23
2018-09-01
IB/hfi1: Make the MSIx resource allocation a bit more flexible
Michael J. Ruhl
1
-2
/
+2
2018-09-01
IB/hfi1: Get the hfi1_devdata structure as early as possible
Michael J. Ruhl
1
-35
/
+42
2018-07-03
IB/hfi1: Set in_use_ctxts bits for user ctxts only
Michael J. Ruhl
1
-1
/
+0
2018-06-22
IB/hfi1: Reorg ctxtdata and rightsize fields
Mike Marciniszyn
1
-2
/
+2
2018-06-22
IB/hfi1: Remove caches of chip CSRs
Mike Marciniszyn
1
-1
/
+1
2018-06-22
IB/hfi1: Remove unused/writeonly devdata fields
Mike Marciniszyn
1
-3
/
+0
2018-06-22
IB/hfi1: Remove rcvhdrq_size
Mike Marciniszyn
1
-9
/
+2
[next]