summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
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
2016-01-19IB/qib: Improve ipoib UD performanceMike Marciniszyn
2016-01-19IB/mlx4: Advertise RoCE v2 supportMatan Barak
2016-01-19IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua
2016-01-19IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headersMoni Shoua
2016-01-19IB/mlx4: Enable RoCE v2 when the IB device is addedMoni Shoua
2016-01-19IB/mlx4: Support modify_qp for RoCE v2Moni Shoua
2016-01-19IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua
2016-01-19IB/mlx4: Add gid_type to GID propertiesMoni Shoua
2016-01-19IB/core: Use hop-limit from IP stack for RoCEMatan Barak
2016-01-19IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak
2016-01-19IB/cm: Fix a recently introduced deadlockBart Van Assche
2016-01-19IB/srpt: Fix the RDMA completion handlersBart Van Assche
2016-01-19IB/core: Fix dereference before checkMatan Barak
2016-01-19IB/core: Eliminate sparse false context imbalance warningMatan Barak
2016-01-19IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock
2016-01-19IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche
2016-01-19IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky
2016-01-19IB/mad: use CQ abstractionChristoph Hellwig
2016-01-19IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig
2016-01-19infiniband: Replace memset with eth_zero_addrLucas Tanure
2016-01-19IB/mlx5: Delete locally redefined variableLeon Romanovsky
2016-01-19IB/mlx4: Take source mac from AH instead from the portMoni Shoua
2016-01-19IB/mlx4: Initialize hop_limit when creating address handleMatan Barak
2016-01-19IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky
2016-01-19iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S
2016-01-19iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S
2016-01-19iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S
2016-01-19IB/cma: allocating too much memory in make_cma_ports()Dan Carpenter
2016-01-19RDMA/nes: checking for NULL instead of IS_ERRDan Carpenter