aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-18IB/hfi1: Convert timers to use timer_setup()Kees Cook8-32/+26
2017-10-09RDMA/i40iw: Convert timers to use timer_setup()Kees Cook3-5/+7
2017-10-09IB/qib: Convert timers to use timer_setup()Kees Cook12-75/+62
2017-10-09RDMA/nes: Convert timers to use timer_setup()Kees Cook8-36/+29
2017-10-04i40iw: Fix port number for query QPMustafa Ismail1-0/+2
2017-10-04i40iw: Add missing memory barriersMustafa Ismail3-8/+7
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram1-0/+2
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram2-4/+8
2017-10-04IB/mlx5: Fix label order in error path handlingParav Pandit1-2/+2
2017-09-27IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi1-29/+21
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl1-19/+22
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam1-1/+3
2017-09-27IB/hfi1: Check eeprom config partition validityJan Sokolowski1-5/+15
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez3-3/+15
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez2-21/+65
2017-09-25IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin1-10/+17
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