summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-08-181-1/+1
|\
| * iw_cxgb4: gracefully handle unknown CQE status errorsHariprasad S2015-07-281-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-07-2813-229/+413
|\|
| * RDMA/ocrdma: update ocrdma module license stringDevesh Sharma2015-07-241-1/+1
| * RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-2412-228/+408
| * RDMA/cxgb3: fail get_dma_mr on 64 bit archesSteve Wise2015-07-241-0/+4
* | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
|/
* IB/core: Destroy ocrdma_dev_id IDR on module exitJohannes Thumshirn2015-07-141-0/+1
* IB/mlx4: Optimize do_slave_initDoug Ledford2015-07-141-7/+9
* IB/mlx4: Fix memory leak in do_slave_initDoug Ledford2015-07-141-0/+2
* IB/mlx4: Optimize freeing of items on error unwindManinder Singh2015-07-141-5/+3
* IB/mlx4: Fix use of flow-counters for process_madOr Gerlitz2015-07-141-10/+19
* IB/ipath: Convert use of __constant_<foo> to <foo>Vaishali Thakkar2015-07-141-2/+2
* RDMA/nes: Fix for incorrect recording of the MAC addressTatyana Nikolova2015-07-141-1/+1
* RDMA/nes: Fix for resolving the neighTatyana Nikolova2015-07-141-2/+3
* IB/mlx4: Do not attemp to report HCA clock offset on VFsMatan Barak2015-07-141-5/+6
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-147-14/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-07-052-2/+2
|\
| * make simple_positive() publicAl Viro2015-06-242-2/+2
* | IB/ehca: use kvfree() in ipz_queue_{cd}tor()Pekka Enberg2015-07-011-8/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-2515-428/+902
|\ \
| * | net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-161-24/+8
| * | IB/mlx4: Set VF to read from QP countersEran Ben Elisha2015-06-161-2/+4
| * | IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-164-17/+39
| * | net/mlx4_core: Add sink counterEran Ben Elisha2015-06-161-1/+2
| * | net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-121-6/+2
| * | mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-053-1/+25
| * | IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-051-0/+4
| * | IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-053-173/+657
| * | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-051-1/+1
| * | cxgb4: Add ethtool support to get adapter statsHariprasad Shenai2015-06-041-4/+4
| * | net/mlx4: Add EQ poolMatan Barak2015-05-312-49/+23
| * | net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-311-2/+2
| * | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-311-3/+1
| * | net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-318-146/+124
| * | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-313-4/+3
| * | net/mlx4_core: Modify port values when generting EQEs for VFsOr Gerlitz2015-05-251-1/+6
| * | IB/mlx4: Convert slave port before building address-handleOr Gerlitz2015-05-251-4/+7
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-2448-235/+786
|\ \ \
| * | | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-1218-22/+96
| * | | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-127-0/+10
| * | | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-124-4/+8
| * | | 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-1215-22/+69
| * | | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-124-5/+14
| * | | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-1221-41/+110
| * | | 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