summaryrefslogtreecommitdiff
path: root/include/linux/netdev_features.h
Commit message (Expand)AuthorAge
* ethtool: enable Inline TLS in HWAtul Gupta2018-03-31
* net: Introduce NETIF_F_GRO_HW.Michael Chan2017-12-19
* net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-24
* net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca2017-07-24
* net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller2017-07-17
* net: Add ESP offload featuresSteffen Klassert2017-04-14
* net: remove support for per driver ndo_busy_poll()Eric Dumazet2017-02-03
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-03
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-20
* netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck2016-04-21
* netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSOAlexander Duyck2016-04-16
* GSO: Support partial segmentation offloadAlexander Duyck2016-04-14
* GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-14
* net: add tc offload feature flagJohn Fastabend2016-02-17
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-15
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-15
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-15
* net/core: fix for_each_netdev_featureJarod Wilson2015-11-03
* net/core: generic support for disabling netdev features down stackJarod Wilson2015-11-02
* switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-12
* netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-01
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-05
* 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-04
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-04
* 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-27
* 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