index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Commit message (
Expand
)
Author
Age
*
ethtool: Add support for vlan accleration.
Jesse Gross
2010-10-21
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-11
|
\
|
*
net: clear heap allocations for privileged ethtool actions
Kees Cook
2010-10-11
|
*
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
2010-10-08
*
|
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
2010-09-21
*
|
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
2010-09-21
*
|
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
2010-09-17
*
|
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
2010-09-17
*
|
ethtool: Remove unimplemented flow specification types
Ben Hutchings
2010-09-15
*
|
ethtool: allow non-netadmin to query settings
stephen hemminger
2010-08-23
*
|
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
|
\
|
*
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
2010-06-29
|
*
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
2010-06-29
*
|
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
2010-06-30
*
|
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-30
|
/
*
net: Remove unnecessary semicolons after switch statements
Joe Perches
2010-05-17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
net: fix ethtool coding style errors and warnings
chavey
2010-04-07
*
|
netdev: ethtool RXHASH flag
stephen hemminger
2010-03-30
|
/
*
ethtool: Use noinline_for_stack
Eric Dumazet
2010-03-08
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
*
ethtool: Add direct access to ops->get_sset_count
Jeff Garzik
2010-03-05
*
ethtool: do not set some flags, if others failed
Jeff Garzik
2010-02-28
*
Revert "ethtool: Add n-tuple string length to drvinfo and return it"
David S. Miller
2010-02-26
*
ethtool: Add n-tuple string length to drvinfo and return it
Peter Waskiewicz
2010-02-26
*
ethtool: Don't flush n-tuple list from ethtool_reset()
Ben Hutchings
2010-02-17
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-16
|
\
|
*
ethtool: allow non-admin user to read GRO settings.
stephen hemminger
2010-02-16
*
|
ethtool: reduce stack usage
Eric Dumazet
2010-02-15
*
|
ethtool: Move n-tuple capability check into set_flags
Peter Waskiewicz
2010-02-15
*
|
ethtool: Fix filter addition when caching n-tuple filters
Peter Waskiewicz
2010-02-15
*
|
ethtool: Use explicit designated initializers for .cmd
Roland Dreier
2010-02-11
*
|
ethtool: Introduce n-tuple filter programming support
Peter P Waskiewicz Jr
2010-02-10
|
/
*
ethtool: Add reset operation
Ben Hutchings
2009-10-07
*
ethtool: Remove support for obsolete string query operations
Ben Hutchings
2009-10-05
*
net/ethtool: Add support for the ethtool feature to flash firmware image from...
Ajit Khaparde
2009-09-02
*
net: ethtool_op_get_rx_csum() should be public and exported
Eric Dumazet
2009-07-27
*
ethtool: device independent rx_csum and get_flags routines
Sridhar Samudrala
2009-07-26
*
core: remove pointless conditional before kfree()
Wei Yongjun
2009-03-31
*
ethtool: Add RX pkt classification interface
Santwona Behera
2009-02-20
*
ethtool: Add GGRO and SGRO ops
Herbert Xu
2008-12-15
*
netdev: Add support for rx flow hash configuration, using ethtool.
Santwona Behera
2008-07-02
*
ethtool: EEPROM dump no longer works for tg3 and natsemi
Mandeep Singh Baines
2008-04-24
*
[ETHTOOL]: Add support for large eeproms
Mandeep Singh Baines
2008-04-15
*
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
Jeff Garzik
2007-10-10
*
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
2007-10-10
*
[ETHTOOL]: Internal cleanup of ethtool_value-related handlers
Jeff Garzik
2007-10-10
*
[ETHTOOL]: Introduce ->{get,set}_priv_flags, ETHTOOL_[GS]PFLAGS
Jeff Garzik
2007-10-10
[next]