summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-031-0/+1
* mlx4: Implement devlink interfaceJiri Pirko2016-03-011-0/+7
* net: usnic: use __ethtool_get_ksettingsDavid Decotigny2016-02-251-4/+4
* net: usnic: use __ethtool_get_settingsDavid Decotigny2016-02-251-1/+1
* net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny2016-02-251-2/+0
* net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat2016-02-241-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-2313-81/+121
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-221-2/+5
| |\
| | * net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-171-2/+5
| * | IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha2016-02-171-1/+14
| * | IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha2016-02-171-13/+37
| * | RDMA/ocrdma: Fix arm logic to align with new cq APIDevesh Sharma2016-02-172-17/+4
| * | IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2016-02-121-5/+7
| * | IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
| * | IB/core: Fix reading capability mask of the port info classEran Ben Elisha2016-02-111-3/+2
| |/
| * RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier2016-02-051-1/+1
| * RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier2016-02-051-2/+1
| * RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier2016-02-051-2/+2
| * RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier2016-02-053-10/+12
| * IB/sysfs: remove unused va_list argsColin Ian King2016-02-041-2/+0
| * IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-041-2/+0
| * IB/core: Set correct payload length for RoCEv2 over IPv6Moni Shoua2016-02-021-3/+4
| * IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb2016-02-021-1/+1
| * IB/mlx5: Fix use of null pointer PDMajd Dibbiny2016-02-021-9/+9
| * IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny2016-02-021-1/+3
| * IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak2016-02-021-1/+3
* | RDMA/nes: Replace LRO with GROBen Hutchings2016-02-174-58/+1
* | cxgb4/iw_cxgb4: TOS supportHariprasad Shenai2016-02-111-17/+34
* | iw_cxgb4: remove false error log entryHariprasad Shenai2016-02-111-2/+1
* | iw_cxgb4: make queue allocation code more readableHariprasad Shenai2016-02-111-39/+42
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-2394-3284/+5145
|\
| * IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-212-9/+3
| * IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com2016-01-211-12/+127
| * {IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com2016-01-211-6/+47
| * IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-3/+35
| * IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-22/+169
| * IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com2016-01-213-18/+365
| * IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com2016-01-213-95/+147
| * IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2016-01-212-1/+18
| * IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2016-01-212-5/+18
| * IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky2016-01-214-8/+114
| * IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky2016-01-211-1/+4
| * IB/sa: Fix netlink local service GFP crashKaike Wan2016-01-211-2/+6
| * IB/srpt: Remove redundant wc arraySagi Grimberg2016-01-191-2/+0
| * IB/qib: Improve ipoib UD performanceMike Marciniszyn2016-01-191-3/+8
| * IB/mlx4: Advertise RoCE v2 supportMatan Barak2016-01-191-3/+9
| * IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2016-01-192-19/+147
| * IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua2016-01-192-10/+52
| * IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua2016-01-191-1/+8
| * IB/mlx4: Support modify_qp for RoCE v2Moni Shoua2016-01-191-3/+34
OpenPOWER on IntegriCloud