summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2015-06-02IB/mlx4: Fix error paths in mlx4_ib_create_flow()Roland Dreier1-2/+3
2015-06-02RDMA/ocrdma: Fix memory leak in _ocrdma_alloc_pd()Roland Dreier1-1/+6
2015-06-02IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche1-2/+2
2015-06-02RDMA/nes: Enable the use of the tos field in the nes driverFaisal Latif2-0/+9
2015-06-02RDMA/iw_cm: Export tos field to iwarp providersSteve Wise1-0/+2
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+3
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+3
2015-05-31net/mlx4: Add EQ poolMatan Barak2-49/+23
2015-05-31net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak1-2/+2
2015-05-31iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-31net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-3/+1
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed8-146/+124
2015-05-31net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai3-4/+3
2015-05-25net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz1-1/+6
2015-05-25IB/mlx4: Convert slave port before building address-handleOr Gerlitz1-4/+7
2015-05-20IB/cma: Fix broken AF_IB UD supportMatthew Finlay1-11/+21
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford34-400/+650
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny2-7/+7
2015-05-20ib/cm: Change reject message type when destroying cm_idTed Kim1-1/+1
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny16-88/+15
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny14-35/+232
2015-05-20IB/user_mad: Fix buggy usage of port indexIra Weiny1-1/+1
2015-05-20IB/user_mad: Use new start/end port functionsIra Weiny1-11/+3
2015-05-20IB/mad: Add const qualifiers to query only functionsIra Weiny2-10/+10
2015-05-20IB/mad: Clean up rcv_has_same_classIra Weiny1-3/+3
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny2-13/+13
2015-05-20IB/mad: Change validate_mad signature argumentsIra Weiny1-6/+6
2015-05-18iser-target: Align to generic logging helpersSagi Grimberg1-6/+13
2015-05-18IB/iser: Align to generic logging helpersSagi Grimberg1-10/+18
2015-05-18IB/srp: Align to generic logging helpersSagi Grimberg1-7/+9
2015-05-18IB/core, cma: Nice log-friendly string helpersSagi Grimberg2-0/+93
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche2-7/+6
2015-05-18IB/srp: Remove !ch->target tests from the reconnect codeBart Van Assche1-7/+1
2015-05-18IB/srp: Remove a superfluous check from srp_free_req_data()Bart Van Assche1-1/+1
2015-05-18IB/srp: Rearrange module descriptionBart Van Assche1-2/+3
2015-05-18IB/srp: Remove superfluous castsBart Van Assche1-8/+5
2015-05-18IB/srp: Fix reconnection failure handlingBart Van Assche1-4/+1
2015-05-18IB/srp: Fix connection state trackingBart Van Assche2-32/+30
2015-05-18IB/srp: Fix a connection setup raceBart Van Assche1-2/+3
2015-05-18IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche1-8/+5
2015-05-18IB/mad: Clean up comments in smi.cIra Weiny1-2/+2
2015-05-18IB/mad: Rename is_data_mad to is_rmpp_data_madIra Weiny1-3/+4
2015-05-18IB/core: Create common start/end port functionsIra Weiny2-55/+32
2015-05-18IB/Verbs: Use management helper rdma_cap_eth_ah()Michael Wang3-4/+4
2015-05-18IB/Verbs: Use management helper rdma_cap_af_ib()Michael Wang1-1/+1
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_mcast()Michael Wang2-6/+6
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_sa()Michael Wang3-8/+8
2015-05-18IB/Verbs: Use management helper rdma_cap_iw_cm()Michael Wang1-7/+7
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_cm()Michael Wang3-14/+13
2015-05-18IB/Verbs: Use management helper rdma_cap_ib_smi()Michael Wang2-2/+2