summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Merge branch 'nexthop-Small-changes'David S. Miller4-13/+24
2020-09-16selftests: fib_nexthops: Test cleanup of FDB entries following nexthop deletionIdo Schimmel1-0/+14
2020-09-16nexthop: Only emit a notification when nexthop is actually deletedIdo Schimmel1-2/+2
2020-09-16nexthop: Convert to blocking notification chainIdo Schimmel2-7/+8
2020-09-16nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel1-1/+0
2020-09-16nexthop: Remove unused function declaration from header fileIdo Schimmel1-3/+0
2020-09-16chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4Geert Uytterhoeven1-0/+2
2020-09-16Merge branch 'mlxsw-Introduce-fw_fatal-health-reporter-and-test-cmd-toDavid S. Miller9-383/+742
2020-09-16mlxsw: core: Introduce fw_fatal health reporterJiri Pirko5-0/+256
2020-09-16devlink: introduce the health reporter test commandJiri Pirko3-0/+35
2020-09-16mlxsw: reg: Add Monitoring FW General Debug RegisterJiri Pirko1-0/+21
2020-09-16mlxsw: reg: Add Monitoring FW Debug RegisterJiri Pirko1-0/+79
2020-09-16mlxsw: Move fw_load_policy devlink param into core.cJiri Pirko2-59/+51
2020-09-16mlxsw: core: Push code doing params register/unregister into separate helpersJiri Pirko1-12/+27
2020-09-16mlxsw: Move fw flashing code into core.cJiri Pirko4-307/+268
2020-09-16mlxsw: Bump firmware version to XX.2008.1310Jiri Pirko1-6/+6
2020-09-16Merge branch 'net-stmmac-Add-ethtool-support-for-get-set-channels'David S. Miller3-64/+98
2020-09-16net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong1-32/+1
2020-09-16net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma1-4/+4
2020-09-16net: stmmac: add ethtool support for get/set channelsOng Boon Leong3-28/+93
2020-09-15Merge branch 'ethtool-add-pause-frame-stats'David S. Miller18-8/+462
2020-09-15mlx4: add pause frame statsJakub Kicinski2-0/+31
2020-09-15mlx5: add pause frame statsJakub Kicinski4-0/+50
2020-09-15ixgbe: add pause frame statsJakub Kicinski1-0/+11
2020-09-15bnxt: add pause frame statsJakub Kicinski1-0/+17
2020-09-15selftests: add a test for ethtool pause statsJakub Kicinski1-0/+108
2020-09-15netdevsim: add pause frame statsJakub Kicinski4-1/+77
2020-09-15docs: net: include the new ethtool pause stats in the stats docJakub Kicinski1-5/+52
2020-09-15ethtool: add standard pause statsJakub Kicinski4-2/+116
2020-09-15Merge branch 's390-qeth-next'David S. Miller15-53/+611
2020-09-15s390/qeth: implement ndo_bridge_setlink for learning_syncAlexandra Winter1-0/+125
2020-09-15s390/qeth: implement ndo_bridge_getlink for learning_syncAlexandra Winter1-1/+22
2020-09-15s390/qeth: Reset address notification in case of buffer overflowAlexandra Winter4-10/+123
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter2-0/+6
2020-09-15s390/qeth: Translate address events into switchdev notifiersAlexandra Winter2-1/+110
2020-09-15s390/qeth: Detect PNSO OC3 capabilityAlexandra Winter3-10/+85
2020-09-15s390/cio: Helper functions to read CSSID, IID, and CHIDAlexandra Winter6-9/+108
2020-09-15s390/cio: Add new Operation Code OC3 to PNSOAlexandra Winter7-22/+32
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi4-3/+24
2020-09-15net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite supportMaor Dickman1-0/+1
2020-09-15net/mlx5e: Add support for tc trapEli Cohen1-0/+10
2020-09-15net/mlx5: E-Switch, Use vport metadata matching by defaultVu Pham1-14/+2
2020-09-15net/mlx5: E-Switch, Setup all vports' metadata to support peer miss ruleVu Pham1-9/+42
2020-09-15net/mlx5: E-Switch, Dedicated metadata for uplink vportVu Pham1-4/+1
2020-09-15net/mlx5: E-Switch, Check and enable metadata support flag before usingVu Pham1-9/+6
2020-09-15net/mlx5e: Add LAG warning if bond slave is not lag masterJianbo Liu3-11/+41
2020-09-15net/mlx5e: Add LAG warning for unsupported tx typeJianbo Liu1-6/+11
2020-09-15net/mlx5e: Return a valid errno if can't get lag device indexJianbo Liu2-4/+9
2020-09-15net/mlx5: Don't call timecounter cyc2time directly from 1PPS flowEran Ben Elisha1-2/+3
2020-09-15net/mlx5: Release clock lock before scheduling a PPS workEran Ben Elisha1-1/+1