summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net_sched: sch_fq: defer skb freeingEric Dumazet2016-06-151-1/+1
* net_sched: sch_pie: defer skb freeingEric Dumazet2016-06-151-1/+1
* net_sched: sch_netem: defer skb freeingEric Dumazet2016-06-151-3/+1
* net_sched: sch_htb: defer skb freeingEric Dumazet2016-06-151-2/+2
* net_sched: sch_hhf: defer skb freeingEric Dumazet2016-06-151-2/+2
* net_sched: fq_codel: defer skb freeingEric Dumazet2016-06-151-8/+9
* net_sched: sch_fq: defer skb freeingEric Dumazet2016-06-151-6/+13
* net_sched: sch_codel: defer skb freeing in codel_change()Eric Dumazet2016-06-151-1/+1
* net_sched: sch_choke: defer skb freeingEric Dumazet2016-06-151-4/+4
* net_sched: add the ability to defer skb freeingEric Dumazet2016-06-151-1/+1
* net_sched: make tcf_hash_check() booleanWANG Cong2016-06-157-11/+16
* act_police: rename tcf_act_police_locate() to tcf_act_police_init()WANG Cong2016-06-151-4/+4
* net_sched: remove internal use of TC_POLICE_*WANG Cong2016-06-152-3/+3
* net/sched: flower: Return error when hw can't offload and skip_sw is setAmir Vadai2016-06-141-17/+25
* sched: remove NET_XMIT_POLICEDFlorian Westphal2016-06-122-3/+1
* net_sched: remove generic throttled managementEric Dumazet2016-06-107-17/+4
* net_sched: netem: remove qdisc_is_throttled() useEric Dumazet2016-06-101-3/+0
* net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet2016-06-101-1/+1
* net_sched: sch_plug: use a private throttled statusEric Dumazet2016-06-101-6/+8
* net, cls: allow for deleting all filters for given parentDaniel Borkmann2016-06-101-4/+33
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-1012-75/+106
|\
| * qfq: don't leak skb if kzalloc failsFlorian Westphal2016-06-081-2/+4
| * net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski2016-06-081-18/+19
| * net: cls_u32: catch all hardware offload errorsJakub Kicinski2016-06-081-1/+7
| * net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-073-7/+19
| * act_police: fix a crash during removalWANG Cong2016-06-071-22/+11
| * fq_codel: return non zero qlen in class dumpsEric Dumazet2016-06-071-1/+1
| * net: cls_u32: be more strict about skip-sw flagJakub Kicinski2016-06-071-10/+11
| * net: cls_u32: fix error code for invalid flagsJakub Kicinski2016-06-071-1/+1
| * fq_codel: fix NET_XMIT_CN behaviorEric Dumazet2016-06-071-6/+18
| * net_sched: keep backlog updated with qlenWANG Cong2016-06-061-0/+2
| * sch_tbf: update backlog as wellWANG Cong2016-06-031-0/+4
| * sch_red: update backlog as wellWANG Cong2016-06-031-0/+4
| * sch_drr: update backlog as wellWANG Cong2016-06-031-0/+4
| * sch_prio: update backlog as wellWANG Cong2016-06-031-0/+4
| * sch_hfsc: always keep backlog updatedWANG Cong2016-06-031-8/+4
* | net: sched: fix qdisc->running lockdep annotationsEric Dumazet2016-06-091-2/+2
* | sched: remove qdisc->dropFlorian Westphal2016-06-0818-359/+0
* | sched: remove qdisc_rehape_failFlorian Westphal2016-06-084-7/+7
* | cbq: remove TCA_CBQ_POLICE supportFlorian Westphal2016-06-081-94/+1
* | cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal2016-06-081-160/+6
* | net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet2016-06-0714-44/+69
* | net_sched: transform qdisc running bit into a seqcountEric Dumazet2016-06-071-4/+10
* | net sched: indentation and other OCD stylistic fixesJamal Hadi Salim2016-06-076-17/+28
* | net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim2016-06-0712-48/+21
* | net sched actions: introduce timestamp for firsttime useJamal Hadi Salim2016-06-0713-0/+14
* | net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim2016-06-0710-12/+11
* | net/sched: cls_flower: Introduce support in SKIP SW flagAmir Vadai2016-06-071-9/+22
|/
* net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-241-0/+11
* net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-242-10/+7