aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny21-31/+120
2015-06-12IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny4-92/+97
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny11-0/+43
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny12-14/+29
2015-06-12IB/mad: Create a generic helper for DR forwarding checksIra Weiny1-9/+16
2015-06-12IB/mad: Create a generic helper for DR SMP Recv processingIra Weiny1-33/+46
2015-06-12IB/mad: Create a generic helper for DR SMP Send processingIra Weiny1-34/+46
2015-06-12IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny1-36/+49
2015-06-12IB/mad cleanup: Generalize processing of MAD dataIra Weiny1-6/+6
2015-06-12IB/mad cleanup: Clean up function params -- find_mad_agentIra Weiny1-18/+18
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak3-5/+62
2015-06-12IB/mlx4: Add mmap call to map the hardware clockMatan Barak3-1/+45
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak18-25/+75
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak4-0/+20
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak4-35/+154
2015-06-12IB/core: Add CQ creation time-stamping flagMatan Barak1-0/+4
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak18-35/+74
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak24-46/+124
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S5-69/+98
2015-06-11cxgb4: Support for user mode bar2 mappings with T4Hariprasad S5-6/+11
2015-06-11Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford3-11/+5
2015-06-11RDMA/ocrdma: fix double free on pdColin Ian King1-1/+0
2015-06-11IB/usnic: clean up some error handling codeDan Carpenter1-4/+3
2015-06-11IB/mthca: use swap() in mthca_make_profile()Fabian Frederick1-6/+2
2015-06-10IB/core: Don't warn on no SA support in event handlerMoni Shoua2-2/+2
2015-06-10IB/core: Don't advertise SA in RoCE port capabilitiesMoni Shoua1-1/+0
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford10-18/+47
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny8-27/+29
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny23-78/+80
2015-06-02IB/core cleanup: Add const to RDMA helpersIra Weiny1-12/+12
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-02rds: re-entry of rds_ib_xmit/rds_iw_xmitWengang Wang3-13/+24
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 Wise2-0/+3
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2Doug Ledford48-644/+1008
2015-05-20IB/core: Change rdma_protocol_iboe to roceIra Weiny4-10/+10
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny17-104/+63
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny15-37/+249
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 Weiny3-11/+11
2015-05-20IB/mad: Clean up rcv_has_same_classIra Weiny1-3/+3
2015-05-20IB/mad: Change ib_response_mad signature argumentsIra Weiny3-14/+14
2015-05-20IB/mad: Change validate_mad signature argumentsIra Weiny1-6/+6
2015-05-18RDS: Switch to generic logging helpersSagi Grimberg7-113/+10
2015-05-18xprtrdma, svcrdma: Switch to generic logging helpersSagi Grimberg3-98/+25
2015-05-18iser-target: Align to generic logging helpersSagi Grimberg1-6/+13
2015-05-18IB/iser: Align to generic logging helpersSagi Grimberg1-10/+18