kernel_optimize_test/net/core
David S. Miller 18ec898ee5 Revert "net: core: 'ethtool' issue with querying phy settings"
This reverts commit f96dee13b8.

It isn't right, ethtool is meant to manage one PHY instance
per netdevice at a time, and this is selected by the SET
command.  Therefore by definition the GET command must only
return the settings for the configured and selected PHY.

Reported-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-06-01 14:43:50 -07:00
..
datagram.c new helper: msg_data_left() 2015-04-11 15:53:35 -04:00
dev_addr_lists.c
dev_ioctl.c
dev.c net: core: Correct an over-stringent device loop detection. 2015-05-04 14:57:59 -04:00
drop_monitor.c
dst.c
ethtool.c Revert "net: core: 'ethtool' issue with querying phy settings" 2015-06-01 14:43:50 -07:00
fib_rules.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-04-06 22:34:15 -04:00
filter.c bpf: fix bpf helpers to use skb->mac_header relative offsets 2015-04-16 14:08:49 -04:00
flow_dissector.c
flow.c
gen_estimator.c
gen_stats.c
link_watch.c dev: introduce dev_get_iflink() 2015-04-02 14:04:59 -04:00
Makefile
neighbour.c
net_namespace.c netns: return RTM_NEWNSID instead of RTM_GETNSID on a get 2015-05-12 18:53:25 -04:00
net-procfs.c
net-sysfs.c dev: introduce dev_get_iflink() 2015-04-02 14:04:59 -04:00
net-sysfs.h
net-traces.c
netclassid_cgroup.c
netevent.c
netpoll.c
netprio_cgroup.c
pktgen.c
ptp_classifier.c
request_sock.c
rtnetlink.c rtnl/bond: don't send rtnl msg for unregistered iface 2015-05-17 22:43:07 -04:00
scm.c
secure_seq.c
skbuff.c net: fix crash in build_skb() 2015-04-25 15:49:49 -04:00
sock_diag.c
sock.c Revert "net: kernel socket should be released in init_net namespace" 2015-05-04 00:13:16 -04:00
stream.c
sysctl_net_core.c
timestamping.c
tso.c
utils.c