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
/
tools
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-13
tools: ynl: Rename ethtool to ethtool.py
Rahul Rameshbabu
1
-0
/
+0
2023-04-13
tools: ynl: Remove absolute paths to yaml files from ethtool testing tool
Rahul Rameshbabu
1
-2
/
+2
2023-04-11
tools: ynl: throw a more meaningful exception if family not supported
Jakub Kicinski
1
-1
/
+4
2023-03-30
tools: ynl: ethtool testing tool
Stanislav Fomichev
3
-0
/
+444
2023-03-30
tools: ynl: replace print with NlError
Stanislav Fomichev
1
-3
/
+9
2023-03-30
tools: ynl: support byte-order in cli
Stanislav Fomichev
2
-12
/
+24
2023-03-28
tools: ynl: Add fixed-header support to ynl
Donald Hunter
2
-12
/
+33
2023-03-28
tools: ynl: Add struct attr decoding to ynl
Donald Hunter
2
-1
/
+16
2023-03-28
tools: ynl: Add C array attribute decoding to ynl
Donald Hunter
2
-3
/
+22
2023-03-28
tools: ynl: Add struct parsing to nlspec
Donald Hunter
1
-0
/
+43
2023-03-27
tools: ynl: default to treating enums as flags for mask generation
Jakub Kicinski
2
-5
/
+6
2023-03-27
tools: ynl: Add missing types to encode/decode
Michal Michalik
1
-0
/
+6
2023-03-24
tools: ynl: add the Python requirements.txt file
Michal Michalik
1
-0
/
+2
2023-03-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-03-23
ynl: allow to encode u8 attr
Jiri Pirko
1
-0
/
+2
2023-03-22
tools: ynl: Fix genlmsg header encoding formats
Donald Hunter
1
-3
/
+3
2023-03-21
tools: ynl: skip the explicit op array size when not needed
Jakub Kicinski
1
-1
/
+3
2023-03-16
ynl: make the tooling check the license
Jakub Kicinski
2
-6
/
+15
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
1
-4
/
+4
2023-03-16
tools: ynl: make definitions optional again
Jakub Kicinski
1
-1
/
+2
2023-03-10
tools: ynl: fix get_mask utility routine
Lorenzo Bianconi
1
-4
/
+2
2023-03-10
tools: ynl: fix render-max for flags definition
Lorenzo Bianconi
1
-3
/
+8
2023-03-08
tools: ynl: fix enum-as-flags in the generic CLI
Jakub Kicinski
2
-9
/
+7
2023-03-08
tools: ynl: move the enum classes to shared code
Jakub Kicinski
3
-89
/
+121
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
6
-8
/
+9
2023-03-03
tools: ynl: use 1 as the default for first entry in attrs/ops
Jakub Kicinski
2
-5
/
+8
2023-03-03
tools: ynl: fully inherit attrs in subsets
Jakub Kicinski
1
-8
/
+15
2023-02-24
tools: net: add __pycache__ to gitignore
Jakub Kicinski
1
-0
/
+1
2023-02-24
tools: ynl-gen: re-raise the exception instead of printing
Jakub Kicinski
1
-3
/
+1
2023-02-24
tools: ynl-gen: fix single attribute structs with attr 0 only
Jakub Kicinski
1
-1
/
+1
2023-01-31
tools: net: use python3 explicitly
Jakub Kicinski
2
-2
/
+2
2023-01-31
tools: ynl: load jsonschema on demand
Jakub Kicinski
2
-1
/
+14
2023-01-31
tools: ynl: use operation names from spec on the CLI
Jakub Kicinski
2
-4
/
+11
2023-01-31
tools: ynl: support pretty printing bad attribute names
Jakub Kicinski
1
-0
/
+40
2023-01-31
tools: ynl: support multi-attr
Jakub Kicinski
1
-7
/
+14
2023-01-31
tools: ynl: support directional enum-model in CLI
Jakub Kicinski
1
-4
/
+4
2023-01-31
tools: ynl: add support for types needed by ethtool
Jakub Kicinski
1
-1
/
+10
2023-01-31
tools: ynl: use the common YAML loading and validation code
Jakub Kicinski
2
-232
/
+142
2023-01-31
tools: ynl: add an object hierarchy to represent parsed spec
Jakub Kicinski
2
-1
/
+304
2023-01-31
tools: ynl: move the cli and netlink code around
Jakub Kicinski
3
-1
/
+6
2023-01-31
tools: ynl-gen: prevent do / dump reordering
Jakub Kicinski
1
-2
/
+2
2023-01-26
tools: ynl: store ops in ordered dict to avoid random ordering
Jakub Kicinski
1
-1
/
+2
2023-01-26
tools: ynl: rename ops_list -> msg_list
Jakub Kicinski
1
-4
/
+6
2023-01-26
tools: ynl: support kdocs for flags in code generation
Jakub Kicinski
1
-17
/
+20
2023-01-24
tools: ynl: add a completely generic client
Jakub Kicinski
2
-0
/
+581
2023-01-24
net: add basic C code generators for Netlink
Jakub Kicinski
2
-0
/
+2403
2017-10-04
tools: rename tools/net directory to tools/bpf
Jakub Kicinski
6
-2656
/
+0
2017-06-14
tools: bpf_jit_disasm: Handle large images.
David Daney
1
-11
/
+26
2017-04-13
tools: bpf_jit_disasm: Add option to dump JIT image to a file.
David Daney
1
-4
/
+36
2016-05-08
tools: bpf_jit_disasm: check for klogctl failure
Colin Ian King
1
-0
/
+3
[next]