aboutsummaryrefslogtreecommitdiff
path: root/include/linux/netdev_features.h
AgeCommit message (Expand)Author
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-19ipip: add GSO/TSO supportEric Dumazet
2013-05-27MPLS: Add limited GSO supportSimon Horman
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-17net: fix some typos in netif featuresCong Wang
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-16net: extend netdev_features_t to 64 bitsMichał Mirosław
2011-11-16net: Define enum for net device features.Michał Mirosław
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-16net: split netdev features to separate headerMichał Mirosław