Age | Commit message (Expand) | Author | Files | Lines |
2015-02-10 | IB/mlx4: Reset flow support for IB kernel ULPs | Yishai Hadas | 5 | -6/+191 |
2015-02-10 | IB/mlx4: Always use the correct port for mirrored multicast attachments | Moni Shoua | 1 | -1/+5 |
2015-02-05 | IB/mlx4: Load balance ports in port aggregation mode | Moni Shoua | 4 | -0/+29 |
2015-02-05 | IB/mlx4: Create mirror flows in port aggregation mode | Moni Shoua | 2 | -13/+80 |
2015-02-05 | IB/mlx4: Add port aggregation support | Moni Shoua | 1 | -6/+70 |
2015-02-05 | IB/mlx4: Reuse mlx4_mac_to_u64() | Moni Shoua | 1 | -11/+1 |
2015-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2015-01-26 | net/mlx4_core: Maintain a persistent memory for mlx4 device | Yishai Hadas | 5 | -14/+20 |
2015-01-16 | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 1 | -1/+2 |
2014-12-16 | IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr | Jack Morgenstein | 1 | -1/+0 |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak | 1 | -2/+4 |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 2 | -5/+8 |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak | 1 | -1/+4 |
2014-11-13 | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak | 1 | -2/+1 |
2014-10-31 | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 1 | -2/+8 |
2014-09-24 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -78/+159 |
2014-09-22 | IB/mlx4: Fix VF mac handling in RoCE | Jack Morgenstein | 2 | -11/+20 |
2014-09-22 | IB/mlx4: Do not allow APM under RoCE | Jack Morgenstein | 2 | -1/+21 |
2014-09-22 | IB/mlx4: Don't update QP1 in native mode | Jack Morgenstein | 1 | -0/+4 |
2014-09-22 | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header | Jack Morgenstein | 3 | -16/+28 |
2014-09-22 | IB/mlx4: Avoid executing gid task when device is being removed | Moni Shoua | 1 | -0/+9 |
2014-09-22 | IB/mlx4: Fix lockdep splat for the iboe lock | Jack Morgenstein | 1 | -12/+12 |
2014-09-22 | IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up | Moni Shoua | 1 | -8/+17 |
2014-09-22 | IB/mlx4: Reorder steps in RoCE GID table initialization | Moni Shoua | 1 | -12/+17 |
2014-09-22 | IB/mlx4: Don't duplicate the default RoCE GID | Moni Shoua | 1 | -0/+4 |
2014-09-22 | IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() | Moni Shoua | 1 | -23/+26 |
2014-09-22 | mlx4: Correct error flows in rereg_mr | Matan Barak | 1 | -2/+5 |
2014-09-19 | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs | Markus Stockhausen | 1 | -1/+4 |
2014-09-11 | mlx4: Fix wrong endianess access with QP context flags | Or Gerlitz | 1 | -1/+1 |
2014-09-11 | net/mlx4: Set vlan stripping policy by the right command | Matan Barak | 1 | -1/+1 |
2014-08-30 | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz | 2 | -1/+37 |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2 | -5/+3 |
2014-08-13 | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 1 | -4/+2 |
2014-08-11 | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 1 | -1/+1 |
2014-08-02 | IB/mlx4_ib: Add support for user MR re-registration | Matan Barak | 3 | -1/+93 |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 8 | -68/+221 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 8 | -68/+221 |
2014-06-09 | IB/mlx4: Fix gfp passing in create_qp_common() | Jiri Kosina | 1 | -2/+2 |
2014-06-03 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 4 | -19/+25 |
2014-05-30 | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 1 | -1/+104 |
2014-05-30 | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 1 | -12/+40 |
2014-05-30 | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses | Jack Morgenstein | 2 | -24/+32 |
2014-05-30 | IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped | Jack Morgenstein | 1 | -9/+17 |
2014-05-28 | IB/mlx4: fix unitialised variable is_mcast | Colin Ian King | 1 | -1/+1 |
2014-05-16 | IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes | Matan Barak | 3 | -3/+75 |
2014-04-04 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 4 | -29/+27 |
2014-04-03 | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2 | -6/+7 |
2014-04-01 | mlx4_core: Make buffer larger to avoid overflow warning | Dan Carpenter | 1 | -3/+3 |
2014-04-01 | mlx4_core: Fix some indenting in mlx4_ib_add() | Dan Carpenter | 1 | -2/+3 |
2014-03-26 | mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic | Matan Barak | 1 | -1/+1 |