index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
netdev_features.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
1
-0
/
+1
2014-06-04
gre: Call gso_make_checksum
Tom Herbert
1
-0
/
+2
2014-06-04
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-28
vlan: Warn the user if lowerdev has bad vlan features.
Vlad Yasevich
1
-0
/
+7
2013-11-07
net: Add layer 2 hardware acceleration operations for macvlan devices
John Fastabend
1
-0
/
+2
2013-10-21
ipv6: sit: add GSO/TSO support
Eric Dumazet
1
-0
/
+2
2013-10-19
ipip: add GSO/TSO support
Eric Dumazet
1
-0
/
+2
2013-05-27
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-09
tunneling: Add generic Tunnel segmentation.
Pravin B Shelar
1
-3
/
+4
2013-02-15
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-16
net: remove NETIF_F_NO_CSUM feature bit
Michał Mirosław
1
-3
/
+2
2011-11-16
net: extend netdev_features_t to 64 bits
Michał Mirosław
1
-1
/
+1
2011-11-16
net: Define enum for net device features.
Michał Mirosław
1
-40
/
+93
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
1
-0
/
+4
2011-11-16
net: split netdev features to separate header
Michał Mirosław
1
-0
/
+90