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