aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/main.c
Commit message (Expand)AuthorAge
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-11
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-13
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-30
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-23
|\
| * IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein2014-09-22
| * IB/mlx4: Do not allow APM under RoCEJack Morgenstein2014-09-22
| * IB/mlx4: Don't update QP1 in native modeJack Morgenstein2014-09-22
| * IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein2014-09-22
| * IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua2014-09-22
| * IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein2014-09-22
| * IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua2014-09-22
| * IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua2014-09-22
| * IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua2014-09-22
| * IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua2014-09-22
| * IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen2014-09-19
* | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-10
* | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2014-08-29
|/
*-. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-14
|\ \
| | * IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick2014-08-13
| |/
* / IB/mlx4_ib: Add support for user MR re-registrationMatan Barak2014-08-01
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-10
|\
| * IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrappedJack Morgenstein2014-05-30
* | IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changesMatan Barak2014-05-16
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-03
|\
| * mlx4_core: Make buffer larger to avoid overflow warningDan Carpenter2014-04-01
| * mlx4_core: Fix some indenting in mlx4_ib_add()Dan Carpenter2014-04-01
* | net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-20
* | IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constantMatan Barak2014-03-20
* | mlx4: Activate RoCE/SRIOVJack Morgenstein2014-03-12
* | net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai2014-02-25
|/
*-. Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier2014-02-14
|\ \
| | * IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua2014-02-13
| | * IB/mlx4: Do IBoE GID table resets per-portMoni Shoua2014-02-13
| | * IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua2014-02-13
| | * IB/mlx4: Move rtnl locking to the right placeMoni Shoua2014-02-13
| | * IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua2014-02-13
| | * IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak2014-02-13
| |/
* / IB: Report using RoCE IP based gids in port capsMoni Shoua2014-02-13
|/
* Merge branch 'ip-roce' into for-nextRoland Dreier2014-01-23
|\
| * IB/mlx4: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier2014-01-19
| * IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID tableMoni Shoua2014-01-18
* | IB/mlx4: Add support for steerable IB UD QPsMatan Barak2014-01-14
* | IB/mlx4: Add mechanism to support flow steering over IB linksMatan Barak2014-01-14
* | IB/mlx4: Enable device-managed steering support for IB ports tooMatan Barak2014-01-14
|/
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-11-18
|\
| * IB/core: Re-enable create_flow/destroy_flow uverbsMatan Barak2013-11-17
| * IB/core: extended command: an improved infrastructure for uverbs commandsYann Droneaud2013-11-17
* | net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-07
* | mlx4: Structures and init/teardown for VF resource quotasJack Morgenstein2013-11-04
|/
* IB/core: Temporarily disable create_flow/destroy_flow uverbsYann Droneaud2013-10-21