index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
/
init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-09
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-05
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-05
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-03
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
*
IB/hfi1: Rename exp_lock to exp_mutex
Kaike Wan
2018-06-04
1
-1
/
+1
*
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
2018-06-04
1
-5
/
+4
*
IB/hfi1: Cleanup of exp_rcv
Mike Marciniszyn
2018-05-24
1
-3
/
+1
*
IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support
Sebastian Sanchez
2018-05-09
1
-2
/
+13
*
IB/{hfi1, qib}: Add handling of kernel restart
Alex Estrin
2018-05-09
1
-0
/
+13
*
IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure
Sebastian Sanchez
2018-05-03
1
-10
/
+27
*
IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used
Sebastian Sanchez
2018-05-03
1
-0
/
+2
*
IB/hfi1 Use correct type for num_user_context
Michael J. Ruhl
2018-05-03
1
-2
/
+2
*
IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node
Kamenee Arumugam
2018-02-01
1
-8
/
+9
*
IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
Kamenee Arumugam
2018-02-01
1
-0
/
+9
*
IB/hfi1: Fix for early release of sdma context
Alex Estrin
2018-02-01
1
-0
/
+1
*
IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
Michael J. Ruhl
2018-02-01
1
-1
/
+3
*
IB/{rdmavt, hfi1, qib}: Self determine driver name
Michael J. Ruhl
2018-01-05
1
-0
/
+2
*
IB/hfi1: Do not allocate PIO send contexts for VNIC
Niranjana Vishwanathapura
2017-11-13
1
-2
/
+1
*
IB/hfi1: Add tx_opcode_stats like the opcode_stats
Mike Marciniszyn
2017-10-30
1
-0
/
+7
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-1
/
+1
|
\
|
*
IB/hfi1: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-1
/
+1
*
|
IB/hfi1: Add a safe wrapper for _rcd_get_by_index
Michael J. Ruhl
2017-09-27
1
-0
/
+21
*
|
IB/hfi1: Remove unused hfi1_cpulist variables
Jan Sokolowski
2017-09-27
1
-16
/
+0
*
|
IB/hfi1: Remove unnecessary error messages on alloc failures
Jan Sokolowski
2017-09-27
1
-6
/
+0
|
/
*
IB/hf1: User context locking is inconsistent
Michael J. Ruhl
2017-08-22
1
-50
/
+84
*
IB/hfi1: Protect context array set/clear with spinlock
Michael J. Ruhl
2017-08-22
1
-62
/
+137
*
IB/hfi1: Revert egress pkey check enforcement
Alex Estrin
2017-08-22
1
-1
/
+0
*
IB/hfi1: Create workqueue for link events
Sebastian Sanchez
2017-07-31
1
-0
/
+26
[next]