summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-23net: phy: microchip: run phy initialization during each link updateRakesh Sankaranarayanan
2023-01-23Merge branch 'net-dsa-microchip-add-support-for-credit-based-shaper'Jakub Kicinski
2023-01-23net: dsa: microchip: add support for credit based shaperArun Ramadoss
2023-01-23net: dsa: microchip: enable port queues for tc mqprioArun Ramadoss
2023-01-23net: avoid irqsave in skb_defer_free_flushJesper Dangaard Brouer
2023-01-23ipv6: Document that max_size sysctl is deprecatedJon Maxwell
2023-01-23net: fix kfree_skb_list use of skb_mark_not_on_listJesper Dangaard Brouer
2023-01-23net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()Dan Carpenter
2023-01-23net: mdio: warn once if addr parameter is invalid in mdiobus_get_phy()Heiner Kallweit
2023-01-23Merge tag 'wireless-next-2023-01-23' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-23dt-bindings: net: asix,ax88796c: allow SPI peripheral propertiesKrzysztof Kozlowski
2023-01-23selftests: net: tcp_mmap: populate pages in send pathEric Dumazet
2023-01-23net: mdio: mux-meson-g12a: use devm_clk_get_enabled to simplify the codeHeiner Kallweit
2023-01-23net: mdiobus: Convert to use fwnode_device_is_compatible()Andy Shevchenko
2023-01-23ethtool: Add and use ethnl_update_bool.David S. Miller
2023-01-23Merge branch 'enetc-mac-merge-prep'David S. Miller
2023-01-23net: enetc: stop auto-configuring the port pMACVladimir Oltean
2023-01-23net: enetc: implement software lockstep for port MAC registersVladimir Oltean
2023-01-23net: enetc: stop configuring pMAC in lockstep with eMACVladimir Oltean
2023-01-23net: enetc: add definition for offset between eMAC and pMAC regsVladimir Oltean
2023-01-23net: enetc: detect frame preemption hardware capabilityVladimir Oltean
2023-01-23net: enetc: build common object files into a separate moduleVladimir Oltean
2023-01-23Merge branch 'ethtool-mac-merge'David S. Miller
2023-01-23net: mscc: ocelot: add MAC Merge layer support for VSC9959Vladimir Oltean
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir Oltean
2023-01-23net: mscc: ocelot: hide access to ocelot_stats_layout behind a helperVladimir Oltean
2023-01-23net: mscc: ocelot: allow ocelot_stat_layout elements with no nameVladimir Oltean
2023-01-23net: dsa: add plumbing for changing and getting MAC merge layer stateVladimir Oltean
2023-01-23net: ethtool: add helpers for MM fragment size translationVladimir Oltean
2023-01-23net: ethtool: add helpers for aggregate statisticsVladimir Oltean
2023-01-23docs: ethtool: document ETHTOOL_A_STATS_SRC and ETHTOOL_A_PAUSE_STATS_SRCVladimir Oltean
2023-01-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir Oltean
2023-01-23docs: ethtool-netlink: document interface for MAC Merge layerVladimir Oltean
2023-01-23net: ethtool: add support for MAC Merge layerVladimir Oltean
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2023-01-20Merge branch 'mlxsw-add-support-of-latency-tlv'Jakub Kicinski
2023-01-20mlxsw: Add support of latency TLVAmit Cohen
2023-01-20mlxsw: core: Define latency TLV fieldsAmit Cohen
2023-01-20mlxsw: emad: Add support for latency TLVAmit Cohen
2023-01-20mlxsw: core: Do not worry about changing 'enable_string_tlv' while sending EMADsAmit Cohen
2023-01-20mlxsw: Enable string TLV usage according to MGIR outputAmit Cohen
2023-01-20mlxsw: reg: Add TLV related fields to MGIR registerAmit Cohen
2023-01-20ptp_qoriq: fix latency in ptp_qoriq_adjtime() operationNikhil Gupta
2023-01-20net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang
2023-01-20Merge branch 'net-mdio-remove-support-for-building-c45-muxed-addresses'Jakub Kicinski
2023-01-20net: mdio: Remove support for building C45 muxed addressesAndrew Lunn
2023-01-20net: Remove C45 check in C22 only MDIO bus driversAndrew Lunn
2023-01-20net: ngbe: Drop mdiobus_c45_regad()Michael Walle
2023-01-20net: phy: Remove fallback to old C45 methodAndrew Lunn
2023-01-20Merge branch 'r8152-improve-the-code'Jakub Kicinski