aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-14IB/mlx5: Verify that Q counters are supportedKamal Heib1-5/+9
2017-02-14IB/mlx5: Return error for unsupported signature typeLeon Romanovsky1-2/+3
2017-02-14IB/mlx5: Fix out-of-bound accessLeon Romanovsky1-8/+3
2017-02-14RDMA/bnxt_re: Add bnxt_re driver build supportSelvin Xavier4-0/+18
2017-02-14RDMA/bnxt_re: Add bnxt_re RoCE driverSelvin Xavier13-0/+13258
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+6
2017-02-08IB/rxe: Fix mem_check_range integer overflowEyal Itkin1-3/+5
2017-02-08IB/rxe: Fix resid updateEyal Itkin1-1/+1
2017-02-07Merge tag 'mlx5-updates-2017-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-3/+3
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2-0/+2
2017-02-06net-next: treewide use is_vlan_dev() helper function.Parav Pandit2-5/+3
2017-02-06net/mlx5: TX WQE updateSaeed Mahameed1-3/+3
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller24-188/+253
2017-01-27IB/core: Add inline function to validate portYuval Shaia4-18/+13
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche2-61/+96
2017-01-27IB/cma: Fix reversed testChristophe Jaillet1-1/+1
2017-01-27RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabledJack Morgenstein1-1/+2
2017-01-24IB/ipoib: Remove the unnecessary error checkZhu Yanjun4-13/+7
2017-01-24i40iw: Set maj_err and min_err in i40iw_sc_cqp_createShiraz Saleem1-0/+3
2017-01-24IB/qib: Remove empty functionLeon Romanovsky3-12/+0
2017-01-24RDMA/core: create struct ib_port_cacheJack Wang1-83/+51
2017-01-24IB/ipoib: function interface changeZhu Yanjun2-8/+4
2017-01-24i40iw: fix some indenting in i40iw_sc_vsi_init()Dan Carpenter1-3/+3
2017-01-24IB/cma: Allow port reuse for rdma_idMoni Shoua1-7/+60
2017-01-24IB/cma: Add debug messages to error flowsMoni Shoua2-2/+25
2017-01-24IB/ipoib: Remove unnecessary returned value checkZhu Yanjun3-10/+4
2017-01-24IB/isert: fix spelling mistake: "teminating" -> "terminating"Colin Ian King1-1/+1
2017-01-24IB/rxe: Prevent from completer to operate on non valid QPYonatan Cohen1-2/+1
2017-01-24IB/rxe: Fix rxe dev insertion to rxe_dev_listMaor Gottlieb1-1/+1
2017-01-24IB/umem: Release pid in error and ODP flowKenneth Lee1-0/+2
2017-01-24RDMA/qedr: Dispatch port active event from qedr_addRam Amrani2-6/+19
2017-01-24RDMA/qedr: Fix and simplify memory leak in PD allocRam Amrani1-8/+18
2017-01-24RDMA/qedr: Fix RDMA CM loopbackRam Amrani1-2/+2
2017-01-24RDMA/qedr: Fix formattingRam Amrani2-3/+1
2017-01-24RDMA/qedr: Mark three functions as staticRam Amrani1-6/+8
2017-01-24RDMA/qedr: Don't reset QP when queues aren't flushedRam Amrani1-0/+8
2017-01-24RDMA/qedr: Don't spam dmesg if QP is in error stateRam Amrani1-3/+4
2017-01-24RDMA/qedr: Remove CQ spinlock from CM completion handlersRam Amrani2-11/+2
2017-01-24RDMA/qedr: Return max inline data in QP query resultRam Amrani1-1/+1
2017-01-24RDMA/qedr: Return success when not changing QP stateRam Amrani1-1/+1
2017-01-24RDMA/qedr: Fix MTU returned from QP queryAmrani, Ram1-1/+1
2017-01-24RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram4-41/+4
2017-01-24iw_cxgb4: Guard against null cm_id in dump_ep/qpGanesh Goudar1-49/+84
2017-01-24IB/mad: Add port_num to error messageYuval Shaia1-1/+3
2017-01-24IB/vmw_pvrdma: Remove unused qp_typeYuval Shaia1-3/+2
2017-01-24IB/core: Fix typo in commentYuval Shaia1-1/+1
2017-01-24IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error pathAdit Ranadive1-3/+1
2017-01-24IB/vmw_pvrdma: Don't leak info from alloc_ucontextAdit Ranadive1-1/+1
2017-01-24IB/mlx5: Enable Eth VFs to query their min-inline value for user-spaceOr Gerlitz1-0/+9
2017-01-24IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating itBart Van Assche12-446/+11