summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox
AgeCommit message (Expand)AuthorFilesLines
2018-05-22mlxsw: spectrum_router: Add support for route appendDavid Ahern1-0/+2
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko4-20/+19
2018-05-19devlink: extend attrs_set for setting port flavoursJiri Pirko1-2/+2
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko4-7/+9
2018-05-18net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz1-6/+29
2018-05-18net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz1-2/+19
2018-05-18net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz5-21/+43
2018-05-18net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz2-20/+20
2018-05-18net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz5-31/+70
2018-05-18net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou1-1/+16
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed8-10/+47
2018-05-18net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein3-0/+10
2018-05-18net/mlx5: Add source e-switch ownerShahar Klein1-0/+10
2018-05-18net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou3-0/+8
2018-05-18net/mlx5: Add destination e-switch ownerShahar Klein5-7/+13
2018-05-18net/mlx5: Properly handle a vport destination when setting FTEShahar Klein1-0/+3
2018-05-17net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-1/+1
2018-05-17net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-3/+3
2018-05-15net/mlx5e: Remove MLX5E_TEST_BIT macroGal Pressman4-10/+8
2018-05-15net/mlx5e: Use test bit in en accel xmit flowGal Pressman1-2/+2
2018-05-15net/mlx5e: Use __set_bit for adaptive-moderation bit in RQ stateGal Pressman1-1/+1
2018-05-15net/mlx5e: Report all channels with min RX WQEs timeoutEran Ben Elisha1-12/+11
2018-05-15net/mlx5e: Support offloaded TC flows with no matches on headersOr Gerlitz3-3/+16
2018-05-15net/mlx5e: Get the required HW match level while parsing TC flow matchesOr Gerlitz2-17/+24
2018-05-15net/mlx5e: Properly order min inline mode setup while parsing TC matchesOr Gerlitz1-53/+76
2018-05-15net/mlx5e: Use local actions var while processing offloaded TC flow actionsOr Gerlitz1-20/+24
2018-05-15net/mlx5e: Return success when TC offloaded fdb actions parsed okOr Gerlitz1-2/+3
2018-05-15net/mlx5e: Avoid redundant zeroing of offloaded TC flow attributesOr Gerlitz1-2/+0
2018-05-15net/mlx5e: Clean static checker complaints on TC offload and VF reps codeOr Gerlitz2-10/+9
2018-05-15net/mlx5e: Remove double defined DMAC header re-write elementOr Gerlitz1-1/+0
2018-05-15net/mlx5e: Use bool as return type for mlx5e_xdp_handleTariq Toukan1-3/+3
2018-05-15net/mlx5e: Use u8 instead of int for LRO number of segmentsTariq Toukan1-2/+1
2018-05-15net/mlx5e: Skip redundant checks when providing NUD lastuse feedbackRoi Dayan1-0/+2
2018-05-15net/mlx5e: Remove redundant vport context vlan updateSaeed Mahameed1-1/+0
2018-05-14mlxsw: spectrum_span: Support LAG under mirror-to-gretapPetr Machata1-0/+21
2018-05-14net/mlx4_core: Fix error handling in mlx4_init_port_info.Tarick Bedeir1-1/+3
2018-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-12/+76
2018-05-11mlxsw: spectrum_span: Use a more fitting error codePetr Machata1-1/+1
2018-05-11mlxsw: spectrum_span: Rename misnamed variable l3edevPetr Machata1-16/+16
2018-05-11Merge tag 'mlx5-fixes-2018-05-10' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller5-1/+52
2018-05-11mlxsw: core: Fix an error handling path in 'mlxsw_core_bus_device_register()'Christophe JAILLET1-2/+2
2018-05-11net/mlx5e: Err if asked to offload TC match on frag being firstRoi Dayan1-0/+4
2018-05-11net/mlx5: E-Switch, Include VF RDMA stats in vport statisticsAdi Nissim1-1/+10
2018-05-11net/mlx5: Free IRQs in shutdown pathDaniel Jurgens3-0/+38
2018-05-11mlxsw: spectrum_span: Support VLAN under mirror-to-gretapPetr Machata1-8/+19
2018-05-11mlxsw: spectrum_span: Support mirror-to-VLANPetr Machata1-0/+64
2018-05-11mlxsw: reg: Add MLXSW_REG_MPAT_SPAN_TYPE_REMOTE_ETHPetr Machata1-0/+6
2018-05-11net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET1-7/+1
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2-2/+21