summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2016-03-03IB/qib: fix mcast detach when qp not attachedMike Marciniszyn
2016-03-03iw_cxgb3: Fix incorrectly returning error on successHariprasad S
2015-10-01IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich
2015-10-01IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein
2015-10-01IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-04-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-03-18IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz
2015-03-18IB/qib: Do not write EEPROMMitko Haralanov
2014-10-05IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua
2014-10-05IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua
2014-10-05IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn
2014-07-06IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro
2014-07-06IB/qib: Fix port in pkey change eventMike Marciniszyn
2014-07-06IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud
2014-07-06IB/mlx5: add missing padding at end of struct mlx5_ib_create_cqYann Droneaud
2014-05-06IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud
2014-05-06IB/qib: Fix debugfs ordering issue with multiple HCAsMike Marciniszyn
2014-05-06IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud
2014-05-06IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud
2014-05-06IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud
2014-05-06IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-02-13RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua
2014-02-13IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall
2014-02-12RDMA/nes: Fix error return codeJulia Lawall
2014-02-06IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2014-02-06IB/mlx5: Fix RC transport send queue overhead computationEli Cohen
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IB/mlx5: Verify reserved fields are clearedEli Cohen
2014-01-22IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen
2014-01-22RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong