| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-04-03 | 4 | -29/+27 |
|\ |
|
| *---. | Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'oc... | Roland Dreier | 2014-04-03 | 2 | -6/+7 |
| |\ \ \ |
|
| | | | * | IB/mlx4: Fix a sparse endianness warning | Bart Van Assche | 2014-03-17 | 1 | -1/+1 |
| | | |/
| | |/| |
|
| | | * | 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 |
| | |/ |
|
| * | | IB: Refactor umem to use linear SG table | Yishai Hadas | 2014-03-04 | 2 | -23/+20 |
| |/ |
|
* | | mlx4: Use actual number of PCI functions (PF + VFs) for alias GUID logic | Matan Barak | 2014-03-25 | 1 | -1/+1 |
* | | net/mlx4: Adapt code for N-Port VF | Matan Barak | 2014-03-20 | 3 | -18/+31 |
* | | 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 |
* | | mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE | Shani Michaelli | 2014-03-12 | 1 | -15/+57 |
* | | mlx4: Implement IP based gids support for RoCE/SRIOV | Jack Morgenstein | 2014-03-12 | 5 | -24/+84 |
* | | mlx4: Add ref counting to port MAC table for RoCE | Jack Morgenstein | 2014-03-12 | 2 | -43/+261 |
* | | mlx4: In RoCE allow guests to have multiple GIDS | Jack Morgenstein | 2014-03-12 | 1 | -4/+30 |
* | | mlx4: Adjust QP1 multiplexing for RoCE/SRIOV | Jack Morgenstein | 2014-03-12 | 3 | -20/+67 |
* | | 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 |
|/ |
|
* | Merge branch 'ip-roce' into for-next | Roland Dreier | 2014-01-22 | 6 | -199/+437 |
|\ |
|
| * | IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) | Roland Dreier | 2014-01-19 | 1 | -6/+6 |
| * | IB/mlx4: Add dependency INET | Matan Barak | 2014-01-19 | 1 | -1/+1 |
| * | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 2014-01-18 | 4 | -58/+99 |
| * | IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table | Moni Shoua | 2014-01-18 | 2 | -143/+334 |
| * | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 2014-01-14 | 1 | -2/+7 |
| | | |
| \ | |
*-. \ | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2014-01-22 | 4 | -22/+323 |
|\ \ \
| |_|/
|/| | |
|
| | * | IB/mlx4: Fix error return code | Julia Lawall | 2014-01-18 | 1 | -2/+6 |
| |/
|/| |
|
| * | IB/mlx4: Add support for steerable IB UD QPs | Matan Barak | 2014-01-14 | 3 | -7/+163 |
| * | IB/mlx4: Add mechanism to support flow steering over IB links | Matan Barak | 2014-01-14 | 1 | -1/+134 |
| * | IB/mlx4: Enable device-managed steering support for IB ports too | Matan Barak | 2014-01-14 | 2 | -12/+20 |
|/ |
|
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-11-18 | 2 | -7/+10 |
|\ |
|
| *---. | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 2013-11-17 | 2 | -7/+10 |
| |\ \ \ |
|
| | | | * | IB/mlx4: Fix device max capabilities check | Eli Cohen | 2013-11-15 | 1 | -1/+6 |
| | |_|/
| |/| | |
|
| | | * | IB/mlx4: Fix endless loop in resize CQ | Eli Cohen | 2013-11-15 | 1 | -1/+1 |
| | |/
| |/| |
|
| | * | IB/core: Re-enable create_flow/destroy_flow uverbs | Matan Barak | 2013-11-17 | 1 | -2/+0 |
| | * | IB/core: extended command: an improved infrastructure for uverbs commands | Yann Droneaud | 2013-11-17 | 1 | -3/+3 |
| |/ |
|
* | | net/mlx4_core: Initialize all mailbox buffers to zero before use | Jack Morgenstein | 2013-11-07 | 1 | -6/+0 |
* | | mlx4: Structures and init/teardown for VF resource quotas | Jack Morgenstein | 2013-11-04 | 1 | -4/+4 |
|/ |
|
* | IB/core: Temporarily disable create_flow/destroy_flow uverbs | Yann Droneaud | 2013-10-21 | 1 | -0/+2 |
* | IB/mlx4: Add receive flow steering support | Hadar Hen Zion | 2013-08-28 | 2 | -0/+247 |
* | IB/mlx4: Use default pkey when creating tunnel QPs | Jack Morgenstein | 2013-07-31 | 1 | -2/+8 |
* | net: pass info struct via netdevice notifier | Jiri Pirko | 2013-05-28 | 1 | -1/+1 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-05-08 | 2 | -0/+27 |
|\ |
|
| *-. | Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into... | Roland Dreier | 2013-05-08 | 3 | -1/+28 |
| |\ \ |
|
| | | * | IB/mlx4: Set link type for RAW PACKET QPs in the QP context | Eli Cohen | 2013-04-24 | 1 | -0/+4 |