summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2016-06-14net/sched: flower: Return error when hw can't offload and skip_sw is setAmir Vadai
2016-06-12sched: remove NET_XMIT_POLICEDFlorian Westphal
2016-06-10net_sched: remove generic throttled managementEric Dumazet
2016-06-10net_sched: netem: remove qdisc_is_throttled() useEric Dumazet
2016-06-10net_sched: cbq: remove a flaky use of qdisc_is_throttled()Eric Dumazet
2016-06-10net_sched: sch_plug: use a private throttled statusEric Dumazet
2016-06-10net, cls: allow for deleting all filters for given parentDaniel Borkmann
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-09net: sched: fix qdisc->running lockdep annotationsEric Dumazet
2016-06-08sched: remove qdisc->dropFlorian Westphal
2016-06-08sched: remove qdisc_rehape_failFlorian Westphal
2016-06-08cbq: remove TCA_CBQ_POLICE supportFlorian Westphal
2016-06-08cbq: remove TCA_CBQ_OVL_STRATEGY supportFlorian Westphal
2016-06-08qfq: don't leak skb if kzalloc failsFlorian Westphal
2016-06-08net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski
2016-06-08net: cls_u32: catch all hardware offload errorsJakub Kicinski
2016-06-07net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann
2016-06-07act_police: fix a crash during removalWANG Cong
2016-06-07net: sched: do not acquire qdisc spinlock in qdisc/class stats dumpEric Dumazet
2016-06-07net_sched: transform qdisc running bit into a seqcountEric Dumazet
2016-06-07fq_codel: return non zero qlen in class dumpsEric Dumazet
2016-06-07net: cls_u32: be more strict about skip-sw flagJakub Kicinski
2016-06-07net: cls_u32: fix error code for invalid flagsJakub Kicinski
2016-06-07net sched: indentation and other OCD stylistic fixesJamal Hadi Salim
2016-06-07net sched actions: aggregate dumping of actions timeinfoJamal Hadi Salim
2016-06-07net sched actions: introduce timestamp for firsttime useJamal Hadi Salim
2016-06-07net sched: actions use tcf_lastuse_update for consistencyJamal Hadi Salim
2016-06-07net/sched: cls_flower: Introduce support in SKIP SW flagAmir Vadai
2016-06-07fq_codel: fix NET_XMIT_CN behaviorEric Dumazet
2016-06-06net_sched: keep backlog updated with qlenWANG Cong
2016-06-03sch_tbf: update backlog as wellWANG Cong
2016-06-03sch_red: update backlog as wellWANG Cong
2016-06-03sch_drr: update backlog as wellWANG Cong
2016-06-03sch_prio: update backlog as wellWANG Cong
2016-06-03sch_hfsc: always keep backlog updatedWANG Cong
2016-05-24net sched actions: policer missing timestamp processingJamal Hadi Salim
2016-05-24net_sched: avoid too many hrtimer_start() callsEric Dumazet
2016-05-17net_sched: close another race condition in tcf_mirred_release()WANG Cong
2016-05-16fq_codel: fix memory limitation driftEric Dumazet
2016-05-16net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai
2016-05-16net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai
2016-05-16net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-10net sched: ife action fix late bindingJamal Hadi Salim
2016-05-10net sched: skbedit action fix late bindingJamal Hadi Salim
2016-05-10net sched: simple action fix late bindingJamal Hadi Salim
2016-05-10net sched: mirred action fix late bindingJamal Hadi Salim
2016-05-10net sched: ipt action fix late bindingJamal Hadi Salim
2016-05-10net sched: vlan action fix late bindingJamal Hadi Salim
2016-05-08fq_codel: add memory limitation per queueEric Dumazet