summaryrefslogtreecommitdiff
path: root/include/linux/netdev_features.h
AgeCommit message (Expand)Author
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin
2020-11-03net: add GSO UDP L4 and GSO fraglists to the list of software-backed typesAlexander Lobakin
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-02-16net: Add header for usage of fls64()David S. Miller
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens
2018-07-16net: Add TLS RX offload featureIlya Lesokhin
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn
2018-03-31ethtool: enable Inline TLS in HWAtul Gupta
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-07-24net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca
2017-07-17net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller
2017-04-14net: Add ESP offload featuresSteffen Klassert
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert
2016-04-21netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck
2016-04-16netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSOAlexander Duyck
2016-04-14GSO: Support partial segmentation offloadAlexander Duyck
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck
2016-02-17net: add tc offload feature flagJohn Fastabend
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-02-01netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-04gre: Call gso_make_checksumTom Herbert
2014-06-04net: Add GSO support for UDP tunnels with checksumTom Herbert
2014-04-03net: add busy_poll device featureJiri Pirko
2014-03-28vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
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