| Commit message (Expand) | Author | Age | Files | Lines |
* | net/mlx4: Add SET_PORT opcode modifiers enumeration | Ido Shamay | 2015-04-02 | 1 | -5/+6 |
* | IB/mlx4: Verify net device validity on port change event | Moni Shoua | 2015-03-18 | 1 | -1/+5 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-02-21 | 1 | -6/+5 |
|\ |
|
| * | IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach | Or Gerlitz | 2015-02-17 | 1 | -5/+5 |
* | | IB/mlx4: Reset flow support for IB kernel ULPs | Yishai Hadas | 2015-02-09 | 1 | -0/+64 |
* | | IB/mlx4: Always use the correct port for mirrored multicast attachments | Moni Shoua | 2015-02-09 | 1 | -1/+5 |
* | | IB/mlx4: Load balance ports in port aggregation mode | Moni Shoua | 2015-02-05 | 1 | -0/+1 |
* | | IB/mlx4: Create mirror flows in port aggregation mode | Moni Shoua | 2015-02-05 | 1 | -12/+72 |
* | | IB/mlx4: Add port aggregation support | Moni Shoua | 2015-02-05 | 1 | -6/+70 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-28 | 1 | -1/+2 |
|\| |
|
| * | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 2015-01-16 | 1 | -1/+2 |
* | | net/mlx4_core: Maintain a persistent memory for mlx4 device | Yishai Hadas | 2015-01-25 | 1 | -7/+10 |
|/ |
|
* | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 2014-12-11 | 1 | -1/+1 |
* | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak | 2014-11-13 | 1 | -2/+1 |
* | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 2014-10-31 | 1 | -2/+8 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-09-24 | 1 | -54/+115 |
|\ |
|
| * | IB/mlx4: Fix VF mac handling in RoCE | Jack Morgenstein | 2014-09-22 | 1 | -5/+10 |
| * | IB/mlx4: Do not allow APM under RoCE | Jack Morgenstein | 2014-09-22 | 1 | -1/+15 |
| * | IB/mlx4: Don't update QP1 in native mode | Jack Morgenstein | 2014-09-22 | 1 | -0/+4 |
| * | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header | Jack Morgenstein | 2014-09-22 | 1 | -0/+5 |
| * | IB/mlx4: Avoid executing gid task when device is being removed | Moni Shoua | 2014-09-22 | 1 | -0/+9 |
| * | IB/mlx4: Fix lockdep splat for the iboe lock | Jack Morgenstein | 2014-09-22 | 1 | -12/+12 |
| * | IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up | Moni Shoua | 2014-09-22 | 1 | -8/+17 |
| * | IB/mlx4: Reorder steps in RoCE GID table initialization | Moni Shoua | 2014-09-22 | 1 | -12/+17 |
| * | IB/mlx4: Don't duplicate the default RoCE GID | Moni Shoua | 2014-09-22 | 1 | -0/+4 |
| * | IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() | Moni Shoua | 2014-09-22 | 1 | -23/+26 |
| * | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs | Markus Stockhausen | 2014-09-19 | 1 | -1/+4 |
* | | net/mlx4: Set vlan stripping policy by the right command | Matan Barak | 2014-09-11 | 1 | -1/+1 |
* | | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz | 2014-08-30 | 1 | -0/+30 |
|/ |
|
*-. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2014-08-14 | 1 | -4/+2 |
|\ \ |
|
| | * | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-13 | 1 | -4/+2 |
| |/ |
|
* / | IB/mlx4_ib: Add support for user MR re-registration | Matan Barak | 2014-08-02 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-06-10 | 1 | -9/+17 |
|\ |
|
| * | IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped | Jack Morgenstein | 2014-05-30 | 1 | -9/+17 |
* | | IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes | Matan Barak | 2014-05-16 | 1 | -3/+64 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-04 | 1 | -5/+6 |
|\ |
|
| * | mlx4_core: Make buffer larger to avoid overflow warning | Dan Carpenter | 2014-04-01 | 1 | -3/+3 |
| * | mlx4_core: Fix some indenting in mlx4_ib_add() | Dan Carpenter | 2014-04-01 | 1 | -2/+3 |
* | | net/mlx4: Adapt code for N-Port VF | Matan Barak | 2014-03-20 | 1 | -4/+11 |
* | | IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant | Matan Barak | 2014-03-20 | 1 | -4/+4 |
* | | mlx4: Activate RoCE/SRIOV | Jack Morgenstein | 2014-03-12 | 1 | -8/+0 |
* | | net,IB/mlx: Bump all Mellanox driver versions | Amir Vadai | 2014-02-25 | 1 | -2/+2 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma... | Roland Dreier | 2014-02-14 | 1 | -50/+133 |
|\ \ |
|
| | * | IB/mlx4: Build the port IBoE GID table properly under bonding | Moni Shoua | 2014-02-13 | 1 | -4/+37 |
| | * | IB/mlx4: Do IBoE GID table resets per-port | Moni Shoua | 2014-02-13 | 1 | -17/+18 |
| | * | IB/mlx4: Do IBoE locking earlier when initializing the GID table | Moni Shoua | 2014-02-13 | 1 | -3/+3 |
| | * | IB/mlx4: Move rtnl locking to the right place | Moni Shoua | 2014-02-13 | 1 | -2/+2 |
| | * | IB/mlx4: Make sure GID index 0 is always occupied | Moni Shoua | 2014-02-13 | 1 | -24/+68 |
| | * | IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device | Matan Barak | 2014-02-13 | 1 | -1/+6 |
| |/ |
|
* / | IB: Report using RoCE IP based gids in port caps | Moni Shoua | 2014-02-13 | 1 | -1/+1 |
|/ |
|