summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/hfi1
AgeCommit message (Expand)Author
2018-08-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-20IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-19PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya
2018-07-19PCI: Unify try slot and bus reset APISinan Kaya
2018-07-19IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus ResetSinan Kaya
2018-07-11IB/hfi1: Suppress a compiler warningBart Van Assche
2018-07-10RDMA/hfi1: Move grh_required into update_sm_ahJason Gunthorpe
2018-07-09net: allow ndo_select_queue to pass netdevAlexander Duyck
2018-07-03IB/hfi1: Remove incorrect call to do_interrupt callbackMichael J. Ruhl
2018-07-03IB/hfi1: Set in_use_ctxts bits for user ctxts onlyMichael J. Ruhl
2018-06-26IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl
2018-06-22IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl
2018-06-22IB/hfi1: Reorg ctxtdata and rightsize fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove caches of chip CSRsMike Marciniszyn
2018-06-22IB/hfi1: Remove unused/writeonly devdata fieldsMike Marciniszyn
2018-06-22IB/hfi1: Rightsize ctxt_eager_bufs fieldsMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvctrl from ctxtdataMike Marciniszyn
2018-06-22IB/hfi1: Remove rcvhdrq_sizeMike Marciniszyn
2018-06-19IB/rdmavt, IB/hfi1: Create device dependent s_flagsMike Marciniszyn
2018-06-19IB/hfi1: Remove rcvhdrsizeMike Marciniszyn
2018-06-19IB/hfi1: Move rhf_offset from devdata to ctxtdataMike Marciniszyn
2018-06-19IB/hfi1: Move normal functions from hfi1_devdata to const arrayMike Marciniszyn
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise
2018-06-12treewide: Use array_size() in kvzalloc_node()Kees Cook
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-04IB/hfi1: Fix comment on default hdr entry sizeMike Marciniszyn
2018-06-04IB/hfi1: Rename exp_lock to exp_mutexKaike Wan
2018-06-04IB/hfi1: Add bypass register defines and replace blind constantsMike Marciniszyn
2018-06-04IB/hfi1: Remove unused variableKaike Wan
2018-06-04IB/hfi1: Ensure VL index is within boundsKaike Wan
2018-06-04IB/hfi1: Fix user context tail allocation for DMA_RTAILMike Marciniszyn
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-24IB/{rdmavt,hfi1}: Change hrtimer add to use pinned versionMike Marciniszyn
2018-05-24IB/hfi1: Set port number for errorinfo MAD responseMichael J. Ruhl
2018-05-24IB/hfi1: Cleanup of exp_rcvMike Marciniszyn
2018-05-24IB/hfi1: Add 16B Management Packet trace supportDon Hiatt
2018-05-24IB/hfi1: Add support for 16B Management PacketsDon Hiatt
2018-05-24IB/hfi1: Define 16B Management PacketsDon Hiatt
2018-05-15RDMA/hfi1: Fix build error with debugfs disabledDoug Ledford
2018-05-09IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavtBrian Welty
2018-05-09IB/{hfi1, rdmavt, qib}: Implement CQ completion vector supportSebastian Sanchez
2018-05-09IB/hfi1: Create common functions for affinity CPU mask operationsSebastian Sanchez
2018-05-09IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam
2018-05-09IB/hfi1: Rework fault injection machineryMitko Haralanov