| Commit message (Expand) | Author | Age |
* | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz | 2014-08-29 |
*---. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2014-08-14 |
|\ \ \ |
|
| | | * | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-13 |
| | |/
| |/| |
|
| | * | IB/mad: add new ioctl to ABI to support new registration options | Ira Weiny | 2014-08-10 |
| |/ |
|
* / | IB/mlx4_ib: Add support for user MR re-registration | Matan Barak | 2014-08-01 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-06-10 |
|\ |
|
| *-. | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier | 2014-06-10 |
| |\ \ |
|
| | | * | IB/mlx4: Fix gfp passing in create_qp_common() | Jiri Kosina | 2014-06-09 |
| | | * | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 2014-06-02 |
| | |/
| |/| |
|
| | * | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 2014-05-30 |
| | * | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 2014-05-30 |
| | * | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses | Jack Morgenstein | 2014-05-30 |
| | * | IB/mlx4: SET_PORT called by mlx4_ib_modify_port should be wrapped | Jack Morgenstein | 2014-05-30 |
| | * | IB/mlx4: fix unitialised variable is_mcast | Colin Ian King | 2014-05-28 |
| |/ |
|
* / | IB/mlx4: Invoke UPDATE_QP for proxy QP1 on MAC changes | Matan Barak | 2014-05-16 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 |
|\ |
|
| *---. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 |
| |\ \ \ |
|
| | | | * | IB/mlx4: Fix a sparse endianness warning | Bart Van Assche | 2014-03-18 |
| | | |/
| | |/| |
|
| | | * | mlx4_core: Make buffer larger to avoid overflow warning | Dan Carpenter | 2014-04-01 |
| | | * | mlx4_core: Fix some indenting in mlx4_ib_add() | Dan Carpenter | 2014-04-01 |
| | |/ |
|
| * / | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 |
| |/ |
|
* | | mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic | Matan Barak | 2014-03-25 |
* | | net/mlx4: Adapt code for N-Port VF | Matan Barak | 2014-03-20 |
* | | IB/mlx4_ib: Adapt code to use caps.num_ports instead of a constant | Matan Barak | 2014-03-20 |
* | | mlx4: Activate RoCE/SRIOV | Jack Morgenstein | 2014-03-12 |
* | | mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE | Shani Michaelli | 2014-03-12 |
* | | mlx4: Implement IP based gids support for RoCE/SRIOV | Jack Morgenstein | 2014-03-12 |
* | | mlx4: Add ref counting to port MAC table for RoCE | Jack Morgenstein | 2014-03-12 |
* | | mlx4: In RoCE allow guests to have multiple GIDS | Jack Morgenstein | 2014-03-12 |
* | | mlx4: Adjust QP1 multiplexing for RoCE/SRIOV | Jack Morgenstein | 2014-03-12 |
* | | net,IB/mlx: Bump all Mellanox driver versions | Amir Vadai | 2014-02-25 |
|/ |
|
*-. | Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma... | Roland Dreier | 2014-02-14 |
|\ \ |
|
| | * | IB/mlx4: Build the port IBoE GID table properly under bonding | Moni Shoua | 2014-02-13 |
| | * | IB/mlx4: Do IBoE GID table resets per-port | Moni Shoua | 2014-02-13 |
| | * | IB/mlx4: Do IBoE locking earlier when initializing the GID table | Moni Shoua | 2014-02-13 |
| | * | IB/mlx4: Move rtnl locking to the right place | Moni Shoua | 2014-02-13 |
| | * | IB/mlx4: Make sure GID index 0 is always occupied | Moni Shoua | 2014-02-13 |
| | * | IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device | Matan Barak | 2014-02-13 |
| |/ |
|
* / | IB: Report using RoCE IP based gids in port caps | Moni Shoua | 2014-02-13 |
|/ |
|
* | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-23 |
|\ |
|
| * | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2014-01-19 |
| * | IB/mlx4: Add dependency INET | Matan Barak | 2014-01-19 |
| * | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-18 |
| * | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua | 2014-01-18 |
| * | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 |
| | | |
| \ | |
*-. \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-23 |
|\ \ \
| |_|/
|/| | |
|
| | * | IB/mlx4: Fix error return code | Julia Lawall | 2014-01-18 |
| |/
|/| |
|
| * | IB/mlx4: Add support for steerable IB UD QPs | Matan Barak | 2014-01-14 |
| * | IB/mlx4: Add mechanism to support flow steering over IB links | Matan Barak | 2014-01-14 |
| * | IB/mlx4: Enable device-managed steering support for IB ports too | Matan Barak | 2014-01-14 |
|/ |
|