Age | Commit message (Expand) | Author | Files | Lines |
2014-09-23 | 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-10 | mlx4: Fix wrong endianess access with QP context flags | Or Gerlitz | 1 | -1/+1 |
2014-08-29 | 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-02 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 1 | -13/+17 |
2014-05-29 | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 1 | -12/+40 |
2014-05-29 | 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-03 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+1 |
2014-03-17 | 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-22 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -21/+83 |
2014-01-18 | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 1 | -24/+81 |
2014-01-14 | IB/core: Ethernet L2 attributes in verbs/cm structures | Matan Barak | 1 | -2/+7 |
2014-01-14 | IB/mlx4: Add support for steerable IB UD QPs | Matan Barak | 1 | -6/+47 |
2013-04-24 | IB/mlx4: Set link type for RAW PACKET QPs in the QP context | Eli Cohen | 1 | -0/+4 |
2013-04-24 | IB/mlx4: Disable VLAN stripping for RAW PACKET QPs | Dotan Barak | 1 | -0/+2 |
2013-02-25 | IB/mlx4: Support memory window binding | Shani Michaeli | 1 | -3/+32 |
2013-02-25 | IB/mlx4: Fix compiler warning about uninitialized 'vlan' variable | Paul Bolle | 1 | -1/+1 |
2013-02-25 | IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool | Roland Dreier | 1 | -4/+4 |
2013-02-21 | IB/mlx4_ib: Remove local invalidate segment unused fields | Shani Michaeli | 1 | -4/+2 |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier | 1 | -76/+584 |
2012-09-30 | mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations | Jack Morgenstein | 1 | -35/+69 |
2012-09-30 | IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP support | Jack Morgenstein | 1 | -73/+543 |
2012-09-30 | IB/mlx4: Fill in sq_sig_type in query QP | Dotan Barak | 1 | -0/+4 |
2012-08-16 | IB/mlx4: Check iboe netdev pointer before dereferencing it | Kleber Sacilotto de Souza | 1 | -1/+5 |
2012-07-24 | Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 1 | -2/+25 |
2012-07-08 | IB/mlx4: Add debug prints | Jack Morgenstein | 1 | -2/+25 |
2012-07-07 | {NET, IB}/mlx4: Add device managed flow steering firmware API | Hadar Hen Zion | 1 | -0/+1 |
2012-06-06 | IB/mlx4: Fix max_wqe capacity reported from query device | Sagi Grimberg | 1 | -6/+15 |
2012-05-21 | Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o... | Roland Dreier | 1 | -17/+37 |
2012-05-08 | IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...) | Shlomo Pongratz | 1 | -11/+11 |
2012-05-08 | IB/mlx4: Put priority bits in WQE of IBoE MLX QP | Oren Duer | 1 | -3/+3 |
2012-05-08 | IB/mlx4: Add raw packet QP support | Or Gerlitz | 1 | -3/+23 |
2012-02-26 | IB/mlx4: Set bad_wr for invalid send opcode | Eli Cohen | 1 | -0/+1 |
2012-01-03 | IB/mlx4: Fix SL to 802.1Q priority-bits mapping for IBoE | Or Gerlitz | 1 | -2/+2 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 1 | -42/+89 |
2011-10-31 | IB/mlx4: Don't set VLAN in IBoE WQEs' control segment | Or Gerlitz | 1 | -9/+2 |
2011-10-13 | IB/mlx4: Add support for XRC QPs | Sean Hefty | 1 | -33/+87 |
2011-07-18 | IB/mlx4: Use flow counters on IBoE ports | Or Gerlitz | 1 | -1/+9 |
2010-12-01 | IB/mlx4: Fix memory ordering of VLAN insertion control bits | Eli Cohen | 1 | -5/+5 |
2010-10-25 | IB/mlx4: Add VLAN support for IBoE | Eli Cohen | 1 | -15/+64 |
2010-10-25 | IB/core: Add VLAN support for IBoE | Eli Cohen | 1 | -1/+1 |