aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2013-11-08IB/mlx5: Fix srq free in destroy qpMoshe Lazer
2013-11-08IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen
2013-11-08IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen
2013-11-08IB/mlx5: Multithreaded create MREli Cohen
2013-11-08IB/mlx5: Fix check of number of entries in create CQEli Cohen
2013-11-08IB/netlink: Remove superfluous RDMA_NL_GET_OP() maskingMathias Krause
2013-11-08IB/core: Pass imm_data from ib_uverbs_send_wr to ib_send_wr correctlyLatchesar Ionkov
2013-11-08IPoIB: lower NAPI weightMichal Schmidt
2013-11-08IPoIB: Start multicast join process only on active portsErez Shitrit
2013-11-08IPoIB: Add path query flushing in ipoib_ib_dev_cleanupErez Shitrit
2013-11-08IPoIB: Fix usage of uninitialized multicast objectsErez Shitrit
2013-11-08IPoIB: Avoid flushing the driver workqueue on dev_downErez Shitrit
2013-11-08IPoIB: Fix deadlock between dev_change_flags() and __ipoib_dev_flush()Erez Shitrit
2013-11-08IPoIB: Change CM skb memory allocation to be non-atomic during initTal Alon
2013-11-08IPoIB: Fix crash in dev_open error flowErez Shitrit
2013-11-08IB/cxgb4: Fix formatting of physical addressBen Hutchings
2013-11-08IB/cma: Check for GID on listening device firstDoug Ledford
2013-11-08IB/cma: Use cached gidsDoug Ledford
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-07RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlansEyal Perry
2013-11-07target: Drop left-over se_lun->lun_cmd_list shutdown codeNicholas Bellinger
2013-11-06ib_isert: Add support for completion interrupt coalescingNicholas Bellinger
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2013-10-23iser-target: check device before dereferencing its variableVu Pham
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-10-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-10-14Merge branch 'misc' into for-nextRoland Dreier
2013-10-14IB: Remove unnecessary semicolonsJoe Perches
2013-10-14treewide: Fix typo in KconfigMasanari Iida
2013-10-10IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen
2013-10-10IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen
2013-10-10IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg
2013-10-10IB/mlx5: Fix opt param mask according to firmware specEli Cohen
2013-10-10mlx5: Fix opt param mask for sq err to rts transitionEli Cohen
2013-10-10IB/mlx5: Disable atomic operationsEli Cohen
2013-10-10IB/mlx5: Avoid async events on invalid port numberEli Cohen
2013-10-10IB/mlx5: Decrease memory consumption of mr cachesEli Cohen
2013-10-10IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer
2013-10-10IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer
2013-10-10IB/mlx5: Fix send work queue size calculationEli Cohen
2013-10-04IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas
2013-10-03ib_srpt: always set response for task managementJack Wang
2013-10-01ib_srpt: Destroy cm_id before destroying QP.Nicholas Bellinger
2013-09-30net ipv4: Convert ipv4.ip_local_port_range to be per netns v3Eric W. Biederman
2013-09-24IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang
2013-09-24IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky