index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
hfi1
Age
Commit message (
Expand
)
Author
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-05-06
IB/hfi1: Fix WQ_MEM_RECLAIM warning
Mike Marciniszyn
2019-04-24
Merge branch 'rdma_mmap' into rdma.git for-next
Jason Gunthorpe
2019-04-24
IB/hfi1: Remove reference to RHF.VCRCErr
John Fleck
2019-04-24
IB/hfi1: Add selected Rcv counters
Mike Marciniszyn
2019-04-24
IB/{rdmavt, qib, hfi1}: Use new routine to release reference counts
Mike Marciniszyn
2019-04-24
IB/hfi1: Make opfn.h self sufficient
Mike Marciniszyn
2019-04-24
IB/{rdmavt, hfi1): Miscellaneous comment fixes
Kaike Wan
2019-04-24
IB/hfi1: Add debugfs to control expansion ROM write protect
Josh Collier
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-10
IB/hfi1: Do not flush send queue in the TID RDMA second leg
Kaike Wan
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
drivers: Remove useless trailing comments from mmiowb() invocations
Will Deacon
2019-04-03
Merge HFI1 updates into k.o/for-next
Jason Gunthorpe
2019-04-03
IB/hfi1: Implement CCA for TID RDMA protocol
Kaike Wan
2019-04-03
IB/hfi1: Remove WARN_ON when freeing expected receive groups
Kaike Wan
2019-04-03
IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITE
Kaike Wan
2019-04-03
IB/hfi1: Add a function to read next expected psn from hardware flow
Kaike Wan
2019-04-03
IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATA
Kaike Wan
2019-04-01
hfi1: Convert hfi1_unit_table to XArray
Matthew Wilcox
2019-03-29
hfi1: Convert vesw_idr to XArray
Matthew Wilcox
2019-03-28
IB/hfi1: Fix two format strings
Bart Van Assche
2019-03-27
IB/hfi1: Fix the allocation of RSM table
Kaike Wan
2019-03-27
IB/hfi1: Eliminate opcode tests on mr deref
Kaike Wan
2019-03-27
IB/hfi1: Clear the IOWAIT pending bits when QP is put into error state
Kaike Wan
2019-03-27
IB/hfi1: Failed to drain send queue when QP is put into error state
Kaike Wan
2019-03-26
IB/hfi1: Add running average for adaptive pio
Mike Marciniszyn
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-03-06
IB/hfi1: Close race condition on user context disable and close
Michael J. Ruhl
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-02-21
IB/hfi1: Add missing break in switch statement
Gustavo A. R. Silva
2019-02-15
IB/hfi1: Fix a build warning for TID RDMA READ
Kaike Wan
2019-02-09
Merge branch 'wip/dl-for-next' into for-next
Doug Ledford
2019-02-07
drivers/IB,hfi1: do not se mmap_sem
Davidlohr Bueso
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2019-02-05
IB/hfi1: Prioritize the sending of ACK packets
Kaike Wan
2019-02-05
IB/hfi1: Add static trace for TID RDMA WRITE protocol
Kaike Wan
2019-02-05
IB/hfi1: Enable TID RDMA WRITE protocol
Kaike Wan
2019-02-05
IB/hfi1: Add interlock between TID RDMA WRITE and other requests
Kaike Wan
2019-02-05
IB/hfi1: Add TID RDMA WRITE functionality into RDMA verbs
Kaike Wan
2019-02-05
IB/hfi1: Add the dual leg code
Kaike Wan
2019-02-05
IB/hfi1: Add the TID second leg ACK packet builder
Kaike Wan
2019-02-05
IB/hfi1: Add the TID second leg send packet builder
Kaike Wan
2019-02-05
IB/hfi1: Resend the TID RDMA WRITE DATA packets
Kaike Wan
[next]