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-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-24
infiniband: hfi1: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-01-24
infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
Greg Kroah-Hartman
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
2018-12-19
RDMA: Mark if create address handle is in a sleepable context
Gal Pressman
2018-12-11
RDMA/hfi1: Initialize ib_device_ops struct
Kamal Heib
2018-12-06
IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio
Mike Marciniszyn
2018-12-06
IB/hfi1: Close VNIC sdma_progress sleep window
Mike Marciniszyn
2018-12-06
IB/hfi1: Allow the driver to initialize QP priv struct
Mike Marciniszyn
2018-12-06
IB/hfi1: Add OPFN and TID RDMA capability bits
Kaike Wan
2018-12-06
IB/hfi1: Unreserve a reserved request when it is completed
Kaike Wan
2018-12-06
IB/hfi1: Consider LMC in 16B/bypass ingress packet check
Ashutosh Dixit
2018-12-06
IB/hfi1: Incorrect sizing of sge for PIO will OOPs
Michael J. Ruhl
2018-12-06
IB/hfi1: Limit VNIC use of SDMA engines to the available count
Michael J. Ruhl
2018-12-06
IB/hfi1: Correctly process FECN and BECN in packets
Mitko Haralanov
2018-12-06
IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state
Kaike Wan
2018-12-06
IB/hfi1: Dump pio info for non-user send contexts
Kaike Wan
2018-12-03
IB/hfi1: Fix an out-of-bounds access in get_hw_stats
Piotr Stankiewicz
2018-12-03
IB/hfi1: Fix a latency issue for small messages
Michael J. Ruhl
2018-10-26
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-17
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-16
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-03
IB/{hfi1, qib, rdmavt}: Move ruc_loopback to rdmavt
Venkata Sandeep Dhanalakota
2018-10-03
IB/{hfi1, qib, rdmavt}: Move send completion logic to rdmavt
Venkata Sandeep Dhanalakota
2018-10-03
IB/{hfi1, qib, rdmavt}: Move copy SGE logic into rdmavt
Brian Welty
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-09-30
IB/hfi1: Use VL15 for SM packets
Kaike Wan
2018-09-30
IB/hfi1: Add mtu check for operational data VLs
Alex Estrin
2018-09-30
IB/hfi1: Add static trace for iowait
Kaike Wan
2018-09-30
IB/hfi1: Prepare resource waits for dual leg
Dennis Dalessandro
2018-09-30
IB/rdmavt: Rename check_send_wqe as setup_wqe
Kaike Wan
2018-09-30
IB/hfi1: Error path MAD response size is incorrect
Michael J. Ruhl
2018-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2018-09-26
IB/hfi1: Move UnsupportedVL bits definitions to the correct header
Michael J. Ruhl
2018-09-20
IB/hfi1: Fix destroy_qp hang after a link down
Michael J. Ruhl
2018-09-20
IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
Michael J. Ruhl
2018-09-20
IB/hfi1: Invalid user input can result in crash
Michael J. Ruhl
2018-09-20
IB/hfi1: Fix SL array bounds check
Ira Weiny
2018-09-11
IB/hfi1,PCI: Allow bus reset while probing
Dennis Dalessandro
2018-09-11
IB/hfi1: set_intr_bits uses incorrect source for register modification
Michael J. Ruhl
2018-09-11
IB/hfi1: Missing return value in error path for user sdma
Michael J. Ruhl
2018-09-11
IB/hfi1: Right size user_sdma sequence numbers and related variables
Michael J. Ruhl
[next]