aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-02-13RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua
2014-02-13IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak
2014-02-12IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han
2014-02-12iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger
2014-02-12RDMA/amso1100: Fix error return codeJulia Lawall
2014-02-12RDMA/nes: Fix error return codeJulia Lawall
2014-02-06IB/mlx5: Don't set "block multicast loopback" capabilityEli Cohen
2014-02-06IB/mlx5: Fix binary compatibility with libmlx5Eli Cohen
2014-02-06IB/mlx5: Fix RC transport send queue overhead computationEli Cohen
2014-01-31Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-25iscsi-target: Convert gfp_t parameter to task state bitmaskNicholas Bellinger
2014-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-22IB/mlx5: Verify reserved fields are clearedEli Cohen
2014-01-22IB/mlx5: Allow creation of QPs with zero-length work queuesEli Cohen
2014-01-22IB/mlx5: Add support for resize CQEli Cohen
2014-01-22IB/mlx5: Implement modify CQEli Cohen
2014-01-22IB/mlx5: Make sure doorbell record is visible before doorbellEli Cohen
2014-01-22RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong
2014-01-22IB/qib: Fix QP check when looping back to/from QP1Ira Weiny
2014-01-22RDMA/cxgb4: Fix gcc warning on 32-bit archPaul Bolle
2014-01-22IB/usnic: Remove unused includes of <linux/version.h>Wei Yongjun
2014-01-22RDMA/amso1100: Add check if cache memory was allocated before freeing itSvetlana Mavrina
2014-01-22IPoIB: Report operstate consistently when brought up without a linkMichal Schmidt
2014-01-22IB/core: Fix unused variable warningOr Gerlitz
2014-01-22RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal()Somnath Kotur
2014-01-21IB/usnic: Use GFP_ATOMIC under spinlockDan Carpenter
2014-01-21scsi_transport_srp: Fix a race conditionBart Van Assche
2014-01-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2014-01-19RDMA/ocrdma: Add dependency on INETRoland Dreier
2014-01-19RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6"Roland Dreier
2014-01-19IB/mlx4: Add dependency INETMatan Barak
2014-01-19IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr()Wei Yongjun
2014-01-19IB/core: Make ib_addr a core IB moduleMatan Barak