summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-24net: add basic C code generators for NetlinkJakub Kicinski
2023-01-24netlink: add schemas for YAML specsJakub Kicinski
2023-01-24docs: add more netlink docs (incl. spec docs)Jakub Kicinski
2023-01-24Merge branch 'net-sched-use-the-backlog-for-nested-mirred-ingress'Paolo Abeni
2023-01-24act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2023-01-24net/sched: act_mirred: better wording on protection against excessive stack g...Davide Caratti
2023-01-24Merge branch 'fix-cpts-release-action-in-am65-cpts-driver'Paolo Abeni
2023-01-24net: ethernet: ti: am65-cpsw/cpts: Fix CPTS release actionSiddharth Vadapalli
2023-01-24net: ethernet: ti: am65-cpsw: Delete unreachable error handling codeSiddharth Vadapalli
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