summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2017-08-29mlxsw: spectrum_dpipe: Fix host table dumpArkadi Sharshevsky1-0/+3
2017-08-29mlxsw: spectrum: compile-in dpipe support only if devlink is enabledJiri Pirko2-1/+17
2017-08-24mlxsw: spectrum_dpipe: Add support for controlling neighbor countersArkadi Sharshevsky3-0/+49
2017-08-24mlxsw: spectrum_dpipe: Add support for IPv4 host table dumpArkadi Sharshevsky1-0/+247
2017-08-24mlxsw: spectrum_router: Add support for setting counters on neighborsArkadi Sharshevsky4-2/+71
2017-08-24mlxsw: reg: Make flow counter set type enum to be sharedArkadi Sharshevsky2-12/+12
2017-08-24mlxsw: spectrum_dpipe: Add IPv4 host table initial supportArkadi Sharshevsky2-0/+103
2017-08-24mlxsw: spectrum_dpipe: Fix label nameArkadi Sharshevsky1-2/+2
2017-08-24mlxsw: spectrum_router: Add helpers for neighbor accessArkadi Sharshevsky2-0/+49
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky1-22/+2
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky1-4/+9
2017-08-24mlxsw: spectrum_dpipe: Fix erif table op name spaceArkadi Sharshevsky1-5/+5
2017-08-24mlxsw: spectrum_flower: Offload goto_chain termination actionJiri Pirko1-4/+19
2017-08-24mlxsw: spectrum_acl: Provide helper to lookup rulesetJiri Pirko2-8/+41
2017-08-24mlxsw: spectrum_acl: Allow to get group_id value for a rulesetJiri Pirko3-0/+24
2017-08-24mlxsw: spectrum: Offload multichain TC rulesJiri Pirko4-15/+25
2017-08-16mlxsw: spectrum_router: Use correct config optionIdo Schimmel1-1/+1
2017-08-16ipv6: fib: Provide offload indication using nexthop flagsIdo Schimmel1-4/+4
2017-08-15mlxsw: spectrum_router: Add support for nexthop group consolidation for IPv6Arkadi Sharshevsky1-9/+141
2017-08-15mlxsw: spectrum_router: Prepare nexthop group's hash table for IPv6Arkadi Sharshevsky1-17/+52
2017-08-14mlxsw: spectrum_router: Use one LPM tree for all virtual routersIdo Schimmel1-94/+165
2017-08-14mlxsw: spectrum_router: Pass argument explicitlyIdo Schimmel1-4/+4
2017-08-14mlxsw: spectrum_router: Return void from deletion functionsIdo Schimmel1-10/+9
2017-08-12mlxsw: make mlxsw_config_profile constBhumika Goyal3-3/+3
2017-08-11net: sched: use newly added classid identity helpersJiri Pirko1-2/+16
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-13/+24
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-5/+3
2017-08-07net: sched: move prio into cls_commonJiri Pirko1-1/+1
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko3-18/+11
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 se...Jiri Pirko1-30/+51
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 Pirko1-5/+5
2017-08-04net: sched: change names of action number helpers to be aligned with the restJiri Pirko2-2/+2
2017-08-04mlxsw: spectrum_switchdev: Release multicast groups during finiIdo Schimmel1-1/+12
2017-08-04mlxsw: spectrum_switchdev: Don't warn about valid situationsIdo Schimmel1-12/+12
2017-08-04mlxsw: spectrum_router: Don't ignore IPv6 notificationsIdo Schimmel1-1/+1
2017-08-04mlxsw: spectrum_router: Abort on source-specific routesIdo Schimmel1-0/+3
2017-08-04mlxsw: spectrum_router: Add support for route replaceIdo Schimmel1-14/+49
2017-08-04mlxsw: spectrum_router: Add support for IPv6 routes addition / deletionIdo Schimmel2-3/+724
2017-08-04mlxsw: spectrum_router: Sanitize IPv6 FIB rulesIdo Schimmel1-0/+25
2017-08-04mlxsw: spectrum_router: Demultiplex FIB event based on familyIdo Schimmel1-21/+44
2017-08-04mlxsw: spectrum_router: Ignore address families other than IPv4Ido Schimmel1-1/+1
2017-08-04net: core: Make the FIB notification chain genericIdo Schimmel1-0/+1
2017-08-03mlxsw: spectrum_router: Refresh offload indication upon group refreshIdo Schimmel1-0/+22
2017-08-03mlxsw: spectrum_router: Don't check state when refreshing offload indicationIdo Schimmel1-11/+2
2017-08-03mlxsw: spectrum_router: Provide offload indication using nexthop flagsIdo Schimmel1-2/+36
2017-08-03mlxsw: 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. Miller1-0/+7
2017-08-01mlxsw: spectrum_router: Simplify a piece of codePetr Machata1-2/+2