Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-13switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flagScott Feldman
2015-02-02netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch devic...Roopa Prabhu
2014-11-06net: Remove MPLS GSO feature.Pravin B Shelar
2014-11-06udp: Changes to udp_offload to support remote checksum offloadTom Herbert
2014-07-24openvswitch: Enable tunnel GSO for OVS bridge.Pravin B Shelar
2014-06-15net: Fix GSO constants to match NETIF flagsTom Herbert
2014-06-05gre: Call gso_make_checksumTom Herbert
2014-06-05net: Add GSO support for UDP tunnels with checksumTom Herbert
2014-04-03net: add busy_poll device featureJiri Pirko
2014-03-29vlan: Warn the user if lowerdev has bad vlan features.Vlad Yasevich
2013-11-08net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend
2013-10-22ipv6: sit: add GSO/TSO supportEric Dumazet
2013-10-20ipip: add GSO/TSO supportEric Dumazet
2013-05-28MPLS: Add limited GSO supportSimon Horman
2013-05-02net: Restore NETIF_F_* bit ordering.David Miller
2013-04-19net: vlan: add 802.1ad supportPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-17net: fix some typos in netif featuresCong Wang
2013-03-10tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-02-16v4 GRE: Add TCP segmentation offload for GREPravin B Shelar
2012-02-24net: Support RX-ALL feature flag.Ben Greear
2012-02-24net: Support RXFCS feature flag.Ben Greear
2011-11-17net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław
2011-11-17net: extend netdev_features_t to 64 bitsMichał Mirosław
2011-11-17net: Define enum for net device features.Michał Mirosław
2011-11-17net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-17net: split netdev features to separate headerMichał Mirosław