Age | Commit message (Expand) | Author | Files | Lines |
2016-01-19 | IB/mlx4: Create and use another QP1 for RoCEv2 | Moni Shoua | 1 | -19/+140 |
2016-01-19 | IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers | Moni Shoua | 1 | -9/+51 |
2016-01-19 | IB/mlx4: Support modify_qp for RoCE v2 | Moni Shoua | 1 | -3/+34 |
2016-01-19 | IB/mlx4: Take source mac from AH instead from the port | Moni Shoua | 1 | -22/+2 |
2015-12-24 | IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch | Leon Romanovsky | 1 | -2/+2 |
2015-12-24 | IB/mlx4: Suppress non-fatal memory allocations | Leon Romanovsky | 1 | -2/+4 |
2015-12-23 | IB: remove in-kernel support for memory windows | Christoph Hellwig | 1 | -27/+0 |
2015-12-23 | IB/core: Initialize UD header structure with IP and UDP headers | Moni Shoua | 1 | -2/+5 |
2015-12-09 | IB/mlx4: Use vmalloc for WR buffers when needed | Wengang Wang | 1 | -6/+13 |
2015-10-29 | IB/mlx4: Remove old FRWR API support | Sagi Grimberg | 1 | -31/+0 |
2015-10-29 | IB/mlx4: Support the new memory registration API | Sagi Grimberg | 1 | -0/+25 |
2015-10-29 | Merge branch 'wr-cleanup' into k.o/for-4.4 | Doug Ledford | 1 | -85/+93 |
2015-10-22 | IB/core: Use GID table in AH creation and dmac resolution | Matan Barak | 1 | -10/+37 |
2015-10-22 | IB/core: Add netdev and gid attributes paramteres to cache | Matan Barak | 1 | -2/+3 |
2015-10-22 | IB/mlx4: Add support for blocking multicast loopback QP creation user flag | Eran Ben Elisha | 1 | -5/+8 |
2015-10-22 | IB/mlx4: Add counter based implementation for QP multicast loopback block | Eran Ben Elisha | 1 | -0/+67 |
2015-10-22 | IB/mlx4: Add IB counters table | Eran Ben Elisha | 1 | -3/+5 |
2015-10-08 | IB: split struct ib_send_wr | Christoph Hellwig | 1 | -85/+93 |
2015-08-31 | IB/mlx4: Replace mechanism for RoCE GID management | Moni Shoua | 1 | -3/+7 |
2015-06-16 | IB/mlx4: Add RoCE/IB dedicated counters | Eran Ben Elisha | 1 | -2/+2 |
2015-06-16 | net/mlx4_core: Add sink counter | Eran Ben Elisha | 1 | -1/+2 |
2015-04-15 | Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ... | Doug Ledford | 1 | -2/+5 |
2015-04-15 | infiniband/mlx4: check for mapping error | Sebastian Ott | 1 | -0/+4 |
2015-04-15 | IB/mlx4: Fix WQE LSO segment calculation | Erez Shitrit | 1 | -2/+1 |
2015-02-21 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -2/+4 |
2015-02-18 | IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp | Majd Dibbiny | 1 | -2/+4 |
2015-02-10 | IB/mlx4: Reset flow support for IB kernel ULPs | Yishai Hadas | 1 | -6/+53 |
2015-02-05 | IB/mlx4: Load balance ports in port aggregation mode | Moni Shoua | 1 | -0/+19 |
2015-02-05 | IB/mlx4: Reuse mlx4_mac_to_u64() | Moni Shoua | 1 | -11/+1 |
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 | 1 | -4/+7 |
2014-09-24 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -22/+38 |
2014-09-22 | IB/mlx4: Fix VF mac handling in RoCE | Jack Morgenstein | 1 | -6/+10 |
2014-09-22 | IB/mlx4: Do not allow APM under RoCE | Jack Morgenstein | 1 | -0/+6 |
2014-09-22 | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header | Jack Morgenstein | 1 | -16/+22 |
2014-09-11 | mlx4: Fix wrong endianess access with QP context flags | Or Gerlitz | 1 | -1/+1 |
2014-08-30 | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz | 1 | -1/+7 |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -35/+67 |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 1 | -35/+67 |
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 | 1 | -13/+17 |
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 | 1 | -8/+8 |
2014-05-16 | IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes | Matan Barak | 1 | -0/+8 |
2014-04-04 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2014-03-18 | IB/mlx4: Fix a sparse endianness warning | Bart Van Assche | 1 | -1/+1 |
2014-03-12 | mlx4: Implement IP based gids support for RoCE/SRIOV | Jack Morgenstein | 1 | -2/+9 |
2014-03-12 | mlx4: Add ref counting to port MAC table for RoCE | Jack Morgenstein | 1 | -42/+243 |
2014-03-12 | mlx4: Adjust QP1 multiplexing for RoCE/SRIOV | Jack Morgenstein | 1 | -12/+17 |
2014-01-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -21/+83 |