summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe24-139/+179
2018-08-09net/mlx5e: Cleanup of dcbnl related fieldsHuy Nguyen2-21/+11
2018-08-09net/mlx5e: Properly check if hairpin is possible between two functionsOr Gerlitz1-4/+4
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant mirror resource destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant counter destructionNir Dotan1-0/+1
2018-08-03mlxsw: core_acl_flex_actions: Remove redundant resource destructionNir Dotan1-1/+6
2018-08-03mlxsw: core_acl_flex_actions: Return error for conflicting actionsNir Dotan1-21/+21
2018-08-03RDMA/netdev: Use priv_destructor for netdev cleanupJason Gunthorpe1-18/+19
2018-07-31net/mlx5e: IPoIB, Set the netdevice sw mtu in ipoib enhanced flowFeras Daoud1-0/+4
2018-07-31net/mlx5e: Fix null pointer access when setting MTU of vport representorAdi Nissim1-1/+2
2018-07-31net/mlx5e: Set port trust mode to PCP as defaultOr Gerlitz1-0/+2
2018-07-31net/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen1-2/+2
2018-07-25net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe9-139/+62
2018-07-24net/mlx5: Add support for flow table destination numberYishai Hadas3-10/+21
2018-07-24net/mlx5: Add forward compatible support for the FTE match dataYishai Hadas1-76/+1
2018-07-19net/mlx5e: Only allow offloading decap egress (egdev) flowsRoi Dayan1-0/+4
2018-07-19net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2-13/+23
2018-07-19net/mlx5: Fix 'DON'T_TRAP' functionalityRaed Salem1-1/+1
2018-07-19net/mlx5: E-Switch, UBSAN fix undefined behavior in mlx5_eswitch_modeSaeed Mahameed1-1/+1
2018-07-19net/mlx5e: Don't allow aRFS for encapsulated packetsEran Ben Elisha1-0/+3
2018-07-19net/mlx5e: Fix quota counting in aRFS expire flowEran Ben Elisha1-2/+2
2018-07-19net/mlx5: Adjust clock overflow work periodAriel Levkovich1-2/+10
2018-07-19net/mlx5e: Refine ets validation functionShay Agroskin1-9/+8
2018-07-19net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha2-4/+4
2018-07-19net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan1-1/+1
2018-07-19net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich1-0/+1
2018-07-19net/mlx5: Add XRQ commands definitionsMax Gurtovoy1-0/+8
2018-07-19net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu4-7/+17
2018-07-17net/mlx4_en: Don't reuse RX page when XDP is setSaeed Mahameed1-2/+6
2018-07-11net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2-41/+9
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe3-24/+10
2018-07-04net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen1-17/+0
2018-07-04net/ipv6: Revert attempt to simplify route replace and appendDavid Ahern1-24/+24
2018-06-28Merge tag 'mlx5-fixes-2018-06-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller11-33/+41
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky2-7/+10
2018-06-27net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-06-27net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-06-27net/mlx5: Fix wrong size allocation for QoS ETC TC regitsterShay Agroskin1-2/+2
2018-06-27net/mlx5: Fix required capability for manipulating MPFSEli Cohen1-4/+5
2018-06-27net/mlx5: E-Switch, Disallow vlan/spoofcheck setup if not being esw managerEli Cohen2-9/+5
2018-06-27net/mlx5e: Avoid dealing with vport representors if not being e-switch managerOr Gerlitz3-9/+9
2018-06-27net/mlx5: E-Switch, Avoid setup attempt if not being e-switch managerOr Gerlitz5-6/+13
2018-06-27net/mlx5e: Don't attempt to dereference the ppriv struct if not being eswitch...Or Gerlitz1-1/+5
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+1
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas1-0/+5
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas1-0/+4
2018-06-19net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas1-2/+13
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-25/+27
2018-06-15mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata1-1/+3