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
/
devlink
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-20
devlink: drop leftover duplicate/unused code
Paolo Abeni
1
-13
/
+0
2023-02-17
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+13
2023-02-15
devlink: Move health common function to health file
Moshe Shemesh
2
-60
/
+32
2023-02-15
devlink: Move devlink health test to health file
Moshe Shemesh
3
-16
/
+18
2023-02-15
devlink: Move devlink health dump to health file
Moshe Shemesh
3
-123
/
+126
2023-02-15
devlink: Move devlink fmsg and health diagnose to health file
Moshe Shemesh
3
-630
/
+636
2023-02-15
devlink: Move devlink health report and recover to health file
Moshe Shemesh
3
-138
/
+144
2023-02-15
devlink: Move devlink health get and set code to health file
Moshe Shemesh
3
-217
/
+234
2023-02-15
devlink: health: Fix nla_nest_end in error flow
Moshe Shemesh
1
-1
/
+1
2023-02-15
devlink: Split out health reporter create code
Moshe Shemesh
4
-209
/
+226
2023-02-14
devlink: don't allow to change net namespace for FW_ACTIVATE reload action
Jiri Pirko
1
-0
/
+6
2023-02-13
devlink: add forgotten devlink instance lock assertion to devl_param_driverin...
Jiri Pirko
1
-0
/
+2
2023-02-13
devlink: allow to call devl_param_driverinit_value_get() without holding inst...
Jiri Pirko
1
-2
/
+11
2023-02-13
devlink: convert param list to xarray
Jiri Pirko
3
-39
/
+39
2023-02-13
devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()
Jiri Pirko
1
-8
/
+2
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
1
-3
/
+4
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
3
-4
/
+28
2023-02-13
devlink: don't use strcpy() to copy param value
Jiri Pirko
1
-12
/
+3
2023-02-13
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
2
-70
/
+65
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+6
2023-02-07
devlink: Fix memleak in health diagnose callback
Moshe Shemesh
1
-5
/
+9
2023-02-03
devlink: Move devlink dev selftest code to dev
Moshe Shemesh
3
-183
/
+184
2023-02-03
devlink: Move devlink_info_req struct to be local
Moshe Shemesh
2
-9
/
+8
2023-02-03
devlink: Move devlink dev flash code to dev
Moshe Shemesh
3
-271
/
+272
2023-02-03
devlink: Move devlink dev info code to dev
Moshe Shemesh
3
-255
/
+256
2023-02-03
devlink: Move devlink dev eswitch code to dev
Moshe Shemesh
3
-125
/
+126
2023-02-03
devlink: Move devlink dev reload code to dev
Moshe Shemesh
3
-421
/
+427
2023-02-03
devlink: Split out dev get and dump code
Moshe Shemesh
4
-102
/
+118
2023-02-01
devlink: rename and reorder instances of struct devlink_cmd
Jiri Pirko
3
-51
/
+50
2023-02-01
devlink: remove "gen" from struct devlink_gen_cmd name
Jiri Pirko
3
-36
/
+36
2023-02-01
devlink: rename devlink_nl_instance_iter_dump() to "dumpit"
Jiri Pirko
3
-20
/
+20
2023-01-30
devlink: remove devlink features
Jiri Pirko
3
-23
/
+0
2023-01-30
devlink: send objects notifications during devlink reload
Jiri Pirko
1
-18
/
+2
2023-01-30
devlink: move devlink reload notifications back in between _down() and _up() ...
Jiri Pirko
1
-21
/
+16
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-24
/
+53
2023-01-27
devlink: put couple of WARN_ONs in devlink_param_driverinit_value_get()
Jiri Pirko
1
-4
/
+6
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-8
/
+7
2023-01-27
devlink: don't work with possible NULL pointer in devlink_param_unregister()
Jiri Pirko
1
-1
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-53
/
+37
2023-01-24
devlink: remove a dubious assumption in fmsg dumping
Jakub Kicinski
1
-1
/
+1
2023-01-24
netlink: fix spelling mistake in dump size assert
Jakub Kicinski
1
-1
/
+1
2023-01-19
devlink: add instance lock assertion in devl_is_registered()
Jiri Pirko
1
-3
/
+1
2023-01-19
devlink: remove devlink_dump_for_each_instance_get() helper
Jiri Pirko
2
-12
/
+4
2023-01-19
devlink: convert reporters dump to devlink_nl_instance_iter_dump()
Jiri Pirko
3
-49
/
+40
2023-01-19
devlink: convert linecards dump to devlink_nl_instance_iter_dump()
Jiri Pirko
3
-36
/
+30
2023-01-19
devlink: remove reporter reference counting
Jiri Pirko
1
-83
/
+30
2023-01-19
devlink: remove devl*_port_health_reporter_destroy()
Jiri Pirko
1
-33
/
+2
2023-01-19
devlink: remove reporters_lock
Jiri Pirko
3
-47
/
+9
2023-01-19
devlink: protect health reporter operation with instance lock
Jiri Pirko
1
-22
/
+77
2023-01-19
devlink: remove linecard reference counting
Jiri Pirko
3
-18
/
+2
[next]