Age | Commit message (Expand) | Author |
2015-11-03 | net/core: fix for_each_netdev_feature | Jarod Wilson |
2015-11-02 | net/core: generic support for disabling netdev features down stack | Jarod Wilson |
2015-05-12 | switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag | Scott Feldman |
2015-02-01 | netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic... | Roopa Prabhu |
2014-11-05 | net: Remove MPLS GSO feature. | Pravin B Shelar |
2014-11-05 | udp: Changes to udp_offload to support remote checksum offload | Tom Herbert |
2014-07-24 | openvswitch: Enable tunnel GSO for OVS bridge. | Pravin B Shelar |
2014-06-15 | net: Fix GSO constants to match NETIF flags | Tom Herbert |
2014-06-04 | gre: Call gso_make_checksum | Tom Herbert |
2014-06-04 | net: Add GSO support for UDP tunnels with checksum | Tom Herbert |
2014-04-03 | net: add busy_poll device feature | Jiri Pirko |
2014-03-28 | vlan: Warn the user if lowerdev has bad vlan features. | Vlad Yasevich |
2013-11-07 | net: Add layer 2 hardware acceleration operations for macvlan devices | John Fastabend |
2013-10-21 | ipv6: sit: add GSO/TSO support | Eric Dumazet |
2013-10-19 | ipip: add GSO/TSO support | Eric Dumazet |
2013-05-27 | MPLS: Add limited GSO support | Simon Horman |
2013-05-02 | net: Restore NETIF_F_* bit ordering. | David Miller |
2013-04-19 | net: vlan: add 802.1ad support | Patrick McHardy |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy |
2013-03-17 | net: fix some typos in netif features | Cong Wang |
2013-03-09 | tunneling: Add generic Tunnel segmentation. | Pravin B Shelar |
2013-02-15 | v4 GRE: Add TCP segmentation offload for GRE | Pravin B Shelar |
2012-02-24 | net: Support RX-ALL feature flag. | Ben Greear |
2012-02-24 | net: Support RXFCS feature flag. | Ben Greear |
2011-11-16 | net: remove NETIF_F_NO_CSUM feature bit | Michał Mirosław |
2011-11-16 | net: extend netdev_features_t to 64 bits | Michał Mirosław |
2011-11-16 | net: Define enum for net device features. | Michał Mirosław |
2011-11-16 | net: introduce and use netdev_features_t for device features sets | Michał Mirosław |
2011-11-16 | net: split netdev features to separate header | Michał Mirosław |