| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| | | * | IB/mlx4: Disable VLAN stripping for RAW PACKET QPs | Dotan Barak | 2013-04-24 | 1 | -0/+2 |
| | | * | IB/mlx4: Fetch XRC SRQ in the CQ polling code | Shlomo Pongratz | 2013-04-16 | 1 | -0/+21 |
| | |/
| |/| |
|
| | * | RDMA: Rename random32() to prandom_u32() | Akinobu Mita | 2013-04-16 | 1 | -1/+1 |
| |/ |
|
* | | drivers/infiniband/hw: rename random32() to prandom_u32() | Andrew Morton | 2013-05-07 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 1 | -1/+1 |
|\ \ |
|
| * | | net/mlx4_en: Add HW timestamping (TS) support | Amir Vadai | 2013-04-24 | 1 | -1/+1 |
| |/ |
|
* | | drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic() | Jeff Layton | 2013-04-29 | 1 | -3/+1 |
|/ |
|
* | mlx4: remove leftover idr_pre_get() call | Tejun Heo | 2013-03-13 | 1 | -1/+0 |
* | idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c | Tejun Heo | 2013-02-27 | 1 | -1/+1 |
* | IB/mlx4: convert to idr_alloc() | Tejun Heo | 2013-02-27 | 1 | -17/+15 |
* | IB/mlx4: Advertise MW support | Shani Michaeli | 2013-02-25 | 1 | -0/+19 |
* | IB/mlx4: Support memory window binding | Shani Michaeli | 2013-02-25 | 3 | -3/+56 |
* | mlx4: Implement memory windows allocation and deallocation | Shani Michaeli | 2013-02-25 | 2 | -0/+64 |
* | IB/mlx4: Remove redundant NULL check before kfree | Syam Sidhardhan | 2013-02-25 | 1 | -2/+1 |
* | IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable | Paul Bolle | 2013-02-25 | 1 | -1/+1 |
* | IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool | Roland Dreier | 2013-02-25 | 2 | -6/+6 |
* | mlx4_core: Propagate MR deregistration failures to caller | Shani Michaeli | 2013-02-21 | 1 | -5/+8 |
* | IB/mlx4_ib: Remove local invalidate segment unused fields | Shani Michaeli | 2013-02-21 | 1 | -4/+2 |
* | IB/mlx4: Adjust duplicate test | Julia Lawall | 2013-02-15 | 1 | -1/+1 |
* | IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov() | Dan Carpenter | 2013-02-15 | 1 | -3/+4 |
* | IB/mlx4: Fix spinlock order to avoid lockdep warnings | Jack Morgenstein | 2012-11-29 | 1 | -2/+2 |
* | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 2012-11-26 | 4 | -14/+60 |
* | IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization | Eli Cohen | 2012-10-18 | 1 | -7/+8 |
* | IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF) | Jack Morgenstein | 2012-10-18 | 2 | -46/+42 |