summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-22isdn: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22Merge branch 'validate-of-nodes-for-dsa-shared-ports'Jakub Kicinski
2022-08-22net: dsa: make phylink-related OF properties mandatory on DSA and CPU portsVladimir Oltean
2022-08-22net: dsa: rename dsa_port_link_{,un}register_ofVladimir Oltean
2022-08-22net: dsa: avoid dsa_port_link_{,un}register_of() calls with platform dataVladimir Oltean
2022-08-22of: base: export of_device_compatible_match() for use in modulesVladimir Oltean
2022-08-22dt-bindings: net: dsa: make phylink bindings required for CPU/DSA portsVladimir Oltean
2022-08-22dt-bindings: net: dsa: rzn1-a5psw: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22dt-bindings: net: dsa: microchip: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22dt-bindings: net: dsa: b53: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22dt-bindings: net: dsa: hellcreek: add missing CPU port phy-mode/fixed-link to...Vladimir Oltean
2022-08-22dt-bindings: net: dsa: xrs700x: add missing CPU port phy-mode to exampleVladimir Oltean
2022-08-22net: prestera: cache port state for non-phylink ports tooMaksym Glubokiy
2022-08-22net: freescale: xgmac: Do not dereference fwnode in struct devicezhaoxiao
2022-08-22Remove DECnet support from kernelStephen Hemminger
2022-08-22Merge branch 'lan966x-lag-support'David S. Miller
2022-08-22net: lan966x: Extend MAC to support also lag interfaces.Horatiu Vultur
2022-08-22net: lan966x: Extend FDB to support also lagHoratiu Vultur
2022-08-22net: lan966x: Add lag support for lan966xHoratiu Vultur
2022-08-22net: lan966x: Extend lan966x_foreign_bridging_checkHoratiu Vultur
2022-08-22net: lan966x: Expose lan966x_switchdev_nb and lan966x_switchdev_blocking_nbHoratiu Vultur
2022-08-22net: lan966x: Flush fdb workqueue when port is leaving a bridge.Horatiu Vultur
2022-08-22net: lan966x: Split lan966x_fdb_event_workHoratiu Vultur
2022-08-22net: lan966x: Add registers used to configure lag interfacesHoratiu Vultur
2022-08-22Merge branch 'tsnep-minor-improvements'David S. Miller
2022-08-22tsnep: Record RX queueGerhard Engleder
2022-08-22tsnep: Support full DMA maskGerhard Engleder
2022-08-22tsnep: Improve TX length handlingGerhard Engleder
2022-08-22tsnep: Add loopback supportGerhard Engleder
2022-08-22tsnep: Fix TSNEP_INFO_TX_TIME register defineGerhard Engleder
2022-08-22openvswitch: Fix overreporting of drops in dropwatchMike Pattrick
2022-08-22openvswitch: Fix double reporting of drops in dropwatchMike Pattrick
2022-08-22Merge branch 'net-phy-QUSGMII'David S. Miller
2022-08-22net: lan966x: Add QUSGMII support for lan966xMaxime Chevallier
2022-08-22net: phy: Add helper to derive the number of ports from a phy modeMaxime Chevallier
2022-08-22dt-bindings: net: ethernet-controller: add QUSGMII modeMaxime Chevallier
2022-08-22net: phy: Introduce QUSGMII PHY modeMaxime Chevallier
2022-08-22net: ethernet: ti: davinci_mdio: Add workaround for errata i2329Ravi Gunasekaran
2022-08-22net: phy: realtek: add support for RTL8211F(D)(I)-VD-CGClark Wang
2022-08-22af_unix: Show number of inflight fds for sockets in TCP_LISTEN state tooKirill Tkhai
2022-08-19net: prestera: add missing ABI compatibility checkMaksym Glubokiy
2022-08-19amt: remove unnecessary skb pointer checkYang Yingliang
2022-08-19selftests/net: test l2 tunnel TOS/TTL inheritingMatthias May
2022-08-19Merge branch 'net-dpaa-cleanups-in-preparation-for-phylink-conversion'Jakub Kicinski
2022-08-19net: fman: memac: Use params instead of priv for max_speedSean Anderson
2022-08-19net: fman: Export/rename some common functionsSean Anderson
2022-08-19net: fman: Configure fixed link in memac_initializationSean Anderson
2022-08-19net: fman: Move struct dev to mac_deviceSean Anderson
2022-08-19net: fman: Store initialization function in match dataSean Anderson
2022-08-19net: fman: Get PCS node in per-mac initSean Anderson