index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
/
sch_plug.c
Age
Commit message (
Expand
)
Author
2023-11-01
net: sched: Fill in missing MODULE_DESCRIPTION for qdiscs
Victor Nogueira
2023-09-05
net: sched: sch_qfq: Fix UAF in qfq_dequeue()
valis
2022-09-01
net: sched: remove redundant NULL check in change hook function
Zhengchao Shao
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-12-21
net: sched: sch: add extack for change qdisc ops
Alexander Aring
2017-12-21
net: sched: sch: add extack for init callback
Alexander Aring
2016-06-25
net_sched: drop packets after root qdisc lock is released
Eric Dumazet
2016-06-10
net_sched: sch_plug: use a private throttled status
Eric Dumazet
2016-06-08
sched: remove qdisc_rehape_fail
Florian Westphal
2015-08-18
net: sched: drop all special handling of tx_queue_len == 0
Phil Sutter
2015-07-24
sch_plug: purge buffered packets during reset
WANG Cong
2012-02-13
net_sched: sch_plug: plug_qdisc_ops is static
Eric Dumazet
2012-02-07
net/sched: sch_plug - Queue traffic until an explicit release command
Shriram Rajagopalan