summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-24net: ocelot: Simplify MRP deletionHoratiu Vultur
2021-03-24bridge: mrp: Disable roles before deleting the MRP instanceHoratiu Vultur
2021-03-24Merge branch 'hns-cleanups'David S. Miller
2021-03-24net: hns: remove redundant variable initializationYonglong Liu
2021-03-24net: hns: remove unnecessary !! operation in hns_mac_config_sds_loopback_acpi()Yonglong Liu
2021-03-24net: hns: remove unused HNS_LED_PC_REGHuazhong Tan
2021-03-24net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan
2021-03-24net: hns: remove unused config_half_duplex()Huazhong Tan
2021-03-24net: hns: remove unused set_rx_ignore_pause_frames()Huazhong Tan
2021-03-24net: hns: remove unused set_autoneg()Huazhong Tan
2021-03-24net: hns: remove unused get_autoneg()Huazhong Tan
2021-03-23net: make unregister netdev warning timeout configurableDmitry Vyukov
2021-03-23net: ethernet: Remove duplicate include of vhca_event.hWan Jiabing
2021-03-23net: ethernet: indir_table.h is included twiceWan Jiabing
2021-03-23net: ipa: avoid 64-bit modulusAlex Elder
2021-03-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-03-23Merge branch 'bridge-dsa-sandwiched-LAG'David S. Miller
2021-03-23net: ocelot: replay switchdev events when joining bridgeVladimir Oltean
2021-03-23net: ocelot: call ocelot_netdevice_bridge_join when joining a bridged LAGVladimir Oltean
2021-03-23net: dsa: sync up switchdev objects and port attributes when joining the bridgeVladimir Oltean
2021-03-23net: dsa: inherit the actual bridge port flags at join timeVladimir Oltean
2021-03-23net: dsa: pass extack to dsa_port_{bridge,lag}_joinVladimir Oltean
2021-03-23net: dsa: call dsa_port_bridge_join when joining a LAG that is already in a b...Vladimir Oltean
2021-03-23net: bridge: add helper to replay VLANs installed on portVladimir Oltean
2021-03-23net: bridge: add helper to replay port and local fdb entriesVladimir Oltean
2021-03-23net: bridge: add helper to replay port and host-joined mdb entriesVladimir Oltean
2021-03-23net: bridge: add helper to retrieve the current ageing timeVladimir Oltean
2021-03-23net: bridge: add helper for retrieving the current bridge port STP stateVladimir Oltean
2021-03-23net: lapb: Make "lapb_t1timer_running" able to detect an already running timerXie He
2021-03-23e1000: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbevf: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23igb: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ixgbe: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23fm10k: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23ice: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg
2021-03-23e1000e: Fix prototype warningSasha Neftin
2021-03-23igc: Fix prototype warningSasha Neftin
2021-03-23ice: Fix prototype warningsTony Nguyen
2021-03-22net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach
2021-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-03-22net: set initial device refcount to 1Eric Dumazet
2021-03-22Merge branch 'dpaa2-switch-offload-port-flags'David S. Miller
2021-03-22dpaa2-switch: mark skbs with offload_fwd_markIoana Ciornei
2021-03-22dpaa2-switch: add support for configuring per port unknown floodingIoana Ciornei
2021-03-22dpaa2-switch: add support for configuring per port broadcast floodingIoana Ciornei
2021-03-22dpaa2-switch: add support for configuring learning state per portIoana Ciornei
2021-03-22dpaa2-switch: refactor the egress flooding domain setupIoana Ciornei
2021-03-22dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood functionIoana Ciornei
2021-03-22Merge branch 'lantiq-xrx300-xrx330'David S. Miller