summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-01-23net: mscc: ocelot: export ethtool MAC Merge stats for Felix VSC9959Vladimir 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-23net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)Vladimir 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-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-20ptp_qoriq: fix latency in ptp_qoriq_adjtime() operationNikhil Gupta
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang
2023-01-20net: mdio: Remove support for building C45 muxed addressesAndrew Lunn
2023-01-20bpf: Invalidate slices on destruction of dynptrs on stackKumar Kartikeya Dwivedi
2023-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko
2023-01-20firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon
2023-01-20net: dcb: add new rewrite tableDaniel Machon
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-01-19devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko
2023-01-19devlink: remove reporters_lockJiri Pirko
2023-01-19devlink: protect health reporter operation with instance lockJiri Pirko
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko
2023-01-19devlink: remove linecards lockJiri Pirko
2023-01-19livepatch: Improve the search performance of module_kallsyms_on_each_symbol()Zhen Lei
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn
2023-01-19wifi: mac80211: drop extra 'e' from ieeee80211... nameJohannes Berg
2023-01-19bitfield: add FIELD_PREP_CONST()Johannes Berg
2023-01-19wifi: mac80211: add kernel-doc for EHT structureJohannes Berg
2023-01-18scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie
2023-01-18scsi: ufs: core: Fix devfreq deadlocksJohan Hovold
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2023-01-18wifi: mac80211: Add HE MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-18wifi: mac80211: Add VHT MU-MIMO related flags in ieee80211_bss_confMuna Sinada
2023-01-18wifi: cfg80211: Use MLD address to indicate MLD STA disconnectionVeerendranath Jakkam
2023-01-18wifi: cfg80211: Support 32 bytes KCK key in GTK rekey offloadShivani Baranwal
2023-01-18wifi: cfg80211: remove support for static WEPJohannes Berg
2023-01-18netfilter: nf_tables: add support to destroy operationFernando Fernandez Mancera
2023-01-18netfilter: nf_tables: avoid retpoline overhead for some ct expression callsFlorian Westphal
2023-01-18netfilter: nf_tables: avoid retpoline overhead for objref callsFlorian Westphal
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17USB: fix misleading usb_set_intfdata() kernel docJohan Hovold
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-17Merge wireless into wireless-nextKalle Valo