summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_arfs.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-0/+663