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
/
core
/
devlink.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-14
devlink: Clear whole devlink_flash_notify struct
Leon Romanovsky
1
-2
/
+2
2021-08-14
devlink: Use xarray to store devlink instances
Leon Romanovsky
1
-21
/
+49
2021-08-14
devlink: Count struct devlink consumers
Leon Romanovsky
1
-35
/
+170
2021-08-14
devlink: Remove check of always valid devlink pointer
Leon Romanovsky
1
-56
/
+38
2021-08-14
devlink: Simplify devlink_pernet_pre_exit call
Leon Romanovsky
1
-10
/
+10
2021-08-11
devlink: Add APIs to publish, unpublish individual parameter
Parav Pandit
1
-0
/
+48
2021-08-11
devlink: Add API to register and unregister single parameter
Parav Pandit
1
-0
/
+37
2021-08-11
devlink: Create a helper function for one parameter registration
Parav Pandit
1
-6
/
+18
2021-08-11
devlink: Add new "enable_vnet" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
devlink: Add new "enable_rdma" generic device param
Parav Pandit
1
-0
/
+5
2021-08-11
devlink: Add new "enable_eth" generic device param
Parav Pandit
1
-0
/
+5
2021-08-09
devlink: Fix port_type_set function pointer check
Leon Romanovsky
1
-1
/
+1
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-8
/
+7
2021-08-08
devlink: Simplify devlink port API calls
Leon Romanovsky
1
-48
/
+47
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+2
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
1
-18
/
+8
2021-07-30
devlink: Break parameter notification sequence to be before/after unload/load...
Leon Romanovsky
1
-12
/
+20
2021-07-28
devlink: Remove duplicated registration check
Leon Romanovsky
1
-9
/
+10
2021-07-25
devlink: Fix phys_port_name of virtual port and merge error
Parav Pandit
1
-8
/
+2
2021-06-23
devlink: Protect rate list with lock while switching modes
Dmytro Linkin
1
-0
/
+4
2021-06-23
devlink: Remove eswitch mode check for mode set call
Dmytro Linkin
1
-11
/
+0
2021-06-23
devlink: Decrease refcnt of parent rate object on leaf destroy
Dmytro Linkin
1
-0
/
+2
2021-06-14
net: core: devlink: add dropped stats traps field
Oleksandr Mazur
1
-4
/
+49
2021-06-09
devlink: Fix error message in devlink_rate_set_ops_supported()
Dan Carpenter
1
-1
/
+1
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2021-06-02
devlink: Allow setting parent node of rate objects
Dmytro Linkin
1
-2
/
+123
2021-06-02
devlink: Introduce rate nodes
Dmytro Linkin
1
-7
/
+231
2021-06-02
devlink: Allow setting tx rate for devlink rate leaf objects
Dmytro Linkin
1
-0
/
+86
2021-06-02
devlink: Introduce rate object
Dmytro Linkin
1
-1
/
+228
2021-05-27
devlink: Correct VIRTUAL port to not have phys_port attributes
Parav Pandit
1
-2
/
+2
2021-05-27
devlink: append split port number to the port name
Jiri Pirko
1
-6
/
+4
2021-04-24
devlink: Extend SF port attributes to have external attribute
Parav Pandit
1
-1
/
+10
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-30
/
+280
2021-01-27
devlink: Add DMAC filter generic packet trap
Aya Levin
1
-0
/
+1
2021-01-22
mlxsw: Register physical ports as a devlink resource
Danielle Ratson
1
-0
/
+4
2021-01-22
devlink: Support get and set state of port function
Parav Pandit
1
-1
/
+89
2021-01-22
devlink: Support add and delete devlink port
Parav Pandit
1
-0
/
+121
2021-01-22
devlink: Introduce PCI SF port flavour and port attribute
Parav Pandit
1
-0
/
+39
2021-01-22
devlink: Prepare code to fill multiple port function attributes
Parav Pandit
1
-31
/
+33
2021-01-19
net: core: devlink: use right genl user_ptr when handling port param get/set
Oleksandr Mazur
1
-2
/
+2
2020-12-08
net: core: devlink: simplify the return expression of devlink_nl_cmd_trap_set...
Zheng Yongjun
1
-6
/
+1
2020-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-17
/
+39
2020-11-25
devlink: Make sure devlink instance and port are in same net namespace
Parav Pandit
1
-1
/
+2
2020-11-25
devlink: Hold rtnl lock while reading netdev attributes
Parav Pandit
1
-0
/
+4
2020-11-24
devlink: Fix reload stats structure
Moshe Shemesh
1
-16
/
+33
2020-11-24
devlink: Add blackhole_nexthop trap
Ido Schimmel
1
-0
/
+1
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
1
-4
/
+6
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
1
-5
/
+21
2020-11-14
devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill()
Wang Hai
1
-2
/
+4
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
1
-2
/
+6
[next]