index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-09
v2 ethtool: remove support for ETHTOOL_GRXNTUPLE
Alexander Duyck
1
-308
/
+1
2011-05-26
net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
Michał Mirosław
1
-1
/
+24
2011-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-05-18
net: ethtool: fix IPV6 checksum feature name string
Michał Mirosław
1
-1
/
+1
2011-05-13
ethtool: Added support for FW dump
Anirban Chakraborty
1
-0
/
+90
2011-05-13
ethtool: bring back missing comma in netdev features strings
Franco Fichtner
1
-1
/
+1
2011-05-09
net: Allow ethtool to set interface in loopback mode.
Mahesh Bandewar
1
-1
/
+1
2011-05-08
ethtool: remove phys_id from ethtool_ops
Stephen Hemminger
1
-5
/
+1
2011-04-22
net: fix hw_features ethtool_ops->set_flags compatibility
Michał Mirosław
1
-2
/
+2
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-15
/
+16
2011-04-13
net: ethtool support to configure number of channels
amit salecha
1
-0
/
+35
2011-04-13
ethtool: time to blink provided in seconds not jiffies
Allan, Bruce W
1
-1
/
+1
2011-04-12
ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
Alexander Duyck
1
-0
/
+3
2011-04-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-2
/
+53
2011-04-05
ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
Ben Hutchings
1
-2
/
+53
2011-04-05
net: Allow no-cache copy from user on transmit
Tom Herbert
1
-1
/
+1
2011-04-03
net: Call netdev_features_change() from netdev_update_features()
Michał Mirosław
1
-3
/
+3
2011-03-28
net: fix ethtool->set_flags not intended -EINVAL return value
Stanislaw Gruszka
1
-1
/
+16
2011-03-22
net: implement dev_disable_lro() hw_features compatibility
Michał Mirosław
1
-1
/
+1
2011-03-19
ethtool: __ethtool_set_sg: check for function pointer before using it
Roger Luethi
1
-0
/
+3
2011-02-24
net: Implement SFEATURES compatibility for not updated drivers
Michał Mirosław
1
-0
/
+61
2011-02-24
net: Fix ETHTOOL_GFEATURES compatibility
Michał Mirosław
1
-0
/
+14
2011-02-18
net: introduce NETIF_F_RXCSUM
Michał Mirosław
1
-24
/
+23
2011-02-18
net: use ndo_fix_features for ethtool_ops->set_flags
Michał Mirosław
1
-2
/
+29
2011-02-18
net: ethtool: use ndo_fix_features for offload setting
Michał Mirosław
1
-13
/
+32
2011-02-18
net: Introduce new feature setting ops
Michał Mirosław
1
-2
/
+123
2011-02-18
ethtool: factorize get/set_one_feature
Michał Mirosław
1
-142
/
+132
2011-02-18
ethtool: factorize ethtool_get_strings() and ethtool_get_sset_count()
Michał Mirosław
1
-12
/
+23
2011-02-18
ethtool: move EXPORT_SYMBOL(ethtool_op_set_tx_csum) to correct place
Michał Mirosław
1
-1
/
+1
2011-01-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-01-25
net: clear heap allocation for ethtool_get_regs()
Eugene Teo
1
-1
/
+1
2011-01-25
net: change netdev->features to u32
Michał Mirosław
1
-1
/
+1
2010-12-11
ethtool: Report link-down while interface is down
Ben Hutchings
1
-2
/
+15
2010-12-06
net: Fix too optimistic NETIF_F_HW_CSUM features
Michał Mirosław
1
-1
/
+3
2010-10-21
ethtool: Add support for vlan accleration.
Jesse Gross
1
-1
/
+2
2010-10-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+3
2010-10-11
net: clear heap allocations for privileged ethtool actions
Kees Cook
1
-3
/
+3
2010-10-08
net: clear heap allocation for ETHTOOL_GRXCLSRLALL
Kees Cook
1
-1
/
+1
2010-09-22
ethtool: Fix build due to lack of ethtool.h include.
David S. Miller
1
-0
/
+1
2010-09-22
ethtool: Allocate register dump buffer with vmalloc()
Ben Hutchings
1
-2
/
+2
2010-09-18
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
1
-0
/
+34
2010-09-17
ethtool: change ethtool_set_gro() to use ethtool_op_get_rx_csum
Eric Dumazet
1
-2
/
+5
2010-09-16
ethtool: Remove unimplemented flow specification types
Ben Hutchings
1
-4
/
+4
2010-08-24
ethtool: allow non-netadmin to query settings
stephen hemminger
1
-0
/
+1
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-10
/
+23
2010-07-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-11
/
+30
2010-07-01
ethtool: Add support for control of RX flow hash indirection
Ben Hutchings
1
-0
/
+80
2010-07-01
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
1
-23
/
+5
2010-06-29
ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
Ben Hutchings
1
-9
/
+27
2010-06-29
ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
Ben Hutchings
1
-2
/
+3
[next]