summaryrefslogtreecommitdiff
path: root/include/net/gro_cells.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-23gro_cells: make sure device is up in gro_cells_receive()Eric Dumazet1-2/+10
2019-01-13gro_cell: add napi_disable in gro_cells_destroyLorenzo Bianconi1-0/+1
2015-09-01gro_cells: remove spinlock protecting receive queuesEric Dumazet1-13/+5
2015-01-18ip_tunnel: Create percpu gro_cellMartin KaFai Lau1-17/+12
2013-01-28gro: Fix kcalloc argument orderJoe Perches1-2/+2
2012-12-11net: fix a race in gro_cell_poll()Eric Dumazet1-5/+9
2012-10-02net: add gro_cells infrastructureEric Dumazet1-0/+103