aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/gro_cells.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-82/+4
2016-11-15gro_cells: mark napi struct as not busy poll candidatesEric Dumazet1-0/+3
2016-07-22gro_cells: gro_cells_receive now return error codePaolo Abeni1-6/+5
2015-08-31gro_cells: remove spinlock protecting receive queuesEric Dumazet1-13/+5
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau1-17/+12
2013-01-27gro: Fix kcalloc argument orderJoe Perches1-2/+2
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet1-5/+9
2012-10-01net: add gro_cells infrastructureEric Dumazet1-0/+103