summaryrefslogtreecommitdiffstats
path: root/include/linux/netdev_features.h
Commit message (Expand)AuthorAgeFilesLines
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-081-0/+2
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-221-0/+2
* ipip: add GSO/TSO supportEric Dumazet2013-10-201-0/+2
* MPLS: Add limited GSO supportSimon Horman2013-05-281-1/+3
* net: Restore NETIF_F_* bit ordering.David Miller2013-05-021-6/+6
* net: vlan: add 802.1ad supportPatrick McHardy2013-04-191-0/+6
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-6/+6
* net: fix some typos in netif featuresCong Wang2013-03-171-2/+2
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-091-3/+4
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-151-1/+2
* net: Support RX-ALL feature flag.Ben Greear2012-02-241-0/+2
* net: Support RXFCS feature flag.Ben Greear2012-02-241-0/+2
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-161-3/+2Star
* net: extend netdev_features_t to 64 bitsMichał Mirosław2011-11-161-1/+1
* net: Define enum for net device features.Michał Mirosław2011-11-161-40/+93
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-0/+4
* net: split netdev features to separate headerMichał Mirosław2011-11-161-0/+90