summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-291-2/+12
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-2310-37/+81
|\
| * qedr: Always notify the verb consumer of flushed CQEsAmrani, Ram2016-12-221-1/+1
| * qedr: clear the vendor error field in the work completionAmrani, Ram2016-12-221-0/+3
| * qedr: post_send/recv according to QP stateAmrani, Ram2016-12-221-4/+4
| * qedr: ignore inline flag in read verbsAmrani, Ram2016-12-221-1/+3
| * qedr: modify QP state to error when destroying itAmrani, Ram2016-12-221-2/+4
| * qedr: return correct value on modify qpAmrani, Ram2016-12-221-1/+1
| * qedr: return error if destroy CQ failedAmrani, Ram2016-12-221-1/+6
| * qedr: configure the number of CQEs on CQ creationAmrani, Ram2016-12-221-0/+3
| * i40iw: Set 128B as the only supported RQ WQE sizeChien Tin Tung2016-12-228-25/+53
| * iw_cxgb4: set correct FetchBurstMax for QPsSteve Wise2016-12-181-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-15129-2138/+10604
|\|
| * Merge branch 'vmw_pvrdma' into merge-testDoug Ledford2016-12-1415-0/+5709
| |\
| | * IB: Add vmw_pvrdma driverAdit Ranadive2016-12-1415-0/+5709
| | |
| | \
| | \
| | \
| *---. | Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-147-68/+81
| |\ \ \|
| | | * | qedr: remove pointless NULL check in qedr_post_send()Wei Yongjun2016-12-141-5/+0
| | | * | qedr: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-12-141-2/+1
| | | * | qedr: Fix possible memory leak in qedr_create_qp()Wei Yongjun2016-12-141-4/+8
| | | * | qedr: return -EINVAL if pd is null and avoid null ptr dereferenceColin Ian King2016-12-141-1/+3
| | | |/
| | * | IB/mlx4: fix improper return valuePan Bian2016-12-141-1/+2
| | * | IB/ocrdma: fix bad initializationPan Bian2016-12-141-1/+1
| | * | infiniband: nes: return value of skb_linearize should be handledZhouyi Zhou2016-12-141-2/+6
| | * | IB/usnic: simplify IS_ERR_OR_NULL to IS_ERRJulia Lawall2016-12-142-12/+12
| | * | IB/nes: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-141-34/+42
| | * | IB/mad: Eliminate redundant SM class version defines for OPAHal Rosenstock2016-12-141-6/+6
| | |/
| * | Merge branch 'mlx' into merge-testDoug Ledford2016-12-1427-186/+522
| |\ \
| | * | IB/mthca: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-12-141-4/+2
| | * | mlx5, calc_sq_size(): Make a debug message more informativeBart Van Assche2016-12-141-1/+2
| | * | mlx5: Remove a set-but-not-used variableBart Van Assche2016-12-141-7/+0
| | * | mlx5: Use { } instead of { 0 } to init structBart Van Assche2016-12-141-1/+1
| | * | IB/mlx4: Rework special QP creation error pathBart Van Assche2016-12-141-2/+4
| | * | IB/mlx5: avoid bogus -Wmaybe-uninitialized warningArnd Bergmann2016-12-141-18/+21
| | * | IB/mlx5: Properly adjust rate limit on QP state transitionsBodong Wang2016-12-133-9/+69
| | * | IB/mlx5: Report mlx5 packet pacing capabilities when querying deviceBodong Wang2016-12-131-0/+13
| | * | IB/mlx5: Support RAW Ethernet when RoCE is disabledOr Gerlitz2016-12-131-9/+13
| | * | IB/mlx5: Rename RoCE related helpers to reflect being Eth onesOr Gerlitz2016-12-131-11/+11
| | * | IB/mlx5: Refactor registration to netdev notifierOr Gerlitz2016-12-131-9/+20
| | * | IB/mlx5: Use u64 for UMR lengthMaor Gottlieb2016-12-131-1/+1
| | * | IB/mlx5: Avoid system crash when enabling many VFsEli Cohen2016-12-131-1/+2
| | * | IB/mlx5: Assign SRQ type earlierMaor Gottlieb2016-12-131-1/+1
| | * | IB/mlx4: Fix out-of-range array index in destroy qp flowJack Morgenstein2016-12-131-1/+2
| | * | IB/mlx5: Make create/destroy_ah available to userspaceMoni Shoua2016-12-131-0/+2
| | * | IB/mlx5: Use kernel driver to help userspace create ahMoni Shoua2016-12-131-0/+21
| | * | IB/core: Let create_ah return extended response to userMoni Shoua2016-12-1317-17/+42
| | * | IB/mlx5: Report that device has udata response in create_ahMoni Shoua2016-12-131-1/+2
| | * | IB/mlx5: Add support to match inner packet fieldsMoses Reuben2016-12-131-53/+78
| | * | IB/mlx5: Support Vxlan tunneling specificationMoses Reuben2016-12-131-0/+11
| | * | IB/mlx5: Add support for CQE compressingBodong Wang2016-12-131-1/+29
| | * | IB/mlx5: Report mlx5 CQE compression caps during queryBodong Wang2016-12-131-0/+10