summaryrefslogtreecommitdiffstats
path: root/include/linux/netdev_features.h
Commit message (Expand)AuthorAgeFilesLines
* net: hsr: add offloading supportGeorge McCollister2021-02-111-0/+9
* net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin2021-01-231-1/+3
* net: add GSO UDP L4 and GSO fraglists to the list of software-backed typesAlexander Lobakin2020-11-031-2/+2
* net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin2020-09-101-1/+1
* docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab2020-04-301-1/+1
* net: introduce the MACSEC netdev featureAntoine Tenart2020-03-261-0/+3
* net: Add a netdev software feature set that defaults to off.Steffen Klassert2020-01-271-0/+3
* net: Add fraglist GRO/GSO feature flagsSteffen Klassert2020-01-271-1/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* net: Add header for usage of fls64()David S. Miller2019-02-161-0/+1
* net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-151-2/+21
* net: Add TLS RX offload featureIlya Lesokhin2018-07-161-0/+2
* gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2018-05-231-1/+0
* net: Add TLS TX offload featuresIlya Lesokhin2018-05-011-0/+2
* udp: add gso support to virtual devicesWillem de Bruijn2018-04-261-1/+4
* ethtool: enable Inline TLS in HWAtul Gupta2018-03-311-0/+2
* net: Introduce NETIF_F_GRO_HW.Michael Chan2017-12-191-0/+3
* net: accept UFO datagrams from tuntap and packetWillem de Bruijn2017-11-241-1/+3
* net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca2017-07-241-0/+2
* net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller2017-07-171-3/+1
* net: Add ESP offload featuresSteffen Klassert2017-04-141-1/+7
* net: remove support for per driver ndo_busy_poll()Eric Dumazet2017-02-031-2/+0
* sctp: Add GSO supportMarcelo Ricardo Leitner2016-06-031-2/+5
* net: define gso types for IPx over IPv4 and IPv6Tom Herbert2016-05-201-6/+6
* netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck2016-04-211-5/+3
* netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSOAlexander Duyck2016-04-161-1/+2
* GSO: Support partial segmentation offloadAlexander Duyck2016-04-141-0/+5
* GSO: Add GSO type for fixed IPv4 IDAlexander Duyck2016-04-141-0/+3
* net: add tc offload feature flagJohn Fastabend2016-02-171-0/+3
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-151-6/+3
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-151-1/+6
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-151-2/+2
* net/core: fix for_each_netdev_featureJarod Wilson2015-11-031-4/+2
* net/core: generic support for disabling netdev features down stackJarod Wilson2015-11-021-0/+11
* switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman2015-05-121-4/+1
* netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu2015-02-011-1/+5
* net: Remove MPLS GSO feature.Pravin B Shelar2014-11-051-4/+1
* udp: Changes to udp_offload to support remote checksum offloadTom Herbert2014-11-051-1/+3
* openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar2014-07-241-0/+8
* net: Fix GSO constants to match NETIF flagsTom Herbert2014-06-151-0/+1
* gre: Call gso_make_checksumTom Herbert2014-06-041-0/+2
* net: Add GSO support for UDP tunnels with checksumTom Herbert2014-06-041-0/+1
* net: add busy_poll device featureJiri Pirko2014-04-031-0/+2
* vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich2014-03-281-0/+7
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-071-0/+2
* ipv6: sit: add GSO/TSO supportEric Dumazet2013-10-211-0/+2
* ipip: add GSO/TSO supportEric Dumazet2013-10-191-0/+2
* MPLS: Add limited GSO supportSimon Horman2013-05-271-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