aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+1
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-228/+545
2013-09-10target: Update copyright ownership/year information to 2013Nicholas Bellinger1-1/+1
2013-09-10iser-target: introduce fast memory registration mode (FRWR)Vu Pham2-13/+371
2013-09-10iser-target: generalize rdma memory registration and cleanupVu Pham2-4/+23
2013-09-10iser-target: move rdma wr processing to a shared functionVu Pham2-152/+114
2013-09-09iscsi/iser-target: Convert to command priv_size usageNicholas Bellinger2-75/+41
2013-09-09iser-target: Updates for login negotiation multi-plexing supportNicholas Bellinger1-1/+13
2013-09-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+2
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds43-1542/+4081
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier30-950/+3000
2013-09-03RDMA/ocrdma: Fix compiler warning about int/pointer size mismatchRoland Dreier1-2/+2
2013-09-02IB/iser: Fix redundant pointer check in dealloc flowSagi Grimberg1-1/+1
2013-09-02IB/iser: Fix possible memory leak in iser_create_frwr_pool()Roi Dayan1-3/+7
2013-09-02IB/qib: Move COUNTER_MASK definition within qib_mad.h header guardsIra Weiny1-1/+2
2013-09-02RDMA/ocrdma: Fix passing wrong opcode to modify_srqNaresh Gottumukkala1-2/+2
2013-09-02RDMA/ocrdma: Fill PVID in UMC caseNaresh Gottumukkala4-3/+50
2013-09-02RDMA/ocrdma: Add ABI versioning supportNaresh Gottumukkala2-0/+3
2013-09-02RDMA/ocrdma: Consider multiple SGES in case of DPPNaresh Gottumukkala1-7/+25
2013-09-02RDMA/ocrdma: Fix for displaying proper link speedNaresh Gottumukkala4-2/+97
2013-09-02RDMA/ocrdma: Increase STAG array sizeNaresh Gottumukkala3-4/+6
2013-09-02RDMA/ocrdma: Dont use PD 0 for userpace CQ DBNaresh Gottumukkala6-40/+339
2013-09-02RDMA/ocrdma: FRMA code cleanupNaresh Gottumukkala4-12/+15
2013-09-02RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24Naresh Gottumukkala4-14/+25
2013-09-02RDMA/ocrdma: Fix to work with even a single MSI-X vectorNaresh Gottumukkala2-100/+36
2013-09-02RDMA/ocrdma: Remove the MTU check based on Ethernet MTUNaresh Gottumukkala2-5/+3
2013-09-02RDMA/ocrdma: Add support for fast register work requests (FRWR)Naresh Gottumukkala6-3/+192
2013-09-02RDMA/ocrdma: Create IRD queue fixNaresh Gottumukkala3-47/+73
2013-09-02IB/core: Better checking of userspace values for receive flow steeringMatan Barak1-1/+15
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion2-0/+247
2013-08-28IB/core: Export ib_create/destroy_flow through uverbsHadar Hen Zion3-1/+229
2013-08-28IB/core: Infrastructure for extensible uverbs commandsIgor Ivanov1-5/+24
2013-08-28IB/core: Add receive flow steering supportHadar Hen Zion1-0/+27
2013-08-26[SCSI] IB/iser: Add Discovery supportOr Gerlitz2-2/+12
2013-08-20treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches1-1/+2
2013-08-13IPoIB: Fix race in deleting ipoib_neigh entriesJim Foraker2-9/+3
2013-08-13RDMA/cxgb4: Issue RI.FINI before closing when entering TERMSteve Wise1-1/+6
2013-08-13RDMA/cxgb4: Advertise ~0ULL as max MR sizeSteve Wise1-1/+1
2013-08-13RDMA/cxgb4: Always do GTS write if cidx_inc == CIDXINC_MASKSteve Wise1-1/+1
2013-08-13RDMA/cxgb4: Set arp error handler for PASS_ACCEPT_RPL messagesSteve Wise1-0/+2
2013-08-13RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrapSteve Wise1-2/+5
2013-08-13RDMA/cxgb4: Fix QP flush logicSteve Wise4-136/+254
2013-08-13RDMA/cxgb4: Handle newer firmware changesSteve Wise2-13/+2
2013-08-13RDMA/cxgb4: Use correct bit shift macros for vlan filter tuplesSteve Wise1-1/+1
2013-08-13RDMA/cxgb4: Add support for active and passive open connection with IPv6 addressVipul Pandya4-300/+636
2013-08-13IB/core: Fixes to XRC reference counting in uverbsYishai Hadas2-2/+21
2013-08-13IB/core: Add locking around event dispatching on XRC target QPsYishai Hadas1-0/+3
2013-08-13IB/qib: Clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+5
2013-08-13IB/qib: Make qib_driver staticPaul Bolle2-2/+1