summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2016-03-04IB/qib: fix mcast detach when qp not attachedMike Marciniszyn1-20/+15
2016-03-04iw_cxgb3: Fix incorrectly returning error on successHariprasad S1-2/+2
2015-10-01IB/mlx4: Use correct SL on AH query under RoCENoa Osherovich1-1/+5
2015-10-01IB/mlx4: Forbid using sysfs to change RoCE pkeysJack Morgenstein1-1/+4
2015-10-01IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn3-4/+16
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit1-2/+1
2015-04-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-03-18IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz1-5/+5
2015-03-18IB/qib: Do not write EEPROMMitko Haralanov7-220/+1
2014-10-06IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua1-0/+4
2014-10-06IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua1-23/+26
2014-10-06IB/qib: Correct reference counting in debugfs qp_statsMike Marciniszyn2-9/+2
2014-07-07IB/ipath: Translate legacy diagpkt into newer extended diagpktDennis Dalessandro1-0/+4
2014-07-07IB/qib: Fix port in pkey change eventMike Marciniszyn1-1/+1
2014-07-07IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud2-1/+14
2014-07-07IB/mlx5: add missing padding at end of struct mlx5_ib_create_cqYann Droneaud2-1/+13
2014-05-06IB/qib: add missing braces in do_qib_user_sdma_queue_create()Yann Droneaud1-1/+2
2014-05-06IB/qib: Fix debugfs ordering issue with multiple HCAsMike Marciniszyn1-14/+11
2014-05-06IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud1-1/+1
2014-05-06IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-02-26net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2-4/+4
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier13-66/+197
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma1-1/+1
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma1-1/+1
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi1-1/+8
2014-02-14IB/mlx5: Remove dependency on X86Eli Cohen1-1/+1
2014-02-14IB/qib: Add missing serdes init sequenceMike Marciniszyn1-0/+5
2014-02-14RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi1-0/+1
2014-02-14IB: Report using RoCE IP based gids in port capsMoni Shoua2-2/+2
2014-02-14IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua1-4/+37
2014-02-14IB/mlx4: Do IBoE GID table resets per-portMoni Shoua1-17/+18
2014-02-14IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua1-3/+3
2014-02-14IB/mlx4: Move rtnl locking to the right placeMoni Shoua1-2/+2
2014-02-14IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua1-24/+68
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak1-1/+6
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall2-2/+5
2014-02-12RDMA/nes: Fix error return codeJulia Lawall1-1/+4
2014-02-07IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen2-4/+3
2014-02-07IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen3-4/+32
2014-02-07IB/mlx5: Fix RC transport send queue overhead computationEli Cohen1-1/+3
2014-01-23Merge branch 'ip-roce' into for-nextRoland Dreier18-326/+504
2014-01-23Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier43-93/+6355
2014-01-23IB/mlx5: Verify reserved fields are clearedEli Cohen1-2/+6
2014-01-23IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen1-20/+29
2014-01-23IB/mlx5: Add support for resize CQEli Cohen3-18/+270
2014-01-23IB/mlx5: Implement modify CQEli Cohen1-1/+25
2014-01-23IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen1-0/+4
2014-01-23RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong1-2/+1