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