#!/bin/bash perf record -e raw_syscalls:sys_enter $@ cript>
summaryrefslogtreecommitdiff
path: root/sound/ppc
ccept to netns_ipv4_read_rx
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-19ALSA: ppc: constify snd_pcm_ops structuresArvind Yadav
2017-08-17ALSA: ppc: make snd_pcm_hardware constBhumika Goyal
2017-05-30ALSA: declare snd_kcontrol_new structures as constBhumika Goyal
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-07ALSA: squash lines for simple wrapper functionsMasahiro Yamada
2016-07-05ALSA: ppc/awacs: shut up maybe-uninitialized warningArnd Bergmann
Eric Dumazet
2024-10-09doc: net: Fix .rst rendering of net_cachelines pagesDonald Hunter
2024-10-09Merge net-next/main to resolve conflictsJohannes Berg
2024-10-08wifi: remove iw_public_data from struct net_deviceJohannes Berg
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
2024-09-05net: napi: Prevent overflow of napi_defer_hard_irqsJoe Damato
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-08-30Documentation: Add missing fields to net_cachelinesJoe Damato
2024-03-19net: move dev->state into net_device_read_txrx groupEric Dumazet
2024-02-28Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet
2024-01-03net-device: move xdp_prog to net_device_read_rxEric Dumazet
2024-01-02net-device: move gso_partial_features to net_device_read_txEric Dumazet
2023-12-05Documentations: fix net_cachelines documentation build warningCoco Li
2023-12-02Documentations: Analyze heavily used Networking related structsCoco Li