index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-24
net: ethtool: coalesce: try to make user settings stick twice
Jakub Kicinski
1
-11
/
+43
2023-04-20
net: ethtool: mm: sanitize some UAPI configurations
Vladimir Oltean
1
-0
/
+10
2023-04-13
net: ethtool: create and export ethtool_dev_mm_supported()
Vladimir Oltean
1
-0
/
+23
2023-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2023-04-04
ethtool: reset #lanes when lanes is omitted
Andy Roulin
1
-3
/
+4
2023-03-29
ipv6: Remove in6addr_any alternatives.
Kuniyuki Iwashima
1
-5
/
+5
2023-03-27
ethtool: Add support for configuring tx_push_buf_len
Shay Agroskin
2
-3
/
+33
2023-02-21
net: ethtool: fix __ethtool_dev_mm_supported() implementation
Vladimir Oltean
1
-1
/
+1
2023-02-21
ethtool: pse-pd: Fix double word in comments
Bo Liu
1
-1
/
+1
2023-02-13
net: ethtool: extend ringparam set/get APIs for rx_push
Shannon Nelson
2
-3
/
+16
2023-02-07
ethtool: mm: fix get_mm() return code not propagating to user space
Vladimir Oltean
1
-1
/
+1
2023-01-27
ethtool: netlink: convert commands to common SET
Jakub Kicinski
16
-725
/
+508
2023-01-27
ethtool: netlink: handle SET intro/outro in the common code
Jakub Kicinski
3
-50
/
+100
2023-01-25
net: ethtool: fix NULL pointer dereference in pause_prepare_data()
Vladimir Oltean
1
-1
/
+1
2023-01-25
net: ethtool: fix NULL pointer dereference in stats_prepare_data()
Vladimir Oltean
1
-1
/
+1
2023-01-23
ethtool: Add and use ethnl_update_bool.
David S. Miller
2
-1
/
+27
2023-01-23
net: ethtool: add helpers for aggregate statistics
Vladimir Oltean
1
-0
/
+127
2023-01-23
net: ethtool: netlink: retrieve stats from multiple sources (eMAC, pMAC)
Vladimir Oltean
5
-3
/
+99
2023-01-23
net: ethtool: add support for MAC Merge layer
Vladimir Oltean
4
-2
/
+280
2023-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2023-01-13
plca.c: fix obvious mistake in checking retval
Piergiorgio Beruto
1
-5
/
+5
2023-01-13
ethtool: add tx aggregation parameters
Daniele Palmas
1
-2
/
+20
2023-01-12
ethtool: add netlink attr in rss get reply only if value is not null
Sudheer Mogilappagari
1
-4
/
+7
2023-01-11
drivers/net/phy: add the link modes for the 10BASE-T1S Ethernet PHY
Piergiorgio Beruto
1
-0
/
+8
2023-01-11
net/ethtool: add netlink interface for the PLCA RS
Piergiorgio Beruto
4
-1
/
+313
2022-12-28
net/ethtool/ioctl: split ethtool_get_phy_stats into multiple helpers
Daniil Tatianin
1
-33
/
+69
2022-12-28
net/ethtool/ioctl: remove if n_stats checks from ethtool_get_phy_stats
Daniil Tatianin
1
-14
/
+10
2022-12-28
net/ethtool/ioctl: return -EOPNOTSUPP if we have no phy stats
Daniil Tatianin
1
-1
/
+2
2022-12-08
net_tstamp: add SOF_TIMESTAMPING_OPT_ID_TCP
Willem de Bruijn
1
-0
/
+1
2022-12-05
ethtool: add netlink based get rss support
Sudheer Mogilappagari
4
-1
/
+163
2022-11-23
ethtool: avoiding integer overflow in ethtool_phys_id()
Maxim Korotkov
1
-1
/
+2
2022-11-10
ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
Vincent Mailhol
1
-3
/
+10
2022-11-08
ethtool: Fail number of channels change when it conflicts with rxnfc
Gal Pressman
4
-11
/
+92
2022-11-08
ethtool: linkstate: add a statistic for PHY down events
Jakub Kicinski
1
-1
/
+23
2022-11-03
net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
Jiri Pirko
1
-9
/
+2
2022-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-24
ethtool: eeprom: fix null-deref on genl_info in dump
Xin Long
1
-1
/
+1
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-10-24
ethtool: Add support for 800Gbps link modes
Amit Cohen
1
-0
/
+14
2022-10-21
ethtool: pse-pd: fix null-deref on genl_info in dump
Jakub Kicinski
1
-1
/
+1
2022-10-03
ethtool: add interface to interact with Ethernet Power Equipment
Oleksij Rempel
5
-1
/
+209
2022-09-23
net: phy: Add support for rate matching
Sean Anderson
2
-0
/
+6
2022-09-22
ethtool: tunnels: check the return value of nla_nest_start()
Li Zhong
1
-0
/
+2
2022-08-30
ethtool: report missing header via ext_ack in the default handler
Jakub Kicinski
1
-0
/
+3
2022-08-30
ethtool: strset: report missing ETHTOOL_A_STRINGSET_ID via ext_ack
Jakub Kicinski
1
-1
/
+1
2022-08-29
genetlink: start to validate reserved header bytes
Jakub Kicinski
1
-0
/
+1
2022-08-22
ethtool: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-4
/
+4
2022-07-25
net: delete extra space and tab in blank line
William Dean
1
-1
/
+1
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-06-17
ethtool: Fix get module eeprom fallback
Ivan Vecera
1
-1
/
+1
[next]