aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/netdev_features.h
Commit message (Expand)AuthorAge
* netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-02
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-06
* udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-05
* openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar2014-07-24
* net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-15
* gre: Call gso_make_checksumTom Herbert2014-06-05
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-05
* net: add busy_poll device featureJiri Pirko2014-04-03
* vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-28
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-21
* ipip: add GSO/TSO supportEric Dumazet2013-10-19
* MPLS: Add limited GSO supportSimon Horman2013-05-28
* net: Restore NETIF_F_* bit ordering.David Miller2013-05-02
* net: vlan: add 802.1ad supportPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* net: fix some typos in netif featuresCong Wang2013-03-17
* tunneling: Add generic Tunnel segmentation.Pravin B Shelar2013-03-09
* v4 GRE: Add TCP segmentation offload for GREPravin B Shelar2013-02-15
* net: Support RX-ALL feature flag.Ben Greear2012-02-24
* net: Support RXFCS feature flag.Ben Greear2012-02-24
* net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2011-11-16
* net: extend netdev_features_t to 64 bitsMichał Mirosław2011-11-16
* net: Define enum for net device features.Michał Mirosław2011-11-16
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* net: split netdev features to separate headerMichał Mirosław2011-11-16