aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/netdev_features.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-05net: Fix features skip in for_each_netdev_feature()Tariq Toukan1-2/+2
2021-06-17net: fix mistake path for netdev_features_stringsJian Shen1-1/+1
2021-02-11net: hsr: add offloading supportGeorge McCollister1-0/+9
2021-01-23net: introduce a netdev feature for UDP GRO forwardingAlexander Lobakin1-1/+3
2020-11-03net: add GSO UDP L4 and GSO fraglists to the list of software-backed typesAlexander Lobakin1-2/+2
2020-09-10net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.hMiaohe Lin1-1/+1
2020-04-30docs: networking: convert netdev-features.txt to ReSTMauro Carvalho Chehab1-1/+1
2020-03-26net: introduce the MACSEC netdev featureAntoine Tenart1-0/+3
2020-01-27net: Add a netdev software feature set that defaults to off.Steffen Klassert1-0/+3
2020-01-27net: Add fraglist GRO/GSO feature flagsSteffen Klassert1-1/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2019-02-16net: Add header for usage of fls64()David S. Miller1-0/+1
2019-02-15net: Fix for_each_netdev_feature on Big endianHauke Mehrtens1-2/+21
2018-07-16net: Add TLS RX offload featureIlya Lesokhin1-0/+2
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn1-1/+0
2018-05-01net: Add TLS TX offload featuresIlya Lesokhin1-0/+2
2018-04-26udp: add gso support to virtual devicesWillem de Bruijn1-1/+4
2018-03-31ethtool: enable Inline TLS in HWAtul Gupta1-0/+2
2017-12-19net: Introduce NETIF_F_GRO_HW.Michael Chan1-0/+3
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn1-1/+3
2017-07-24net: add new netdevice feature for offload of RX port for UDP tunnelsSabrina Dubroca1-0/+2
2017-07-17net: Kill NETIF_F_UFO and SKB_GSO_UDP.David S. Miller1-3/+1
2017-04-14net: Add ESP offload featuresSteffen Klassert1-1/+7
2017-02-03net: remove support for per driver ndo_busy_poll()Eric Dumazet1-2/+0
2016-06-03sctp: Add GSO supportMarcelo Ricardo Leitner1-2/+5
2016-05-20net: define gso types for IPx over IPv4 and IPv6Tom Herbert1-6/+6
2016-04-21netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWAREAlexander Duyck1-5/+3
2016-04-16netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSOAlexander Duyck1-1/+2
2016-04-14GSO: Support partial segmentation offloadAlexander Duyck1-0/+5
2016-04-14GSO: Add GSO type for fixed IPv4 IDAlexander Duyck1-0/+3
2016-02-17net: add tc offload feature flagJohn Fastabend1-0/+3
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert1-6/+3
2015-12-15net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert1-1/+6
2015-12-15sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert1-2/+2
2015-11-03net/core: fix for_each_netdev_featureJarod Wilson1-4/+2
2015-11-02net/core: generic support for disabling netdev features down stackJarod Wilson1-0/+11
2015-05-12switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman1-4/+1
2015-02-01netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloadsRoopa Prabhu1-1/+5
2014-11-05net: Remove MPLS GSO feature.Pravin B Shelar1-4/+1
2014-11-05udp: Changes to udp_offload to support remote checksum offloadTom Herbert1-1/+3
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