summaryrefslogtreecommitdiff
path: root/net/core/gro_cells.c
AgeCommit message (Expand)Author
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-08-24net: Fix data-races around netdev_max_backlog.Kuniyuki Iwashima
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2022-02-22gro_cells: avoid using synchronize_rcu() in gro_cells_destroy()Eric Dumazet
2020-11-25gro_cells: reduce number of synchronize_net() callsEric Dumazet
2019-03-10gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2018-12-19gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-04-25net: Generic XDPDavid S. Miller
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet