aboutsummaryrefslogtreecommitdiff
path: root/include/net/gro_cells.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-02-08gro_cells: move to net/core/gro_cells.cGravatar Eric Dumazet 1-82/+4
2016-11-15gro_cells: mark napi struct as not busy poll candidatesGravatar Eric Dumazet 1-0/+3
2016-07-22gro_cells: gro_cells_receive now return error codeGravatar Paolo Abeni 1-6/+5
2015-08-31gro_cells: remove spinlock protecting receive queuesGravatar Eric Dumazet 1-13/+5
2015-01-18ip_tunnel: Create percpu gro_cellGravatar Martin KaFai Lau 1-17/+12
2013-01-27gro: Fix kcalloc argument orderGravatar Joe Perches 1-2/+2
2012-12-11net: fix a race in gro_cell_poll()Gravatar Eric Dumazet 1-5/+9
2012-10-01net: add gro_cells infrastructureGravatar Eric Dumazet 1-0/+103