aboutsummaryrefslogtreecommitdiff
path: root/net/sched/sch_plug.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-01net: sched: remove redundant NULL check in change hook functionGravatar Zhengchao Shao 1-3/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-5/+1
2017-12-21net: sched: sch: add extack for change qdisc opsGravatar Alexander Aring 1-1/+2
2017-12-21net: sched: sch: add extack for init callbackGravatar Alexander Aring 1-1/+2
2016-06-25net_sched: drop packets after root qdisc lock is releasedGravatar Eric Dumazet 1-2/+3
2016-06-10net_sched: sch_plug: use a private throttled statusGravatar Eric Dumazet 1-6/+8
2016-06-08sched: remove qdisc_rehape_failGravatar Florian Westphal 1-1/+1
2015-08-18net: sched: drop all special handling of tx_queue_len == 0Gravatar Phil Sutter 1-6/+2
2015-07-24sch_plug: purge buffered packets during resetGravatar WANG Cong 1-0/+1
2012-02-13net_sched: sch_plug: plug_qdisc_ops is staticGravatar Eric Dumazet 1-1/+1
2012-02-07net/sched: sch_plug - Queue traffic until an explicit release commandGravatar Shriram Rajagopalan 1-0/+233