summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-8/+2
|\
| * IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg2015-06-301-8/+2
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\ \ | |/ |/|
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2415-428/+902
|\ \
| * | net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-151-24/+8
| * | IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-151-2/+4
| * | IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-154-17/+39
| * | net/mlx4_core: Add sink counterEran Ben Elisha2015-06-151-1/+2
| * | net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-6/+2
| * | mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-043-1/+25
| * | IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-041-0/+4
| * | IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-043-173/+657
| * | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-041-1/+1
| * | cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-031-4/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-011-3/+3
| |\ \
| * | | net/mlx4: Add EQ poolMatan Barak2015-05-302-49/+23
| * | | net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-301-2/+2
| * | | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-301-3/+1
| * | | net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-308-146/+124
| * | | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-303-4/+3
| * | | net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2015-05-241-1/+6
| * | | IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-241-4/+7
| | |/ | |/|
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-232-1/+2
|\ \ \
| * | | target: Minimize SCSI header #include directivesBart Van Assche2015-06-022-1/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-2377-1026/+2159
|\ \ \ \
| * | | | IB/mad: Add final OPA MAD processingIra Weiny2015-06-126-43/+230
| * | | | IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-123-0/+133
| * | | | IB/mad: Add partial Intel OPA MAD supportIra Weiny2015-06-123-14/+37
| * | | | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-1220-28/+114
| * | | | IB/mad: Convert allocations from kmem_cache to kzallocIra Weiny2015-06-124-92/+97
| * | | | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-129-0/+24
| * | | | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-1211-13/+26
| * | | | IB/mad: Create a generic helper for DR forwarding checksIra Weiny2015-06-121-9/+16
| * | | | IB/mad: Create a generic helper for DR SMP Recv processingIra Weiny2015-06-121-33/+46
| * | | | IB/mad: Create a generic helper for DR SMP Send processingIra Weiny2015-06-121-34/+46
| * | | | IB/mad: Split IB SMI handling from MAD Recv handlerIra Weiny2015-06-121-36/+49
| * | | | IB/mad cleanup: Generalize processing of MAD dataIra Weiny2015-06-121-6/+6
| * | | | IB/mad cleanup: Clean up function params -- find_mad_agentIra Weiny2015-06-121-18/+18
| * | | | IB/mlx4: Add support for CQ time-stampingMatan Barak2015-06-123-5/+62
| * | | | IB/mlx4: Add mmap call to map the hardware clockMatan Barak2015-06-121-1/+17
| * | | | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-1217-24/+73
| * | | | IB/core: Add timestamp_mask and hca_core_clock to query_deviceMatan Barak2015-06-122-0/+16
| * | | | IB/core: Extend ib_uverbs_create_cqMatan Barak2015-06-123-35/+137
| * | | | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-1211-16/+44
| * | | | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-1223-44/+116
| * | | | iw_cxgb4: support for bar2 qid densities exceeding the page sizeHariprasad S2015-06-115-69/+98
| * | | | Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-113-11/+5
| |\ \ \ \
| | * | | | RDMA/ocrdma: fix double free on pdColin Ian King2015-06-111-1/+0
| | * | | | IB/usnic: clean up some error handling codeDan Carpenter2015-06-111-4/+3
OpenPOWER on IntegriCloud