summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-83/+43
2013-11-13qib_fs: fix (some) dcache abusesAl Viro1-2/+5
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-6/+0
2013-11-07RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry1-5/+21
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein1-4/+4
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-1/+1
2013-10-23iser-target: check device before dereferencing its variableVu Pham1-1/+1
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-111/+116
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud5-0/+25
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds9-103/+85
2013-10-14Merge branch 'misc' into for-nextRoland Dreier5-9/+9
2013-10-14IB: Remove unnecessary semicolonsJoe Perches5-9/+9
2013-10-14treewide: Fix typo in KconfigMasanari Iida1-2/+2
2013-10-10IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen1-3/+4
2013-10-10IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen1-3/+8
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-3/+3
2013-10-10IB/mlx5: Fix opt param mask according to firmware specEli Cohen1-0/+9
2013-10-10mlx5: Fix opt param mask for sq err to rts transitionEli Cohen1-0/+1
2013-10-10IB/mlx5: Disable atomic operationsEli Cohen2-47/+6
2013-10-10IB/mlx5: Avoid async events on invalid port numberEli Cohen1-0/+5
2013-10-10IB/mlx5: Decrease memory consumption of mr cachesEli Cohen1-35/+22
2013-10-10IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer1-1/+3
2013-10-10IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer1-1/+4
2013-10-10IB/mlx5: Fix send work queue size calculationEli Cohen1-6/+16
2013-10-04IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas1-16/+12
2013-10-03ib_srpt: always set response for task managementJack Wang1-6/+4
2013-10-01ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger1-2/+2
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman1-1/+1
2013-09-24IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang1-66/+30
2013-09-24IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang1-1/+1
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/...Linus 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/jik...Linus Torvalds1-1/+2
2013-09-05Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds43-1542/+4081
2013-09-04Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2013-09-03Merge branches 'cxgb4', 'flowsteer', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'q...Roland 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