summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
...
* | IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+10
|/
* infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> usesJoe Perches2015-05-121-2/+1
*---. Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford2015-04-156-166/+391
|\ \ \
| | | * IB/mlx4: Change alias guids default to be host assignedYishai Hadas2015-04-151-2/+2
| | | * IB/mlx4: Request alias GUID on demandYishai Hadas2015-04-153-0/+75
| | | * IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas2015-04-153-79/+50
| | | * IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas2015-04-152-9/+15
| | | * IB/mlx4: Alias GUID adding persistency supportYishai Hadas2015-04-153-84/+245
| |_|/ |/| |
| | * infiniband/mlx4: check for mapping errorSebastian Ott2015-04-152-0/+13
| |/ |/|
| * IB/mlx4: Fix WQE LSO segment calculationErez Shitrit2015-04-151-2/+1
|/
* net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-5/+6
* IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny2015-03-181-4/+16
* IB/mlx4: Verify net device validity on port change eventMoni Shoua2015-03-181-1/+5
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-214-13/+13
|\
| * IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein2015-02-171-1/+1
| * IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny2015-02-171-4/+3
| * IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny2015-02-171-2/+4
| * IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz2015-02-161-5/+5
* | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-095-6/+191
* | IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua2015-02-091-1/+5
* | IB/mlx4: Load balance ports in port aggregation modeMoni Shoua2015-02-044-0/+29
* | IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua2015-02-042-13/+80
* | IB/mlx4: Add port aggregation supportMoni Shoua2015-02-041-6/+70
* | IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua2015-02-041-11/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-1/+2
|\ \ | |/
| * net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-151-1/+2
* | net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-255-14/+20
|/
* IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein2014-12-151-1/+0
* net/mlx4: Add A0 hybrid steeringMatan Barak2014-12-111-2/+4
* net/mlx4: Change QP allocation schemeEugenia Emantayev2014-12-112-5/+8
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-1/+4
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-2/+1
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-2/+8
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-09-234-78/+159
|\
| * IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein2014-09-222-11/+20
| * IB/mlx4: Do not allow APM under RoCEJack Morgenstein2014-09-222-1/+21
| * IB/mlx4: Don't update QP1 in native modeJack Morgenstein2014-09-221-0/+4
| * IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein2014-09-223-16/+28
| * IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua2014-09-221-0/+9
| * IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein2014-09-221-12/+12
| * IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua2014-09-221-8/+17
| * IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua2014-09-221-12/+17
| * IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua2014-09-221-0/+4
| * IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua2014-09-221-23/+26
| * mlx4: Correct error flows in rereg_mrMatan Barak2014-09-221-2/+5
| * IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen2014-09-191-1/+4
* | mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz2014-09-101-1/+1
* | net/mlx4: Set vlan stripping policy by the right commandMatan Barak2014-09-101-1/+1
* | mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz2014-08-292-1/+37
|/
*---. Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier2014-08-142-5/+3
|\ \ \
OpenPOWER on IntegriCloud