1. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
  2. 7e13318 net: define gso types for IPx over IPv4 and IPv6 by Tom Herbert · 9 years ago
  3. b1c20f0 netdev_features: Fold NETIF_F_ALL_TSO into NETIF_F_GSO_SOFTWARE by Alexander Duyck · 9 years ago
  4. 756ca87 netdev_features: Add NETIF_F_TSO_MANGLEID to NETIF_F_ALL_TSO by Alexander Duyck · 9 years ago
  5. 802ab55 GSO: Support partial segmentation offload by Alexander Duyck · 9 years ago
  6. cbc53e0 GSO: Add GSO type for fixed IPv4 ID by Alexander Duyck · 9 years ago
  7. 1c78c64 net: add tc offload feature flag by John Fastabend · 9 years ago
  8. c8cd098 net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM by Tom Herbert · 9 years ago
  9. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  10. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  11. 5ba3f7d net/core: fix for_each_netdev_feature by Jarod Wilson · 9 years ago
  12. fd867d5 net/core: generic support for disabling netdev features down stack by Jarod Wilson · 9 years ago
  13. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 10 years ago
  14. aafb3e9 netdev: introduce new NETIF_F_HW_SWITCH_OFFLOAD feature flag for switch device offloads by Roopa Prabhu · 10 years ago
  15. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  16. e585f23 udp: Changes to udp_offload to support remote checksum offload by Tom Herbert · 10 years ago
  17. f6eec61 openvswitch: Enable tunnel GSO for OVS bridge. by Pravin B Shelar · 11 years ago
  18. 4b28252 net: Fix GSO constants to match NETIF flags by Tom Herbert · 11 years ago
  19. 4749c09 gre: Call gso_make_checksum by Tom Herbert · 11 years ago
  20. 0f4f4ff net: Add GSO support for UDP tunnels with checksum by Tom Herbert · 11 years ago
  21. d029021 net: add busy_poll device feature by Jiri Pirko · 11 years ago
  22. 2adb956 vlan: Warn the user if lowerdev has bad vlan features. by Vlad Yasevich · 11 years ago
  23. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  24. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  25. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  26. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 12 years ago
  27. 4ada8db net: Restore NETIF_F_* bit ordering. by David Miller · 12 years ago
  28. 8ad227f net: vlan: add 802.1ad support by Patrick McHardy · 12 years ago
  29. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  30. a362db3 net: fix some typos in netif features by Cong Wang · 12 years ago
  31. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 12 years ago
  32. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 12 years ago
  33. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 13 years ago
  34. 36eabda3 net: Support RXFCS feature flag. by Ben Greear · 13 years ago
  35. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  36. a861a8b net: extend netdev_features_t to 64 bits by Michał Mirosław · 13 years ago
  37. a19f2a6 net: Define enum for net device features. by Michał Mirosław · 13 years ago
  38. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  39. a59e2ec net: split netdev features to separate header by Michał Mirosław · 13 years ago