aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds77-1026/+2159
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-42/+26
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo Molnar12-98/+130
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+22
2015-06-18x86/mm/pat, drivers/infiniband/ipath: Use arch_phys_wc_add() and require PAT disabledLuis R. Rodriguez4-42/+26
2015-06-12IB/mad: Add final OPA MAD processingIra Weiny6-43/+230
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny3-0/+133
2015-06-12IB/mad: Add partial Intel OPA MAD supportIra Weiny3-14/+37
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny20-28/+114
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 Weiny9-0/+24
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny11-13/+26
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 Barak1-1/+17
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak17-24/+73
2015-06-12IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2-0/+16
2015-06-12IB/core: Extend ib_uverbs_create_cqMatan Barak3-35/+137
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak11-16/+44
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak23-44/+116
2015-06-11iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S5-69/+98
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-08iser-target: Fix possible use-after-freeSagi Grimberg1-0/+1
2015-06-08iser-target: release stale iser connectionsSagi Grimberg1-1/+17
2015-06-08iser-target: Fix variable-length response error completionSagi Grimberg1-2/+4
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche2-1/+2
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford6-5/+22
2015-06-02IB/core cleanup: Add const to args - agent_send_responseIra Weiny5-16/+17
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny20-73/+75
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-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+3
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
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' into k.o/for-4.2Doug 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