aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller22-353/+588
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko5-18/+20
2017-08-07net: sched: change return value of ndo_setup_tc for driver supporting mqprio onlyJiri Pirko1-1/+1
2017-08-07net: sched: move prio into cls_commonJiri Pirko1-1/+1
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko8-38/+22
2017-08-07mlxsw: spectrum: rename cls arg in matchall processingJiri Pirko1-7/+7
2017-08-07mlxsw: spectrum: push cls_flower and cls_matchall setup_tc processing into separate functionsJiri Pirko1-30/+51
2017-08-07mlx5e_rep: push cls_flower setup_tc processing into a separate functionJiri Pirko1-20/+29
2017-08-07mlx5e: push cls_flower and mqprio setup_tc processing into separate functionsJiri Pirko1-25/+31
2017-08-07net: sched: make egress_dev flag part of flower offload structJiri Pirko1-1/+1
2017-08-07net: sched: rename TC_SETUP_MATCHALL to TC_SETUP_CLSMATCHALLJiri Pirko1-1/+1
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko4-16/+17
2017-08-07net/mlx5: Increase the maximum flow counters supportedRabie Loulou5-17/+26
2017-08-07net/mlx5: Delay events till ib registration endsErez Shitrit2-0/+76
2017-08-07net/mlx5: Add CONFIG_MLX5_ESWITCH KconfigSaeed Mahameed10-72/+69
2017-08-07net/mlx5: Separate between E-Switch and MPFSSaeed Mahameed8-221/+375
2017-08-07net/mlx5: Unify vport manager capability checkSaeed Mahameed4-30/+19
2017-08-07net/mlx5e: NIC netdev init flow cleanupSaeed Mahameed3-16/+20
2017-08-07net/mlx5e: Rearrange netdevice ops structuresSaeed Mahameed1-6/+10
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko3-4/+4
2017-08-03mlxsw: spectrum_router: Don't ignore IPv6 notificationsIdo Schimmel1-1/+1
2017-08-03mlxsw: spectrum_router: Abort on source-specific routesIdo Schimmel1-0/+3
2017-08-03mlxsw: spectrum_router: Add support for route replaceIdo Schimmel1-14/+49
2017-08-03mlxsw: spectrum_router: Add support for IPv6 routes addition / deletionIdo Schimmel2-3/+724
2017-08-03mlxsw: spectrum_router: Sanitize IPv6 FIB rulesIdo Schimmel1-0/+25
2017-08-03mlxsw: spectrum_router: Demultiplex FIB event based on familyIdo Schimmel1-21/+44
2017-08-03mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel1-1/+1
2017-08-03net: core: Make the FIB notification chain genericIdo Schimmel1-0/+1
2017-08-02mlxsw: spectrum_router: Refresh offload indication upon group refreshIdo Schimmel1-0/+22
2017-08-02mlxsw: spectrum_router: Don't check state when refreshing offload indicationIdo Schimmel1-11/+2
2017-08-02mlxsw: spectrum_router: Provide offload indication using nexthop flagsIdo Schimmel1-2/+36
2017-08-02mlxsw: core: Use correct EMAD transaction ID in debug messageIdo Schimmel1-1/+1
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-93/+232
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-2/+2
2017-07-31mlxsw: spectrum_router: Clarify a piece of codePetr Machata1-1/+1
2017-07-31mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-3/+1
2017-07-31mlxsw: reg.h: Namespace IP2ME registersPetr Machata1-4/+4
2017-07-31mlxsw: Update specification of reg_ritr_typePetr Machata1-4/+4
2017-07-31mlxsw: spectrum_router: Fix a typoPetr Machata1-1/+1
2017-07-31mlxsw: reg.h: Fix a typoPetr Machata1-1/+1
2017-07-31mlxsw: spectrum_acl: Fix a typoPetr Machata1-1/+1
2017-07-27net/mlx5: Fix mlx5_add_flow_rules call with correct num of destsPaul Blakey1-1/+1
2017-07-27net/mlx5e: Schedule overflow check work to mlx5e workqueueEugenia Emantayev1-6/+5
2017-07-27net/mlx5e: Fix wrong delay calculation for overflow check schedulingEugenia Emantayev1-1/+2
2017-07-27net/mlx5e: Add missing support for PTP_CLK_REQ_PPS requestEugenia Emantayev3-1/+21
2017-07-27net/mlx5e: Change 1PPS out schemeEugenia Emantayev2-38/+87
2017-07-27net/mlx5e: Fix broken disable 1PPS flowEugenia Emantayev1-29/+46
2017-07-27net/mlx5e: Add field select to MTPPS registerEugenia Emantayev3-7/+29
2017-07-27net/mlx5e: Fix outer_header_zero() check sizeIlan Tayari1-1/+1
2017-07-27net/mlx5e: IPoIB, Modify add/remove underlay QPN flowsAlex Vesker1-5/+11