summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2017-09-29IB/hfi1: Refactor hfi_user_exp_rcv_setup() IOCTLMichael J. Ruhl1-21/+45
2017-09-29IB/hfi1: Refactor get_base_infoMichael J. Ruhl1-12/+12
2017-09-29IB/hfi1: Fix parenthesis alignment issuesMichael J. Ruhl1-12/+12
2017-09-29IB/hfi1: Refactor get_ctxt_infoMichael J. Ruhl1-10/+10
2017-09-29IB/hfi1: Refactor assign_ctxt() IOCTLMichael J. Ruhl1-17/+19
2017-09-27IB/hfi1: Add a safe wrapper for _rcd_get_by_indexMichael J. Ruhl5-5/+28
2017-09-27IB/hfi1: Extend input hdr tracing for packet typeMike Marciniszyn4-44/+44
2017-09-27IB/hfi1: Remove unused hfi1_cpulist variablesJan Sokolowski2-18/+0
2017-09-27IB/hfi1: Inline common calculationMichael J. Ruhl3-17/+16
2017-09-27IB/hfi1: Remove unnecessary error messages on alloc failuresJan Sokolowski1-6/+0
2017-09-27IB/hfi1: Remove unused link_default variableIra Weiny2-7/+5
2017-09-27IB/hfi1: Set default_desc1 just one timeIra Weiny1-7/+7
2017-09-27IB/hfi1: Update HFI to use the latest PCI APIMichael J. Ruhl2-39/+21
2017-09-27IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl6-259/+120
2017-09-27IB/hfi1: Remove the debug trace message in pin_sdma_pages()Harish Chegondi1-3/+1
2017-09-27IB/hfi1: Convert the macro AHG_HEADER_SET into an inline functionHarish Chegondi2-28/+59
2017-09-27IB/hfi1: Add new state complete decodes for LNI failuresJakub Byczkowski1-0/+4
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds17-161/+281
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur1-3/+20
2017-09-22bnxt_re: Fix memory leak in FRMR pathSelvin Xavier1-1/+1
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur3-8/+9
2017-09-22bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur2-5/+15
2017-09-22bnxt_re: Free up devices in module_exit pathSomnath Kotur1-0/+16
2017-09-22bnxt_re: Fix compare and swap atomic operandsDevesh Sharma1-0/+1
2017-09-22bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur2-1/+6
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma1-0/+3
2017-09-22i40iw: Add support for port reuse on active side connectionsShiraz Saleem2-76/+78
2017-09-22i40iw: Add missing VLAN priorityMustafa Ismail2-1/+4
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem1-0/+12
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem3-19/+20
2017-09-22i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem1-1/+6
2017-09-22RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive1-3/+28
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky1-31/+36
2017-09-22IB/mlx5: fix debugfs cleanupSudip Mukherjee1-3/+3
2017-09-22IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King1-0/+3
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar1-5/+11
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise1-1/+1
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise1-0/+5
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise1-1/+1
2017-09-22IB/core: Fix for core panicAlex Estrin1-2/+2
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds1-0/+24
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso7-25/+26
2017-09-08RDMA/netlink: clean up message validity array initializerLinus Torvalds1-6/+5
2017-09-08RDAM/netlink: Fix out-of-bound access while checking message validityLeon Romanovsky1-3/+4
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-13/+14
2017-09-05rdma core: Add rdma_rw_mr_payload()Chuck Lever1-0/+24
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds215-4914/+13002
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-34/+21
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0