aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* qfq: don't leak skb if kzalloc failsFlorian Westphal2016-06-09
* net: cls_u32: be more strict about skip-sw flag for knodesJakub Kicinski2016-06-09
* net: cls_u32: catch all hardware offload errorsJakub Kicinski2016-06-09
* net: sched: fix tc_should_offload for specific clsact classesDaniel Borkmann2016-06-07
* act_police: fix a crash during removalWANG Cong2016-06-07
* fq_codel: return non zero qlen in class dumpsEric Dumazet2016-06-07
* net: cls_u32: be more strict about skip-sw flagJakub Kicinski2016-06-07
* net: cls_u32: fix error code for invalid flagsJakub Kicinski2016-06-07
* fq_codel: fix NET_XMIT_CN behaviorEric Dumazet2016-06-07
* net_sched: keep backlog updated with qlenWANG Cong2016-06-06
* sch_tbf: update backlog as wellWANG Cong2016-06-03
* sch_red: update backlog as wellWANG Cong2016-06-03
* sch_drr: update backlog as wellWANG Cong2016-06-03
* sch_prio: update backlog as wellWANG Cong2016-06-03
* sch_hfsc: always keep backlog updatedWANG Cong2016-06-03
* net sched actions: policer missing timestamp processingJamal Hadi Salim2016-05-24
* net_sched: avoid too many hrtimer_start() callsEric Dumazet2016-05-24
* net_sched: close another race condition in tcf_mirred_release()WANG Cong2016-05-17
* fq_codel: fix memory limitation driftEric Dumazet2016-05-16
* net/sched: cls_flower: Hardware offloaded filters statistics supportAmir Vadai2016-05-16
* net/sched: act_gact: Update statistics when offloaded to hardwareAmir Vadai2016-05-16
* net: cls_u32: Add support for skip-sw flag to tc u32 classifier.Samudrala, Sridhar2016-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15
|\
| * net sched: ife action fix late bindingJamal Hadi Salim2016-05-10
| * net sched: skbedit action fix late bindingJamal Hadi Salim2016-05-10
| * net sched: simple action fix late bindingJamal Hadi Salim2016-05-10
| * net sched: mirred action fix late bindingJamal Hadi Salim2016-05-10
| * net sched: ipt action fix late bindingJamal Hadi Salim2016-05-10
| * net sched: vlan action fix late bindingJamal Hadi Salim2016-05-10
* | fq_codel: add memory limitation per queueEric Dumazet2016-05-08
* | bpf: wire in data and data_end for cls_act_bpfAlexei Starovoitov2016-05-06
* | net: remove dev->trans_startFlorian Westphal2016-05-04
* | treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-04
|\|
| * netem: Segment GSO packets on enqueueNeil Horman2016-05-03
* | fq_codel: add batch ability to fq_codel_drop()Eric Dumazet2016-05-03
* | net: remove NETDEV_TX_LOCKED supportFlorian Westphal2016-04-26
* | sched: align nlattr properly when neededNicolas Dichtel2016-04-26
* | codel: split into multiple filesMichal Kazior2016-04-25
* | codel: generalize the implementationMichal Kazior2016-04-25
* | sched: use nla_put_u64_64bit()Nicolas Dichtel2016-04-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-23
|\|
| * net: sched: do not requeue a NULL skbLars Persson2016-04-14
* | qdisc: constify meta_type_ops structuresJulia Lawall2016-04-14
|/
* cls_bpf: reset class and reuse major in daDaniel Borkmann2016-03-18
* net/flower: Fix pointer castAmir Vadai2016-03-11
* net/flower: Introduce hardware offload supportAmir Vadai2016-03-10
* net_sched: dsmark: use qdisc_dequeue_peeked()Kyeong Yoo2016-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-08
|\
| * net: sched: fix act_ipt for LOG targetPhil Sutter2016-03-06