index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-11
/
+30
|
\
|
*
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
1
-9
/
+27
|
*
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-06-29
1
-2
/
+3
*
|
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
1
-0
/
+80
*
|
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
1
-23
/
+5
|
/
*
net: Remove unnecessary semicolons after switch statements
Joe Perches
2010-05-17
1
-2
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
net: fix ethtool coding style errors and warnings
chavey
2010-04-07
1
-67
/
+74
*
|
netdev: ethtool RXHASH flag
stephen hemminger
2010-03-30
1
-1
/
+6
|
/
*
ethtool: Use noinline_for_stack
Eric Dumazet
2010-03-08
1
-32
/
+8
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-4
/
+3
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
1
-0
/
+72
*
ethtool: do not set some flags, if others failed
Jeff Garzik
2010-02-28
1
-4
/
+6
*
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
1
-3
/
+0
*
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-26
1
-0
/
+3
*
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
2010-02-17
1
-3
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
1
-0
/
+1
|
\
|
*
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
2010-02-16
1
-0
/
+1
*
|
ethtool: reduce stack usage
Eric Dumazet
2010-02-15
1
-7
/
+28
*
|
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
2010-02-15
1
-5
/
+8
*
|
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
2010-02-15
1
-16
/
+24
*
|
ethtool: Use explicit designated initializers for .cmd
Roland Dreier
2010-02-11
1
-5
/
+5
*
|
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2010-02-10
1
-1
/
+328
|
/
*
ethtool: Add reset operation
Ben Hutchings
2009-10-07
1
-0
/
+23
*
ethtool: Remove support for obsolete string query operations
Ben Hutchings
2009-10-05
1
-48
/
+10
*
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-09-02
1
-0
/
+16
*
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
2009-07-27
1
-1
/
+2
*
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
2009-07-26
1
-2
/
+11
*
core: remove pointless conditional before kfree()
Wei Yongjun
2009-03-31
1
-2
/
+1
*
ethtool: Add RX pkt classification interface
Santwona Behera
2009-02-20
1
-10
/
+48
*
ethtool: Add GGRO and SGRO ops
Herbert Xu
2008-12-15
1
-2
/
+51
*
netdev: Add support for rx flow hash configuration, using ethtool.
Santwona Behera
2008-07-02
1
-0
/
+37
*
ethtool: EEPROM dump no longer works for tg3 and natsemi
Mandeep Singh Baines
2008-04-24
1
-0
/
+5
*
[ETHTOOL]: Add support for large eeproms
Mandeep Singh Baines
2008-04-15
1
-28
/
+36
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
1
-4
/
+12
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
1
-2
/
+2
*
[ETHTOOL]: Internal cleanup of ethtool_value-related handlers
Jeff Garzik
2007-10-10
1
-160
/
+39
*
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
2007-10-10
1
-0
/
+38
*
[ETHTOOL]: Introduce get_sset_count. Obsolete get_stats_count, self_test_count
Jeff Garzik
2007-10-10
1
-25
/
+70
*
[ETHTOOL]: Add ETHTOOL_[GS]FLAGS sub-ioctls
Jeff Garzik
2007-10-10
1
-0
/
+61
*
[NET]: Unexport dev_ethtool
Adrian Bunk
2007-08-14
1
-1
/
+0
*
[NET]: ethtool_perm_addr only has one implementation
Matthew Wilcox
2007-07-31
1
-35
/
+8
*
[NET]: ethtool ops are the only way
Matthew Wilcox
2007-07-31
1
-14
/
+7
*
[NET]: Add ethtool support for NETIF_F_IPV6_CSUM devices.
Michael Chan
2007-07-14
1
-0
/
+12
*
[NET] core: whitespace cleanup
Stephen Hemminger
2007-04-25
1
-2
/
+2
*
[NET] CORE: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-5
/
+5
*
[ETHTOOL]: Remove some entries from non-root command list.
David S. Miller
2006-09-28
1
-4
/
+0
*
[ETHTOOL]: let mortals use ethtool
Stephen Hemminger
2006-09-28
1
-7
/
+29
*
[PATCH] ethtool: allow const ethtool_ops
Stephen Hemminger
2006-09-13
1
-7
/
+7
[next]