erator' content='cgit v1.2.3-54-g00ecf'/>
summaryrefslogtreecommitdiff
path: root/net/ipv6/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2017-02-08gro_cells: move to net/core/gro_cells.cEric Dumazet1-0/+1
We have many gro cells users, so lets move the code to avoid duplication. This creates a CONFIG_GRO_CELLS option. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>