Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | gro_cells: move to net/core/gro_cells.c | Eric Dumazet | 2017-02-08 | 1 | -82/+4 |
* | gro_cells: mark napi struct as not busy poll candidates | Eric Dumazet | 2016-11-15 | 1 | -0/+3 |
* | gro_cells: gro_cells_receive now return error code | Paolo Abeni | 2016-07-22 | 1 | -6/+5 |
* | gro_cells: remove spinlock protecting receive queues | Eric Dumazet | 2015-08-31 | 1 | -13/+5 |
* | ip_tunnel: Create percpu gro_cell | Martin KaFai Lau | 2015-01-18 | 1 | -17/+12 |
* | gro: Fix kcalloc argument order | Joe Perches | 2013-01-27 | 1 | -2/+2 |
* | net: fix a race in gro_cell_poll() | Eric Dumazet | 2012-12-11 | 1 | -5/+9 |
* | net: add gro_cells infrastructure | Eric Dumazet | 2012-10-01 | 1 | -0/+103 |