index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdev_features.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Add ESP offload features
Steffen Klassert
2017-04-14
1
-1
/
+7
*
net: remove support for per driver ndo_busy_poll()
Eric Dumazet
2017-02-03
1
-2
/
+0
*
sctp: Add GSO support
Marcelo Ricardo Leitner
2016-06-03
1
-2
/
+5
*
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
1
-6
/
+6
*
netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE
Alexander Duyck
2016-04-21
1
-5
/
+3
*
netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO
Alexander Duyck
2016-04-16
1
-1
/
+2
*
GSO: Support partial segmentation offload
Alexander Duyck
2016-04-14
1
-0
/
+5
*
GSO: Add GSO type for fixed IPv4 ID
Alexander Duyck
2016-04-14
1
-0
/
+3
*
net: add tc offload feature flag
John Fastabend
2016-02-17
1
-0
/
+3
*
net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM
Tom Herbert
2015-12-15
1
-6
/
+3
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+6
*
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
1
-2
/
+2
*
net/core: fix for_each_netdev_feature
Jarod Wilson
2015-11-03
1
-4
/
+2
*
net/core: generic support for disabling netdev features down stack
Jarod Wilson
2015-11-02
1
-0
/
+11
*
switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag
Scott Feldman
2015-05-12
1
-4
/
+1
*
netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...
Roopa Prabhu
2015-02-01
1
-1
/
+5
*
net: Remove MPLS GSO feature.
Pravin B Shelar
2014-11-05
1
-4
/
+1
*
udp: Changes to udp_offload to support remote checksum offload
Tom Herbert
2014-11-05
1
-1
/
+3
*
openvswitch: Enable tunnel GSO for OVS bridge.
Pravin B Shelar
2014-07-24
1
-0
/
+8
*
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-15
1
-0
/
+1
*
gre: Call gso_make_checksum
Tom Herbert
2014-06-04
1
-0
/
+2
*
net: Add GSO support for UDP tunnels with checksum
Tom Herbert
2014-06-04
1
-0
/
+1
*
net: add busy_poll device feature
Jiri Pirko
2014-04-03
1
-0
/
+2
*
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
2014-03-28
1
-0
/
+7
*
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
2013-11-07
1
-0
/
+2
*
ipv6: sit: add GSO/TSO support
Eric Dumazet
2013-10-21
1
-0
/
+2
*
ipip: add GSO/TSO support
Eric Dumazet
2013-10-19
1
-0
/
+2
*
MPLS: Add limited GSO support
Simon Horman
2013-05-27
1
-1
/
+3
*
net: Restore NETIF_F_* bit ordering.
David Miller
2013-05-02
1
-6
/
+6
*
net: vlan: add 802.1ad support
Patrick McHardy
2013-04-19
1
-0
/
+6
*
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-19
1
-6
/
+6
*
net: fix some typos in netif features
Cong Wang
2013-03-17
1
-2
/
+2
*
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
2013-03-09
1
-3
/
+4
*
v4 GRE: Add TCP segmentation offload for GRE
Pravin B Shelar
2013-02-15
1
-1
/
+2
*
net: Support RX-ALL feature flag.
Ben Greear
2012-02-24
1
-0
/
+2
*
net: Support RXFCS feature flag.
Ben Greear
2012-02-24
1
-0
/
+2
*
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
2011-11-16
1
-3
/
+2
*
net: extend netdev_features_t to 64 bits
Michał Mirosław
2011-11-16
1
-1
/
+1
*
net: Define enum for net device features.
Michał Mirosław
2011-11-16
1
-40
/
+93
*
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
1
-0
/
+4
*
net: split netdev features to separate header
Michał Mirosław
2011-11-16
1
-0
/
+90