1. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  2. a188222 net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK by Tom Herbert · 9 years ago
  3. 53692b1 sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC by Tom Herbert · 9 years ago
  4. 077cb37 ethtool: Use kcalloc instead of kmalloc for ethtool_get_strings by Joe Perches · 9 years ago
  5. a4244b0 net/ethtool: Add current supported tunable options by Hadar Hen Zion · 9 years ago
  6. dda922c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. 18ec898 Revert "net: core: 'ethtool' issue with querying phy settings" by David S. Miller · 9 years ago
  8. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. f96dee1 net: core: 'ethtool' issue with querying phy settings by Arun Parameswaran · 9 years ago
  10. 7889cbe switchdev: remove NETIF_F_HW_SWITCH_OFFLOAD feature flag by Scott Feldman · 9 years ago
  11. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  12. d340c86 ethtool: use "ops" name consistenty in ethtool_set_rxfh() by Dan Carpenter · 9 years ago
  13. 65e9256 ethtool: Add hw-switch-offload to netdev_features_strings. by Rami Rosen · 9 years ago
  14. 2f43836 ethtool: Extend ethtool plugin module eeprom API to phylib by Ed Swierk · 10 years ago
  15. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  16. 960fb62 net: provide a per host RSS key generic infrastructure by Eric Dumazet · 10 years ago
  17. 59b93b4 net: Remove MPLS GSO feature. by Pravin B Shelar · 10 years ago
  18. e0fb6fb net: ethtool: Return -EOPNOTSUPP if user space tries to read EEPROM with lengh 0 by Guenter Roeck · 10 years ago
  19. 1255a50 ethtool: Ethtool parameter to dynamically change tx_copybreak by Eric Dumazet · 10 years ago
  20. f0db9b0 ethtool: Add generic options for tunables by Govindarajulu Varadarajan · 10 years ago
  21. f062a38 ethtool: Check that reserved fields of struct ethtool_rxfh are 0 by Ben Hutchings · 10 years ago
  22. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 10 years ago
  23. 61d88c6 ethtool: Disallow ETHTOOL_SRSSH with both indir table and hash key unchanged by Ben Hutchings · 10 years ago
  24. 7455fa2 ethtool: Name the 'no change' value for setting RSS hash key but not indir table by Ben Hutchings · 10 years ago
  25. fb95cd8 ethtool: Return immediately on error in ethtool_copy_validate_indir() by Ben Hutchings · 10 years ago
  26. 266a164 ethtool: exit the loop when invalid index occurs by Jean Sacren · 10 years ago
  27. 3de0b59 ethtool: Support for configurable RSS hash key by Venkata Duvvuru · 10 years ago
  28. d029021 net: add busy_poll device feature by Jiri Pirko · 10 years ago
  29. a6cc0cf net: Add layer 2 hardware acceleration operations for macvlan devices by John Fastabend · 11 years ago
  30. 61c1db7 ipv6: sit: add GSO/TSO support by Eric Dumazet · 11 years ago
  31. cb32f51 ipip: add GSO/TSO support by Eric Dumazet · 11 years ago
  32. 8a73125 ethtool: fixed trailing statements in ethtool by Dragos Foianu · 11 years ago
  33. c590b5e ethtool: make .get_dump_data() harder to misuse by drivers by Michal Schmidt · 11 years ago
  34. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  35. 788dfca vlan: restore ethtool ABI to control VLAN hardware acceleration by Fernando Luis Vazquez Cao · 11 years ago
  36. 600fed5 net/ethtool: Fix comment regarding location of dev_ethtool() call by Yan Burman · 11 years ago
  37. 0d89d20 MPLS: Add limited GSO support by Simon Horman · 11 years ago
  38. b29d314 net: vlan,ethtool: netdev_features_t is more than 32 bit by Bjørn Mork · 11 years ago
  39. 2d6577f net: Add missing netdev feature strings for NETIF_F_HW_VLAN_STAG_* by David S. Miller · 11 years ago
  40. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  41. 7313626 tunneling: Add generic Tunnel segmentation. by Pravin B Shelar · 11 years ago
  42. 68c3316 v4 GRE: Add TCP segmentation offload for GRE by Pravin B Shelar · 11 years ago
  43. c03a14e ethtool: consolidate work with ethtool_ops by Jiri Pirko · 12 years ago
  44. 5e1fccc net: Allow userns root control of the core of the network stack. by Eric W. Biederman · 12 years ago
  45. 2c60db0 net: provide a default dev->ethtool_ops by Eric Dumazet · 12 years ago
  46. 2da45db ethtool: Make more commands available to unprivileged processes by Ben Hutchings · 12 years ago
  47. 80f12ec Added kernel support in EEE Ethtool commands by Yuval Mintz · 12 years ago
  48. 41c3cb6 ethtool: Extend the ethtool API to obtain plugin module eeprom data by Stuart Hodgson · 12 years ago
  49. 081d094 ethtool: Split ethtool_get_eeprom() to allow for additional EEPROM accessors by Ben Hutchings · 12 years ago
  50. 02eacbd ethtool: Add a common function for drivers with transmit time stamping. by Richard Cochran · 12 years ago
  51. c8f3a8c ethtool: Introduce a method for getting time stamping capabilities. by Richard Cochran · 12 years ago
  52. 5e0c03c net: Support RX-ALL feature flag. by Ben Greear · 12 years ago
  53. 36eabda3 net: Support RXFCS feature flag. by Ben Greear · 12 years ago
  54. 786f528 ethtool: Null-terminate filename passed to ethtool_ops::flash_device by Ben Hutchings · 12 years ago
  55. f80400a ethtool: allow ETHTOOL_GSSET_INFO for users by Michał Mirosław · 12 years ago
  56. 6cfb5e7 ethtool: Remove ethtool_ops::set_rx_ntuple operation by Ben Hutchings · 13 years ago
  57. 55664f3 ethtool: Allow drivers to select RX NFC rule locations by Ben Hutchings · 13 years ago
  58. 278bc42 ethtool: Define and apply a default policy for RX flow hash indirection by Ben Hutchings · 13 years ago
  59. 7850f63 ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parameters by Ben Hutchings · 13 years ago
  60. 09da71b net: ethtool: fix coding style by Michał Mirosław · 13 years ago
  61. 34324dc net: remove NETIF_F_NO_CSUM feature bit by Michał Mirosław · 13 years ago
  62. 475414f ethtool: prepare for larger netdev_features_t type by Michał Mirosław · 13 years ago
  63. 9d92154 net: ethtool: use C99 array initialization for feature-names table by Michał Mirosław · 13 years ago
  64. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  65. 02b3a55 net: ethtool: break association of ETH_FLAG_* with NETIF_F_* by Michał Mirosław · 13 years ago
  66. bc5787c6 net: remove legacy ethtool ops by Michał Mirosław · 13 years ago
  67. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  68. 67ae7cf ethtool: Allow zero-length register dumps again by Ben Hutchings · 13 years ago
  69. bff5527 v2 ethtool: remove support for ETHTOOL_GRXNTUPLE by Alexander Duyck · 13 years ago
  70. fd0daf9 net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags by Michał Mirosław · 13 years ago
  71. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  72. 7cc31a9 net: ethtool: fix IPV6 checksum feature name string by Michał Mirosław · 13 years ago
  73. 29dd54b ethtool: Added support for FW dump by Anirban Chakraborty · 13 years ago
  74. 864b5418 ethtool: bring back missing comma in netdev features strings by Franco Fichtner · 13 years ago
  75. eed2a12 net: Allow ethtool to set interface in loopback mode. by Mahesh Bandewar · 13 years ago
  76. 1ab7b6a ethtool: remove phys_id from ethtool_ops by Stephen Hemminger · 13 years ago
  77. 5f8629c net: fix hw_features ethtool_ops->set_flags compatibility by Michał Mirosław · 13 years ago
  78. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  79. 8b5933c net: ethtool support to configure number of channels by amit salecha · 13 years ago
  80. 143780c ethtool: time to blink provided in seconds not jiffies by Allan, Bruce W · 13 years ago
  81. 5d9f11c ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple by Alexander Duyck · 13 years ago
  82. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  83. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 13 years ago
  84. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 13 years ago
  85. 6cb6a27 net: Call netdev_features_change() from netdev_update_features() by Michał Mirosław · 13 years ago
  86. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  87. 2766051 net: implement dev_disable_lro() hw_features compatibility by Michał Mirosław · 13 years ago
  88. 5e5069b ethtool: __ethtool_set_sg: check for function pointer before using it by Roger Luethi · 13 years ago
  89. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 13 years ago
  90. 4e4db20 net: Fix ETHTOOL_GFEATURES compatibility by Michał Mirosław · 13 years ago
  91. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  92. da8ac86c net: use ndo_fix_features for ethtool_ops->set_flags by Michał Mirosław · 13 years ago
  93. 8679488 net: ethtool: use ndo_fix_features for offload setting by Michał Mirosław · 13 years ago
  94. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 13 years ago
  95. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 13 years ago
  96. 340ae16 ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() by Michał Mirosław · 13 years ago
  97. 9a279ea ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place by Michał Mirosław · 13 years ago
  98. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  99. b7c7d01 net: clear heap allocation for ethtool_get_regs() by Eugene Teo · 13 years ago
  100. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 13 years ago