summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-042-2/+2
|\
| * make simple_positive() publicAl Viro2015-06-232-2/+2
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-043-178/+34
|\ \
| * | target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-3/+1
| * | target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * | ib_srpt: Remove set-but-not-used variablesBart Van Assche2015-05-301-7/+0
| * | target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-302-19/+9
| * | target: move transport ID handling to the coreChristoph Hellwig2015-05-302-57/+0
| * | target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-6/+0
| * | target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-1/+1
| * | target: move node ACL allocation to core codeChristoph Hellwig2015-05-302-26/+3
| * | target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-45/+13
| * | target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
| * | target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-302-8/+8
* | | 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