aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2015-05-06IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-04-19IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-03-18IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz
2014-10-05IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua
2014-10-05IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier
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-01-22Merge branch 'ip-roce' into for-nextRoland Dreier
2014-01-22Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2014-01-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2014-01-19IB/mlx4: Add dependency INETMatan Barak
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua
2014-01-18IB/mlx4: Fix error return codeJulia Lawall
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2014-01-14IB/mlx4: Add support for steerable IB UD QPsMatan Barak
2014-01-14IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak
2014-01-14IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak
2013-11-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-17IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak
2013-11-17IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-11-04mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein
2013-10-21IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud
2013-08-28IB/mlx4: Add receive flow steering supportHadar Hen Zion
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton
2013-04-24IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen
2013-04-24IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-04-16RDMA: Rename random32() to prandom_u32()Akinobu Mita
2013-04-16IB/mlx4: Fetch XRC SRQ in the CQ polling codeShlomo Pongratz
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo