summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_arfs.c
AgeCommit message (Expand)Author
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-05ice: fix memory leak in aRFS after resetGrzegorz Nitka
2025-02-26ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki
2024-03-07net: introduce include/net/rps.hEric Dumazet
2023-05-16ice: add individual interrupt allocationPiotr Raczynski
2023-05-16ice: use pci_irq_vector helper functionPiotr Raczynski
2022-04-08ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin
2021-10-15ice: make use of ice_for_each_* macrosMaciej Fijalkowski
2021-09-28ice: Prefer kcalloc over open coded arithmeticLen Baker
2021-03-31ice: Delay netdev registrationAnirudh Venkataramanan
2020-05-22ice: Implement aRFSBrett Creeley