summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-01-20r8152: reduce the control transfer of rtl8152_get_version()Hayes Wang
2023-01-20r8152: remove rtl_vendor_mode functionHayes Wang
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-20Revert "Merge branch 'octeontx2-af-CPT'"Jakub Kicinski
2023-01-20Merge branch 'octeontx2-af-miscellaneous-changes-for-cpt'Jakub Kicinski
2023-01-20octeontx2-af: add mbox to return CPT_AF_FLT_INT infoSrujana Challa
2023-01-20octeontx2-af: update cpt lf alloc mailboxSrujana Challa
2023-01-20octeontx2-af: restore rxc conf after teardown sequenceNithin Dabilpuram
2023-01-20octeontx2-af: optimize cpt pf identificationSrujana Challa
2023-01-20octeontx2-af: modify FLR sequence for CPTSrujana Challa
2023-01-20octeontx2-af: add mbox for CPT LF resetSrujana Challa
2023-01-20octeontx2-af: recover CPT engine when it gets faultSrujana Challa
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski
2023-01-20net: hns: Switch to use acpi_evaluate_dsm_typed()Andy Shevchenko
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko
2023-01-20tcp: fix rate_app_limited to default to 1David Morley
2023-01-20bnxt: Do not read past the end of test namesKees Cook
2023-01-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-01-20Merge branch 'net-dcb-rewrite-table'David S. Miller