aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdev_features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar1-0/+8
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert1-0/+1
2014-06-04gre: Call gso_make_checksumTom Herbert1-0/+2
2014-06-04net: Add GSO support for UDP tunnels with checksumTom Herbert1-0/+1
2014-04-03net: add busy_poll device featureJiri Pirko1-0/+2
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich1-0/+7
2013-11-07net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend1-0/+2
2013-10-21ipv6: sit: add GSO/TSO supportEric Dumazet1-0/+2
2013-10-19ipip: add GSO/TSO supportEric Dumazet1-0/+2
2013-05-27MPLS: Add limited GSO supportSimon Horman1-1/+3
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller1-6/+6
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy1-0/+6
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-6/+6
2013-03-17net: fix some typos in netif featuresCong Wang1-2/+2
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar1-3/+4
2013-02-15v4 GRE: Add TCP segmentation offload for GREPravin B Shelar1-1/+2
2012-02-24net: Support RX-ALL feature flag.Ben Greear1-0/+2
2012-02-24net: Support RXFCS feature flag.Ben Greear1-0/+2
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław1-3/+2
2011-11-16net: extend netdev_features_t to 64 bitsMichał Mirosław1-1/+1
2011-11-16net: Define enum for net device features.Michał Mirosław1-40/+93
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-0/+4
2011-11-16net: split netdev features to separate headerMichał Mirosław1-0/+90