summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/main.c
AgeCommit message (Expand)Author
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein
2014-09-22IB/mlx4: Do not allow APM under RoCEJack Morgenstein
2014-09-22IB/mlx4: Don't update QP1 in native modeJack Morgenstein
2014-09-22IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein
2014-09-22IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua
2014-09-22IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein
2014-09-22IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua
2014-09-22IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua
2014-09-22IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua
2014-09-22IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua
2014-09-19IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-08-29mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-12IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-08-01IB/mlx4_ib: Add support for user MR re-registrationMatan Barak
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-05-29IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrappedJack Morgenstein
2014-05-16IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-04-01mlx4_core: Make buffer larger to avoid overflow warningDan Carpenter
2014-04-01mlx4_core: Fix some indenting in mlx4_ib_add()Dan Carpenter
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
2014-03-20IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak
2014-03-12mlx4: Activate RoCE/SRIOVJack Morgenstein
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-19IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2014-01-18IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua
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-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-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-05-28net: pass info struct via netdevice notifierJiri Pirko