summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-241-2/+1
|\
| * rbd: delete an unnecessary check before rbd_dev_destroy()Markus Elfring2016-01-211-2/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-23129-4144/+5686
|\ \
| * | 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-212-52/+49
| * | IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-212-3/+47
| * | IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-212-22/+193
| * | 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
| * | net/mlx5_core: Warn on unsupported events of QP/RQ/SQmajd@mellanox.com2016-01-211-0/+52
| * | net/mlx5_core: Add RQ and SQ event handlingmajd@mellanox.com2016-01-212-19/+108
| * | net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-215-80/+16
| * | 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-217-21/+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
| * | net/mlx4_core: Add support for RoCE v2 entropyMoni Shoua2016-01-191-0/+26
| * | net/mlx4_core: Add support for configuring RoCE v2 UDP portMoni Shoua2016-01-191-1/+15
| * | IB/mlx4: Add support for setting RoCEv2 gids in hardwareMoni Shoua2016-01-191-3/+60
| * | net/mlx4_core: Configure mlx4 hardware for mixed RoCE v1/v2 modesMoni Shoua2016-01-192-1/+11
| * | IB/mlx4: Add gid_type to GID propertiesMoni Shoua2016-01-192-4/+14
| * | net/mlx4: Query RoCE supportMoni Shoua2016-01-191-0/+23
| * | IB/core: Use hop-limit from IP stack for RoCEMatan Barak2016-01-195-18/+23
| * | IB/core: Rename rdma_addr_find_dmac_by_grhMatan Barak2016-01-193-15/+16
| * | IB/cm: Fix a recently introduced deadlockBart Van Assche2016-01-191-2/+2
| * | IB/srpt: Fix the RDMA completion handlersBart Van Assche2016-01-191-2/+2
| * | IB/core: Fix dereference before checkMatan Barak2016-01-191-4/+5
| * | IB/core: Eliminate sparse false context imbalance warningMatan Barak2016-01-191-0/+1
| * | IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handlingHal Rosenstock2016-01-191-4/+6
| * | IB/core: Remove set-but-not-used variable from ib_sg_to_pages()Bart Van Assche2016-01-191-2/+1
| * | IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky2016-01-191-2/+3
| * | IB/mad: use CQ abstractionChristoph Hellwig2016-01-192-105/+59
| * | IB/mad: pass ib_mad_send_buf explicitly to the recv_handlerChristoph Hellwig2016-01-195-11/+17
| * | infiniband: Replace memset with eth_zero_addrLucas Tanure2016-01-192-2/+2
| * | IB/mlx5: Delete locally redefined variableLeon Romanovsky2016-01-191-4/+0
| * | IB/mlx4: Take source mac from AH instead from the portMoni Shoua2016-01-191-22/+2
| * | IB/mlx4: Initialize hop_limit when creating address handleMatan Barak2016-01-191-0/+1
| * | IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-01-191-1/+1
| * | iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10
| * | iw_cxgb4: Fixes GW-Basic labels to meaningful error namesHariprasad S2016-01-191-28/+17
| * | iw_cxgb4: Fixes static checker warning in c4iw_rdev_open()Hariprasad S2016-01-191-4/+4