index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdev_features.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-04
sctp: Add GSO support
Marcelo Ricardo Leitner
1
-2
/
+5
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
1
-6
/
+6
2016-04-21
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
1
-5
/
+3
2016-04-17
netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO
Alexander Duyck
1
-1
/
+2
2016-04-14
GSO: Support partial segmentation offload
Alexander Duyck
1
-0
/
+5
2016-04-14
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
1
-0
/
+3
2016-02-17
net: add tc offload feature flag
John Fastabend
1
-0
/
+3
2015-12-16
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
1
-6
/
+3
2015-12-16
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+6
2015-12-16
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
1
-2
/
+2
2015-11-03
net/core: fix for_each_netdev_feature
Jarod Wilson
1
-4
/
+2
2015-11-03
net/core: generic support for disabling netdev features down stack
Jarod Wilson
1
-0
/
+11
2015-05-13
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
1
-4
/
+1
2015-02-02
netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...
Roopa Prabhu
1
-1
/
+5
2014-11-06
net: Remove MPLS GSO feature.
Pravin B Shelar
1
-4
/
+1
2014-11-06
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
1
-1
/
+3
2014-07-24
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
1
-0
/
+8
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
1
-0
/
+1
2014-06-05
gre: Call gso_make_checksum
Tom Herbert
1
-0
/
+2
2014-06-05
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
1
-0
/
+1
2014-04-03
net: add busy_poll device feature
Jiri Pirko
1
-0
/
+2
2014-03-29
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
1
-0
/
+7
2013-11-08
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-0
/
+2
2013-10-22
ipv6: sit: add GSO/TSO support
Eric Dumazet
1
-0
/
+2
2013-10-20
ipip: add GSO/TSO support
Eric Dumazet
1
-0
/
+2
2013-05-28
MPLS: Add limited GSO support
Simon Horman
1
-1
/
+3
2013-05-02
net: Restore NETIF_F_* bit ordering.
David Miller
1
-6
/
+6
2013-04-19
net: vlan: add 802.1ad support
Patrick McHardy
1
-0
/
+6
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
1
-6
/
+6
2013-03-17
net: fix some typos in netif features
Cong Wang
1
-2
/
+2
2013-03-10
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
1
-3
/
+4
2013-02-16
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
1
-1
/
+2
2012-02-24
net: Support RX-ALL feature flag.
Ben Greear
1
-0
/
+2
2012-02-24
net: Support RXFCS feature flag.
Ben Greear
1
-0
/
+2
2011-11-17
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-3
/
+2
2011-11-17
net: extend netdev_features_t to 64 bits
Michał Mirosław
1
-1
/
+1
2011-11-17
net: Define enum for net device features.
Michał Mirosław
1
-40
/
+93
2011-11-17
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-0
/
+4
2011-11-17
net: split netdev features to separate header
Michał Mirosław
1
-0
/
+90