index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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: 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