Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: add per-cpu storage and net->core_stats | Eric Dumazet | 2022-03-11 | 1 | -1/+1 |
* | gro_cells: avoid using synchronize_rcu() in gro_cells_destroy() | Eric Dumazet | 2022-02-22 | 1 | -5/+31 |
* | gro_cells: reduce number of synchronize_net() calls | Eric Dumazet | 2020-11-25 | 1 | -1/+6 |
* | gro_cells: make sure device is up in gro_cells_receive() | Eric Dumazet | 2019-03-10 | 1 | -4/+18 |
* | gro_cell: add napi_disable in gro_cells_destroy | Lorenzo Bianconi | 2018-12-19 | 1 | -0/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | net: Generic XDP | David S. Miller | 2017-04-25 | 1 | -1/+1 |
* | gro_cells: move to net/core/gro_cells.c | Eric Dumazet | 2017-02-08 | 1 | -0/+92 |