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-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 |