summaryrefslogtreecommitdiff
path: root/include/net/gro_cells.h
AgeCommit message (Expand)Author
2019-03-19gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet
2019-01-09gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi
2016-11-15gro_cells: mark napi struct as not busy poll candidatesEric Dumazet
2016-07-22gro_cells: gro_cells_receive now return error codePaolo Abeni
2015-08-31gro_cells: remove spinlock protecting receive queuesEric Dumazet
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau
2013-01-27gro: Fix kcalloc argument orderJoe Perches
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet
2012-10-01net: add gro_cells infrastructureEric Dumazet