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
/
sched
/
sch_qfq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-22
net/sched: use tc_qdisc_stats_dump() in qdisc
Zhengchao Shao
1
-8
/
+1
2022-08-25
net: sched: delete duplicate cleanup of backlog and qlen
Zhengchao Shao
1
-2
/
+0
2022-01-04
sch_qfq: prevent shift-out-of-bounds in qfq_init_qdisc
Eric Dumazet
1
-4
/
+2
2021-10-18
net: sched: Remove Qdisc::running sequence counter
Ahmed S. Darwish
1
-4
/
+3
2021-10-18
net: sched: Merge Qdisc::bstats and Qdisc::cpu_bstats data types
Ahmed S. Darwish
1
-2
/
+2
2021-10-18
net: sched: Use _bstats_update/set() instead of raw writes
Ahmed S. Darwish
1
-2
/
+1
2021-10-18
net: sched: Protect Qdisc::bstats with u64_stats
Ahmed S. Darwish
1
-0
/
+1
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-1
/
+1
2021-06-21
pkt_sched: sch_qfq: fix qfq_change_class() error path
Eric Dumazet
1
-5
/
+3
2021-01-22
net: sched: Add extack to Qdisc_class_ops.delete
Maxim Mikityanskiy
1
-1
/
+2
2020-07-16
Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"
Petr Machata
1
-2
/
+2
2020-07-07
net/sched: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-06-29
net: sched: Pass root lock to Qdisc_ops.enqueue
Petr Machata
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
1
-2
/
+2
2019-04-27
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
1
-1
/
+1
2019-04-01
net: sched: introduce and use qdisc tree flush/purge helpers
Paolo Abeni
1
-10
/
+1
2019-04-01
net: sched: introduce and use qstats read helpers
Paolo Abeni
1
-2
/
+1
2019-01-15
sched: Fix detection of empty queues in child qdiscs
Toke Høiland-Jørgensen
1
-1
/
+3
2019-01-15
sched: Avoid dereferencing skb pointer after child enqueue
Toke Høiland-Jørgensen
1
-7
/
+9
2018-09-25
net: sched: rename qdisc_destroy() to qdisc_put()
Vlad Buslov
1
-2
/
+2
2017-12-21
net: sch: api: add extack support in qdisc_create_dflt
Alexander Aring
1
-4
/
+4
2017-12-21
net: sch: api: add extack support in tcf_block_get
Alexander Aring
1
-1
/
+1
2017-12-21
net: sched: sch: add extack for graft callback
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for block callback
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack to change class
Alexander Aring
1
-1
/
+2
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
1
-1
/
+2
2017-10-22
net: sched: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-10-16
net: sched: store Qdisc pointer in struct block
Jiri Pirko
1
-1
/
+1
2017-09-06
sched: Use __qdisc_drop instead of kfree_skb in sch_prio and sch_qfq
Gao Feng
1
-1
/
+1
2017-08-25
net_sched: remove tc class reference counting
WANG Cong
1
-25
/
+5
2017-08-16
net_sched: call qlen_notify only if child qdisc is empty
Konstantin Khlebnikov
1
-2
/
+1
2017-06-06
net: sched: introduce a TRAP control action
Jiri Pirko
1
-0
/
+1
2017-05-17
net: sched: introduce tcf block infractructure
Jiri Pirko
1
-5
/
+9
2017-05-17
net: sched: move tc_classify function to cls_api.c
Jiri Pirko
1
-1
/
+1
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
1
-1
/
+2
2017-03-12
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
1
-0
/
+2
2016-12-05
net_sched: gen_estimator: complete rewrite of rate estimators
Eric Dumazet
1
-4
/
+4
2016-09-23
sch_qfq: keep backlog updated with qlen
WANG Cong
1
-0
/
+3
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
1
-3
/
+4
2016-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2016-06-08
sched: remove qdisc->drop
Florian Westphal
1
-47
/
+0
2016-06-08
qfq: don't leak skb if kzalloc fails
Florian Westphal
1
-2
/
+4
2016-06-07
net: sched: do not acquire qdisc spinlock in qdisc/class stats dump
Eric Dumazet
1
-3
/
+6
2016-02-29
net_sched: update hierarchical backlog too
WANG Cong
1
-1
/
+2
2016-02-29
net_sched: introduce qdisc_replace() helper
WANG Cong
1
-5
/
+1
2015-08-27
net: sched: consolidate tc_classify{,_compat}
Daniel Borkmann
1
-1
/
+1
2015-07-15
pkt_sched: sch_qfq: remove unused member of struct qfq_sched
Andrea Parri
1
-1
/
+0
2015-06-21
pkt_sched: sch_qfq: remove redundant -if- control statement
Andrea Parri
1
-2
/
+1
2014-09-30
net: sched: enable per cpu qstats
John Fastabend
1
-1
/
+2
[next]