summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_arfs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: introduce include/net/rps.hEric Dumazet2024-03-081-0/+1
* ice: add individual interrupt allocationPiotr Raczynski2023-05-161-3/+2
* ice: use pci_irq_vector helper functionPiotr Raczynski2023-05-161-1/+1
* ice: arfs: fix use-after-free when freeing @rx_cpu_rmapAlexander Lobakin2022-04-081-7/+2
* ice: make use of ice_for_each_* macrosMaciej Fijalkowski2021-10-151-1/+1
* ice: Prefer kcalloc over open coded arithmeticLen Baker2021-09-281-1/+1
* ice: Delay netdev registrationAnirudh Venkataramanan2021-03-311-4/+2
* ice: Implement aRFSBrett Creeley2020-05-231-0/+663