]> Git Repo - linux.git/commit
net: Add fraglist GRO/GSO feature flags
authorSteffen Klassert <[email protected]>
Sat, 25 Jan 2020 10:26:42 +0000 (11:26 +0100)
committerDavid S. Miller <[email protected]>
Mon, 27 Jan 2020 10:00:21 +0000 (11:00 +0100)
commit3b33583265ed3b0ae76eddbabf9d038b4076d1a9
tree221f57ea09c94f91e5f83a887ebd8d91f94b27a2
parent79572c98c554dcdb080bca547c871a51716dcdf8
net: Add fraglist GRO/GSO feature flags

This adds new Fraglist GRO/GSO feature flags. They will be used
to configure fraglist GRO/GSO what will be implemented with some
followup paches.

Signed-off-by: Steffen Klassert <[email protected]>
Reviewed-by: Willem de Bruijn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/linux/netdev_features.h
include/linux/netdevice.h
include/linux/skbuff.h
net/ethtool/common.c
This page took 0.055701 seconds and 4 git commands to generate.