summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford
2015-04-15infiniband/mlx4: check for mapping errorSebastian Ott
2015-04-15IB/mlx4: Fix WQE LSO segment calculationErez Shitrit
2015-04-15IB/mlx4: Change alias guids default to be host assignedYishai Hadas
2015-04-15IB/mlx4: Request alias GUID on demandYishai Hadas
2015-04-15IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas
2015-04-15IB/mlx4: Manage admin alias GUID upon admin requestYishai Hadas
2015-04-15IB/mlx4: Alias GUID adding persistency supportYishai Hadas
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-03-18IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny
2015-03-18IB/mlx4: Verify net device validity on port change eventMoni Shoua
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-17IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein
2015-02-17IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny
2015-02-17IB/mlx4: Fix memory leak in __mlx4_ib_modify_qpMajd Dibbiny
2015-02-16IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detachOr Gerlitz
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas
2015-02-09IB/mlx4: Always use the correct port for mirrored multicast attachmentsMoni Shoua
2015-02-04IB/mlx4: Load balance ports in port aggregation modeMoni Shoua
2015-02-04IB/mlx4: Create mirror flows in port aggregation modeMoni Shoua
2015-02-04IB/mlx4: Add port aggregation supportMoni Shoua
2015-02-04IB/mlx4: Reuse mlx4_mac_to_u64()Moni Shoua
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2015-01-15net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz
2014-12-15IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein
2014-12-11net/mlx4: Add A0 hybrid steeringMatan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein
2014-09-22IB/mlx4: Do not allow APM under RoCEJack Morgenstein
2014-09-22IB/mlx4: Don't update QP1 in native modeJack Morgenstein
2014-09-22IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein
2014-09-22IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua
2014-09-22IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein
2014-09-22IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua
2014-09-22IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua
2014-09-22IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua
2014-09-22IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua
2014-09-22mlx4: Correct error flows in rereg_mrMatan Barak
2014-09-19IB/mlx4: Disable TSO for Connect-X rev. A0 HCAsMarkus Stockhausen
2014-09-10mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-08-29mlx4: Set user-space raw Ethernet QPs to properly handle VXLAN trafficOr Gerlitz
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-12IB/mlx4: Use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny