summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-061-1/+2
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-201-1/+2
| |
| \
| \
| \
| \
| \
*-----. \ Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland Dreier2013-09-0319-768/+2090
|\ \ \ \ \
| | | | * | IB/qib: Move COUNTER_MASK definition within qib_mad.h header guardsIra Weiny2013-09-021-1/+2
| | | | * | IB/qib: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-131-5/+5
| | | | * | IB/qib: Make qib_driver staticPaul Bolle2013-08-132-2/+1
| | | | * | IB/qib: Improve SDMA performanceCQ Tang2013-08-135-227/+728
| | | |/ / | | |/| |
| | | * | RDMA/ocrdma: Fix compiler warning about int/pointer size mismatchRoland Dreier2013-09-031-2/+2
| | | * | RDMA/ocrdma: Fix passing wrong opcode to modify_srqNaresh Gottumukkala2013-09-021-2/+2
| | | * | RDMA/ocrdma: Fill PVID in UMC caseNaresh Gottumukkala2013-09-024-3/+50
| | | * | RDMA/ocrdma: Add ABI versioning supportNaresh Gottumukkala2013-09-022-0/+3
| | | * | RDMA/ocrdma: Consider multiple SGES in case of DPPNaresh Gottumukkala2013-09-021-7/+25
| | | * | RDMA/ocrdma: Fix for displaying proper link speedNaresh Gottumukkala2013-09-024-2/+97
| | | * | RDMA/ocrdma: Increase STAG array sizeNaresh Gottumukkala2013-09-023-4/+6
| | | * | RDMA/ocrdma: Dont use PD 0 for userpace CQ DBNaresh Gottumukkala2013-09-026-40/+339
| | | * | RDMA/ocrdma: FRMA code cleanupNaresh Gottumukkala2013-09-024-12/+15
| | | * | RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24Naresh Gottumukkala2013-09-024-14/+25
| | | * | RDMA/ocrdma: Fix to work with even a single MSI-X vectorNaresh Gottumukkala2013-09-022-100/+36
| | | * | RDMA/ocrdma: Remove the MTU check based on Ethernet MTUNaresh Gottumukkala2013-09-022-5/+3
| | | * | RDMA/ocrdma: Add support for fast register work requests (FRWR)Naresh Gottumukkala2013-09-026-3/+192
| | | * | RDMA/ocrdma: Create IRD queue fixNaresh Gottumukkala2013-09-023-47/+73
| | | * | RDMA/ocrdma: Cache recv DB until QP moved to RTRNaresh Gottumukkala2013-08-124-7/+29
| | | * | RDMA/ocrdma: Remove __packedNaresh Gottumukkala2013-08-122-80/+84
| | | * | RDMA/ocrdma: Remove driver QP state machineNaresh Gottumukkala2013-08-123-96/+11
| | | * | RDMA/ocrdma: Don't allow zero/invalid sgid usageNaresh Gottumukkala2013-08-121-1/+7
| | | * | RDMA/ocrdma: Remove redundant dev referenceNaresh Gottumukkala2013-08-125-63/+57
| | | * | RDMA/ocrdma: Style and redundant code cleanupNaresh Gottumukkala2013-08-124-90/+96
| | |/ /
| * / / IB/mlx4: Add receive flow steering supportHadar Hen Zion2013-08-282-0/+247
| |/ /
* | | RDMA/cxgb4: Issue RI.FINI before closing when entering TERMSteve Wise2013-08-131-1/+6
* | | RDMA/cxgb4: Advertise ~0ULL as max MR sizeSteve Wise2013-08-131-1/+1
* | | RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASKSteve Wise2013-08-131-1/+1
* | | RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messagesSteve Wise2013-08-131-0/+2
* | | RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrapSteve Wise2013-08-131-2/+5
* | | RDMA/cxgb4: Fix QP flush logicSteve Wise2013-08-134-136/+254
* | | RDMA/cxgb4: Handle newer firmware changesSteve Wise2013-08-132-13/+2
* | | RDMA/cxgb4: Use correct bit shift macros for vlan filter tuplesSteve Wise2013-08-131-1/+1
* | | RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya2013-08-134-300/+636
* | | RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-125-121/+167
|/ /
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier2013-07-3111-13/+30
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| | | | | | | * IB/qib: Add err_decode() call for ring dumpMike Marciniszyn2013-07-302-1/+3
| |_|_|_|_|_|/ |/| | | | | |
| | | | | | * RDMA/ocrdma: Fix several stack info leaksDan Carpenter2013-07-301-1/+4
| | | | | | * RDMA/ocrdma: Remove unused includeRoland Dreier2013-07-261-1/+0
| |_|_|_|_|/ |/| | | | |
| | | | | * Revert "RDMA/nes: Fix compilation error when nes_debug is enabled"Roland Dreier2013-07-301-2/+2
| | | | | * RDMA/nes: Fix info leaks in nes_create_qp() and nes_create_cq()Dan Carpenter2013-07-301-1/+2
| |_|_|_|/ |/| | | |
| | | | * mlx5_core: Variable may be used uninitializedAndi Shyti2013-07-311-1/+1
| | | | * IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter2013-07-311-1/+2
| | | | * IB/mlx5: Fix error return code in init_one()Wei Yongjun2013-07-311-3/+5
| |_|_|/ |/| | |
| | | * IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein2013-07-311-2/+8
| |_|/ |/| |
| | * RDMA/cxgb4: Fix stack info leak in c4iw_create_qp()Dan Carpenter2013-07-301-0/+2
| |/ |/|