summaryrefslogtreecommitdiffstats
path: root/include/net/gro_cells.h
Commit message (Expand)AuthorAgeFilesLines
* gro_cells: move to net/core/gro_cells.cEric Dumazet2017-02-081-82/+4
* gro_cells: mark napi struct as not busy poll candidatesEric Dumazet2016-11-151-0/+3
* gro_cells: gro_cells_receive now return error codePaolo Abeni2016-07-221-6/+5
* gro_cells: remove spinlock protecting receive queuesEric Dumazet2015-08-311-13/+5
* ip_tunnel: Create percpu gro_cellMartin KaFai Lau2015-01-181-17/+12
* gro: Fix kcalloc argument orderJoe Perches2013-01-271-2/+2
* net: fix a race in gro_cell_poll()Eric Dumazet2012-12-111-5/+9
* net: add gro_cells infrastructureEric Dumazet2012-10-011-0/+103