summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31RDMA/nldev: Enforce device index check for port callbackLeon Romanovsky
2017-10-25RDMA/netlink: OOPs in rdma_nl_rcv_msg() from misinterpreted flagMichael J. Ruhl
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-10-04i40iw: Fix port number for query QPMustafa Ismail
2017-10-04i40iw: Add missing memory barriersMustafa Ismail
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram
2017-10-04IB/mlx5: Fix label order in error path handlingParav Pandit
2017-09-29RDMA/iwpm: Properly mark end of NL messagesShiraz Saleem
2017-09-27IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi
2017-09-27IB/hfi1: On error, fix use after free during user context setupMichael J. Ruhl
2017-09-27Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"Alex Estrin
2017-09-27IB/hfi1: Return correct value in general interrupt handlerKamenee Arumugam
2017-09-27IB/hfi1: Check eeprom config partition validityJan Sokolowski
2017-09-27IB/hfi1: Only reset QSFP after link up and turn off AOC TXSebastian Sanchez
2017-09-27IB/hfi1: Turn off AOC TX after offline substatesSebastian Sanchez
2017-09-25IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin
2017-09-25IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin
2017-09-25IB/ipoib: Fix inconsistency with free_netdev and free_rdma_netdevAlex Vesker
2017-09-25IB/ipoib: Fix sysfs Pkey create<->remove possible deadlockShalom Lagziel
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit
2017-09-25IB/core: Fix qp_sec use after free accessParav Pandit
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky
2017-09-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-09-22bnxt_re: Don't issue cmd to delete GID for QP1 GID entry before the QP is des...Somnath Kotur
2017-09-22bnxt_re: Fix memory leak in FRMR pathSelvin Xavier
2017-09-22bnxt_re: Remove RTNL lock dependency in bnxt_re_query_portSomnath Kotur
2017-09-22bnxt_re: Fix race between the netdev register and unregister eventsSomnath Kotur
2017-09-22bnxt_re: Free up devices in module_exit pathSomnath Kotur
2017-09-22bnxt_re: Fix compare and swap atomic operandsDevesh Sharma
2017-09-22bnxt_re: Stop issuing further cmds to FW once a cmd times outSomnath Kotur
2017-09-22bnxt_re: Fix update of qplib_qp.mtu when modifiedDevesh Sharma
2017-09-22i40iw: Add support for port reuse on active side connectionsShiraz Saleem
2017-09-22i40iw: Add missing VLAN priorityMustafa Ismail
2017-09-22i40iw: Call i40iw_cm_disconn on modify QP to disconnectShiraz Saleem
2017-09-22i40iw: Prevent multiple netdev event notifier registrationsShiraz Saleem
2017-09-22i40iw: Fail open if there are no available MSI-X vectorsShiraz Saleem
2017-09-22RDMA/vmw_pvrdma: Fix reporting correct opcodes for completionAdit Ranadive
2017-09-22IB/bnxt_re: Fix frame stack compilation warningLeon Romanovsky
2017-09-22IB/mlx5: fix debugfs cleanupSudip Mukherjee
2017-09-22IB/ocrdma: fix incorrect fall-through on switch statementColin Ian King
2017-09-22IB/ipoib: Suppress the retry related completion errorsSantosh Shilimkar
2017-09-22iw_cxgb4: remove the stid on listen create failureSteve Wise
2017-09-22iw_cxgb4: drop listen destroy replies if no ep foundSteve Wise
2017-09-22iw_cxgb4: put ep reference in pass_accept_req()Steve Wise
2017-09-22IB/core: Fix for core panicAlex Estrin
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann