aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* net: sched: prevent duplicate flower rules from tcf_proto destroy raceJohn Hurley2019-11-05
* taprio: fix panic while hw offload sched list swapIvan Khoronzhuk2019-11-05
* net: cls_bpf: fix NULL deref on offload filter removalJakub Kicinski2019-11-01
* net: sch_generic: Use pfifo_fast as fallback scheduler for CAN hardwareVincent Prince2019-10-25
* net: core: add generic lockdep keysTaehee Yoo2019-10-24
* net/flow_dissector: switch to siphashEric Dumazet2019-10-23
* net: sched: taprio: fix -Wmissing-prototypes warningsYi Wang2019-10-22
* net: netem: correct the parent's backlog when corrupted packet was droppedJakub Kicinski2019-10-19
* net: netem: fix error path for corrupted GSO framesJakub Kicinski2019-10-19
* sched: etf: Fix ordering of packets with same txtimeVinicius Costa Gomes2019-10-15
* net: avoid potential infinite loop in tc_ctl_action()Eric Dumazet2019-10-15
* net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actionsDavide Caratti2019-10-15
* tcp: annotate sk->sk_wmem_queued lockless readsEric Dumazet2019-10-13
* net: annotate sk->sk_rcvlowat lockless readsEric Dumazet2019-10-10
* act_mirred: Fix mirred_init_module error handlingYueHaibing2019-10-09
* net: taprio: Fix returning EINVAL when configuring without flagsVinicius Costa Gomes2019-10-09
* net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang2019-10-08
* net_sched: fix backward compatibility for TCA_KINDCong Wang2019-10-08
* sch_dsmark: fix potential NULL deref in dsmark_init()Eric Dumazet2019-10-04
* net: sched: cbs: Avoid division by zero when calculating the port rateVladimir Oltean2019-10-01
* net: sched: taprio: Avoid division by zero on invalid link speedVladimir Oltean2019-10-01
* net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byteVladimir Oltean2019-09-30
* sch_cbq: validate TCA_CBQ_WRROPT to avoid crashEric Dumazet2019-09-30
* net/sched: Set default of CONFIG_NET_TC_SKB_EXT to NPaul Blakey2019-09-27
* net: sched: sch_sfb: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-27
* net: sched: multiq: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-27
* net: sched: sch_htb: don't call qdisc_put() while holding tree lockVlad Buslov2019-09-27
* sch_netem: fix rcu splat in netem_enqueue()Eric Dumazet2019-09-27
* net/sched: cbs: Fix not adding cbs instance to listVinicius Costa Gomes2019-09-26
* net: Fix Kconfig indentationKrzysztof Kozlowski2019-09-26
* net: sched: fix possible crash in tcf_action_destroy()Eric Dumazet2019-09-24
* net_sched: add policy validation for action attributesCong Wang2019-09-21
* net_sched: add max len check for TCA_KINDCong Wang2019-09-21
* sch_netem: fix a divide by zero in tabledist()Eric Dumazet2019-09-20
* net/sched: act_sample: don't push mac header on ip6gre ingressDavide Caratti2019-09-20
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-17
|\
| * net_sched: let qdisc_put() accept NULL pointerCong Wang2019-09-15
* | taprio: Add support for hardware offloadingVinicius Costa Gomes2019-09-16
* | net: sched: use get_dev() action API in flow_action infraVlad Buslov2019-09-16
* | net: sched: take reference to psample group in flow_action infraVlad Buslov2019-09-16
* | net: sched: extend flow_action_entry with destructorVlad Buslov2019-09-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\|
| * sch_hhf: ensure quantum and hhf_non_hh_weight are non-zeroCong Wang2019-09-10
| * net_sched: check cops->tcf_block in tc_bind_tclass()Cong Wang2019-09-10
| * net: sched: fix reordering issuesEric Dumazet2019-09-06
* | netfilter: update include directives.Jeremy Sowden2019-09-13
* | net_sched: act_police: add 2 new attributes to support police 64bit rate and ...David Dai2019-09-06
* | net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey2019-09-06
* | net/sched: cbs: remove redundant assignment to variable port_rateColin Ian King2019-09-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-02
|\|