1. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  2. 7cc31a9 net: ethtool: fix IPV6 checksum feature name string by Michał Mirosław · 13 years ago
  3. 29dd54b ethtool: Added support for FW dump by Anirban Chakraborty · 13 years ago
  4. 864b5418 ethtool: bring back missing comma in netdev features strings by Franco Fichtner · 13 years ago
  5. eed2a12 net: Allow ethtool to set interface in loopback mode. by Mahesh Bandewar · 13 years ago
  6. 1ab7b6a ethtool: remove phys_id from ethtool_ops by Stephen Hemminger · 13 years ago
  7. 5f8629c net: fix hw_features ethtool_ops->set_flags compatibility by Michał Mirosław · 13 years ago
  8. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  9. 8b5933c net: ethtool support to configure number of channels by amit salecha · 13 years ago
  10. 143780c ethtool: time to blink provided in seconds not jiffies by Allan, Bruce W · 13 years ago
  11. 5d9f11c ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple by Alexander Duyck · 13 years ago
  12. 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
  13. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 13 years ago
  14. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 13 years ago
  15. 6cb6a27 net: Call netdev_features_change() from netdev_update_features() by Michał Mirosław · 13 years ago
  16. 673e63c net: fix ethtool->set_flags not intended -EINVAL return value by Stanislaw Gruszka · 13 years ago
  17. 2766051 net: implement dev_disable_lro() hw_features compatibility by Michał Mirosław · 13 years ago
  18. 5e5069b ethtool: __ethtool_set_sg: check for function pointer before using it by Roger Luethi · 13 years ago
  19. 39fc0ce net: Implement SFEATURES compatibility for not updated drivers by Michał Mirosław · 13 years ago
  20. 4e4db20 net: Fix ETHTOOL_GFEATURES compatibility by Michał Mirosław · 13 years ago
  21. e83d360 net: introduce NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  22. da8ac86c net: use ndo_fix_features for ethtool_ops->set_flags by Michał Mirosław · 13 years ago
  23. 8679488 net: ethtool: use ndo_fix_features for offload setting by Michał Mirosław · 13 years ago
  24. 5455c69 net: Introduce new feature setting ops by Michał Mirosław · 13 years ago
  25. 0a41770 ethtool: factorize get/set_one_feature by Michał Mirosław · 13 years ago
  26. 340ae16 ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count() by Michał Mirosław · 13 years ago
  27. 9a279ea ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place by Michał Mirosław · 13 years ago
  28. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  29. b7c7d01 net: clear heap allocation for ethtool_get_regs() by Eugene Teo · 13 years ago
  30. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 13 years ago
  31. e596e6e ethtool: Report link-down while interface is down by Ben Hutchings · 14 years ago
  32. 7903264 net: Fix too optimistic NETIF_F_HW_CSUM features by Michał Mirosław · 14 years ago
  33. d5dbda2 ethtool: Add support for vlan accleration. by Jesse Gross · 14 years ago
  34. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  35. b00916b net: clear heap allocations for privileged ethtool actions by Kees Cook · 14 years ago
  36. ae6df5f net: clear heap allocation for ETHTOOL_GRXCLSRLALL by Kees Cook · 14 years ago
  37. 73da16c ethtool: Fix build due to lack of ethtool.h include. by David S. Miller · 14 years ago
  38. a77f5db ethtool: Allocate register dump buffer with vmalloc() by Ben Hutchings · 14 years ago
  39. be2902d ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool by Ben Hutchings · 14 years ago
  40. 67c9660 ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum by Eric Dumazet · 14 years ago
  41. e0de7c9 ethtool: Remove unimplemented flow specification types by Ben Hutchings · 14 years ago
  42. 0fdc100 ethtool: allow non-netadmin to query settings by stephen hemminger · 14 years ago
  43. 0141480 ethtool: Provide a default implementation of ethtool_ops::get_drvinfo by Ben Hutchings · 14 years ago
  44. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. a5b6ee2 ethtool: Add support for control of RX flow hash indirection by Ben Hutchings · 14 years ago
  46. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  47. bf98843 ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH by Ben Hutchings · 14 years ago
  48. db048b6 ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL by Ben Hutchings · 14 years ago
  49. ccbd6a5 net: Remove unnecessary semicolons after switch statements by Joe Perches · 14 years ago
  50. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  51. 97f8aef net: fix ethtool coding style errors and warnings by chavey · 14 years ago
  52. b00fabb netdev: ethtool RXHASH flag by stephen hemminger · 14 years ago
  53. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  54. f5c445e ethtool: Use noinline_for_stack by Eric Dumazet · 14 years ago
  55. d17792e ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  56. 723b2f5 ethtool: Add direct access to ops->get_sset_count by Jeff Garzik · 14 years ago
  57. 9675478 ethtool: do not set some flags, if others failed by Jeff Garzik · 14 years ago
  58. 738b034 Revert "ethtool: Add n-tuple string length to drvinfo and return it" by David S. Miller · 14 years ago
  59. c79c5ff ethtool: Add n-tuple string length to drvinfo and return it by Peter Waskiewicz · 14 years ago
  60. 7af3351 ethtool: Don't flush n-tuple list from ethtool_reset() by Ben Hutchings · 14 years ago
  61. 2bb4646 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  62. 1cab819 ethtool: allow non-admin user to read GRO settings. by stephen hemminger · 14 years ago
  63. 339c6e9 ethtool: reduce stack usage by Eric Dumazet · 14 years ago
  64. 0d643e1 ethtool: Move n-tuple capability check into set_flags by Peter Waskiewicz · 14 years ago
  65. e858911 ethtool: Fix filter addition when caching n-tuple filters by Peter Waskiewicz · 14 years ago
  66. 8e55742 ethtool: Use explicit designated initializers for .cmd by Roland Dreier · 14 years ago
  67. 15682bc ethtool: Introduce n-tuple filter programming support by Peter P Waskiewicz Jr · 14 years ago
  68. d73d3a8 ethtool: Add reset operation by Ben Hutchings · 15 years ago
  69. a9828ec ethtool: Remove support for obsolete string query operations by Ben Hutchings · 15 years ago
  70. 05c6a8d net/ethtool: Add support for the ethtool feature to flash firmware image from a specified file. by Ajit Khaparde · 15 years ago
  71. 8a729fc net: ethtool_op_get_rx_csum() should be public and exported by Eric Dumazet · 15 years ago
  72. 1896e61 ethtool: device independent rx_csum and get_flags routines by Sridhar Samudrala · 15 years ago
  73. c9cacec core: remove pointless conditional before kfree() by Wei Yongjun · 15 years ago
  74. 59089d8 ethtool: Add RX pkt classification interface by Santwona Behera · 15 years ago
  75. b240a0e ethtool: Add GGRO and SGRO ops by Herbert Xu · 15 years ago
  76. 0853ad6 netdev: Add support for rx flow hash configuration, using ethtool. by Santwona Behera · 16 years ago
  77. c5835df ethtool: EEPROM dump no longer works for tg3 and natsemi by Mandeep Singh Baines · 16 years ago
  78. b131dd5 [ETHTOOL]: Add support for large eeproms by Mandeep Singh Baines · 16 years ago
  79. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  80. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  81. 13c99b2 [ETHTOOL]: Internal cleanup of ethtool_value-related handlers by Jeff Garzik · 17 years ago
  82. 339bf02 [ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS by Jeff Garzik · 17 years ago
  83. ff03d49 [ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count by Jeff Garzik · 17 years ago
  84. 3ae7c0b [ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls by Jeff Garzik · 17 years ago
  85. 6f93b9c [NET]: Unexport dev_ethtool by Adrian Bunk · 17 years ago
  86. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  87. 61a44b9 [NET]: ethtool ops are the only way by Matthew Wilcox · 17 years ago
  88. 6460d94 [NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices. by Michael Chan · 17 years ago
  89. e71a478 [NET] core: whitespace cleanup by Stephen Hemminger · 17 years ago
  90. 4ec93ed [NET] CORE: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  91. 6fbe59b [ETHTOOL]: Remove some entries from non-root command list. by David S. Miller · 18 years ago
  92. 75f3123 [ETHTOOL]: let mortals use ethtool by Stephen Hemminger · 18 years ago
  93. 76fd859 [PATCH] ethtool: allow const ethtool_ops by Stephen Hemminger · 18 years ago
  94. e1b90c4 [NET] ethtool: fix oops by testing correct struct member by Jeff Garzik · 18 years ago
  95. 37c3185 [NET]: Added GSO toggle by Herbert Xu · 18 years ago
  96. 47552c4 [ETHTOOL]: Fix UFO typo by Herbert Xu · 18 years ago
  97. 8648b30 [NET]: Add NETIF_F_GEN_CSUM and NETIF_F_ALL_CSUM by Herbert Xu · 18 years ago
  98. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 18 years ago
  99. e89e9cf [IPv4/IPv6]: UFO Scatter-gather approach by Ananda Raju · 19 years ago
  100. 0bf0519d [PATCH] (7/7) __user annotations (ethtool) by viro@ftp.linux.org.uk · 19 years ago