| Commit message (Expand) | Author | Age | Files | Lines |
* | infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses | Joe Perches | 2015-05-12 | 1 | -2/+1 |
*---. | Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ... | Doug Ledford | 2015-04-15 | 6 | -166/+391 |
|\ \ \ |
|
| | | * | IB/mlx4: Change alias guids default to be host assigned | Yishai Hadas | 2015-04-15 | 1 | -2/+2 |
| | | * | IB/mlx4: Request alias GUID on demand | Yishai Hadas | 2015-04-15 | 3 | -0/+75 |
| | | * | IB/mlx4: Change init flow to request alias GUIDs for active VFs | Yishai Hadas | 2015-04-15 | 3 | -79/+50 |
| | | * | IB/mlx4: Manage admin alias GUID upon admin request | Yishai Hadas | 2015-04-15 | 2 | -9/+15 |
| | | * | IB/mlx4: Alias GUID adding persistency support | Yishai Hadas | 2015-04-15 | 3 | -84/+245 |
| |_|/
|/| | |
|
| | * | infiniband/mlx4: check for mapping error | Sebastian Ott | 2015-04-15 | 2 | -0/+13 |
| |/
|/| |
|
| * | IB/mlx4: Fix WQE LSO segment calculation | Erez Shitrit | 2015-04-15 | 1 | -2/+1 |
|/ |
|
* | net/mlx4: Add SET_PORT opcode modifiers enumeration | Ido Shamay | 2015-04-02 | 1 | -5/+6 |
* | IB/mlx4: Saturate RoCE port PMA counters in case of overflow | Majd Dibbiny | 2015-03-18 | 1 | -4/+16 |
* | IB/mlx4: Verify net device validity on port change event | Moni Shoua | 2015-03-18 | 1 | -1/+5 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-02-21 | 4 | -13/+13 |
|\ |
|
| * | IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian order | Jack Morgenstein | 2015-02-17 | 1 | -1/+1 |
| * | IB/mlx4: Bug fixes in mlx4_ib_resize_cq | Majd Dibbiny | 2015-02-17 | 1 | -4/+3 |
| * | IB/mlx4: Fix memory leak in __mlx4_ib_modify_qp | Majd Dibbiny | 2015-02-17 | 1 | -2/+4 |
| * | IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach | Or Gerlitz | 2015-02-16 | 1 | -5/+5 |
* | | IB/mlx4: Reset flow support for IB kernel ULPs | Yishai Hadas | 2015-02-09 | 5 | -6/+191 |
* | | IB/mlx4: Always use the correct port for mirrored multicast attachments | Moni Shoua | 2015-02-09 | 1 | -1/+5 |
* | | IB/mlx4: Load balance ports in port aggregation mode | Moni Shoua | 2015-02-04 | 4 | -0/+29 |
* | | IB/mlx4: Create mirror flows in port aggregation mode | Moni Shoua | 2015-02-04 | 2 | -13/+80 |
* | | IB/mlx4: Add port aggregation support | Moni Shoua | 2015-02-04 | 1 | -6/+70 |
* | | IB/mlx4: Reuse mlx4_mac_to_u64() | Moni Shoua | 2015-02-04 | 1 | -11/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering | Or Gerlitz | 2015-01-15 | 1 | -1/+2 |
* | | net/mlx4_core: Maintain a persistent memory for mlx4 device | Yishai Hadas | 2015-01-25 | 5 | -14/+20 |
|/ |
|
* | IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr | Jack Morgenstein | 2014-12-15 | 1 | -1/+0 |
* | net/mlx4: Add A0 hybrid steering | Matan Barak | 2014-12-11 | 1 | -2/+4 |
* | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 2014-12-11 | 2 | -5/+8 |
* | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak | 2014-12-11 | 1 | -1/+4 |
* | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak | 2014-11-13 | 1 | -2/+1 |
* | mlx4: Avoid leaking steering rules on flow creation error flow | Or Gerlitz | 2014-10-30 | 1 | -2/+8 |
* | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2014-09-23 | 4 | -78/+159 |
|\ |
|
| * | IB/mlx4: Fix VF mac handling in RoCE | Jack Morgenstein | 2014-09-22 | 2 | -11/+20 |
| * | IB/mlx4: Do not allow APM under RoCE | Jack Morgenstein | 2014-09-22 | 2 | -1/+21 |
| * | IB/mlx4: Don't update QP1 in native mode | Jack Morgenstein | 2014-09-22 | 1 | -0/+4 |
| * | IB/mlx4: Avoid accessing netdevice when building RoCE qp1 header | Jack Morgenstein | 2014-09-22 | 3 | -16/+28 |
| * | IB/mlx4: Avoid executing gid task when device is being removed | Moni Shoua | 2014-09-22 | 1 | -0/+9 |
| * | IB/mlx4: Fix lockdep splat for the iboe lock | Jack Morgenstein | 2014-09-22 | 1 | -12/+12 |
| * | IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes up | Moni Shoua | 2014-09-22 | 1 | -8/+17 |
| * | IB/mlx4: Reorder steps in RoCE GID table initialization | Moni Shoua | 2014-09-22 | 1 | -12/+17 |
| * | IB/mlx4: Don't duplicate the default RoCE GID | Moni Shoua | 2014-09-22 | 1 | -0/+4 |
| * | IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs() | Moni Shoua | 2014-09-22 | 1 | -23/+26 |
| * | mlx4: Correct error flows in rereg_mr | Matan Barak | 2014-09-22 | 1 | -2/+5 |
| * | IB/mlx4: Disable TSO for Connect-X rev. A0 HCAs | Markus Stockhausen | 2014-09-19 | 1 | -1/+4 |
* | | mlx4: Fix wrong endianess access with QP context flags | Or Gerlitz | 2014-09-10 | 1 | -1/+1 |
* | | net/mlx4: Set vlan stripping policy by the right command | Matan Barak | 2014-09-10 | 1 | -1/+1 |
* | | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN traffic | Or Gerlitz | 2014-08-29 | 2 | -1/+37 |
|/ |
|
*---. | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier | 2014-08-14 | 2 | -5/+3 |
|\ \ \ |
|
| | | * | IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 2014-08-12 | 1 | -4/+2 |
| | |/
| |/| |
|