summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-11RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chipsHariprasad S
2016-05-04IB/security: Restrict use of the write() interfaceJason Gunthorpe
2016-05-04IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-05-04IB/core: Fix oops in ib_cache_gid_set_default_gidDoug Ledford
2016-04-12iser-target: Rework connection terminationJenny Derzhavetz
2016-04-12iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-04-12iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-04-12iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-04-12IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche
2016-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny
2016-03-03IB/mlx5: Avoid using user-index for SRQsMajd Dibbiny
2016-02-29IB/core: Fix missed clean call in registration pathLeon Romanovsky
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2016-02-17IB/mlx4: Add support for the port info class for RoCE portsEran Ben Elisha
2016-02-17IB/mlx4: Add support for extended counters over RoCE portsEran Ben Elisha
2016-02-17RDMA/ocrdma: Fix arm logic to align with new cq APIDevesh Sharma
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha
2016-02-05RDMA/ocrdma: Fixing ocrdma debugfs directory removeSelvin Xavier
2016-02-05RDMA/ocrdma: Fix pkey_index returned by driver in rq work completionSelvin Xavier
2016-02-05RDMA/ocrdma: populate max_sge_rd in device attributesSelvin Xavier
2016-02-05RDMA/ocrdma: Initialize stats resources in the driver before ib device regist...Selvin Xavier
2016-02-04IB/sysfs: remove unused va_list argsColin Ian King
2016-02-04IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto
2016-02-02IB/core: Set correct payload length for RoCEv2 over IPv6Moni Shoua
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny
2016-02-02IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny
2016-02-02IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com
2016-01-21IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2016-01-21IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky
2016-01-21IB/sa: Fix netlink local service GFP crashKaike Wan
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-19IB/srpt: Remove redundant wc arraySagi Grimberg