aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-25IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin1-30/+17
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit1-2/+2
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky1-5/+5
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds15-154/+268
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is destroyedSomnath 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-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-13IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-09-08lib/interval_tree: fast overlap detectionDavidlohr Bueso5-22/+23
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-13/+14
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds150-4117/+9593
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-9/+7
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse1-9/+0
2017-08-31RDMA/vmw_pvrdma: Fix a signednessAdit Ranadive1-1/+1
2017-08-31RDMA/vmw_pvrdma: Report network header type in WCAditya Sarwade1-0/+1
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-13/+13
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov2-5/+22
2017-08-29IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov2-0/+15
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov3-11/+14
2017-08-28IB/qib: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn3-63/+16
2017-08-28IB/hfi1: Convert qp_stats debugfs interface to use new iterator APIMike Marciniszyn3-107/+14
2017-08-28IB/hfi1: Convert hfi1_error_port_qps() to use new QP iteratorMike Marciniszyn1-38/+41
2017-08-28IB/hfi1: Use accessor to determine ring sizeKaike Wan1-1/+1
2017-08-28IB/qib: Stricter bounds checking for copy to bufferKamenee Arumugam1-2/+2
2017-08-28IB/hif1: Remove static tracing from SDMA hot pathMichael J. Ruhl7-29/+255
2017-08-28IB/hfi1: Acquire QSFP cable information on loopbackJan Sokolowski1-0/+15
2017-08-28i40iw: make some structures constBhumika Goyal1-3/+3
2017-08-28IB/hfi1: constify vm_operations_structArvind Yadav1-1/+1
2017-08-28RDMA/bnxt_re: remove unnecessary call to memsetHimanshu Jha1-2/+0
2017-08-28IB/usnic: check for allocation failureDan Carpenter1-0/+2
2017-08-28IB/hfi1: Add opcode states to qp_statsMike Marciniszyn1-1/+3
2017-08-28IB/hfi1: Add received request info to qp_statsKaike Wan1-2/+9
2017-08-28IB/hfi1: Fix whitespace alignment issue for MADKamenee Arumugam1-1/+1