summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAge
* 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
|\|
| * net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean2019-08-31
| * taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean2019-08-31
| * taprio: Fix kernel panic in taprio_destroyVladimir Oltean2019-08-31
| * net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti2019-08-28
| * net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-08-28
| * net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti2019-08-28
| * net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-08-27
* | net: sched: cls_matchall: cleanup flow_action before deallocatingVlad Buslov2019-08-30
* | sched: act_vlan: implement stats_update callbackJiri Pirko2019-08-30
* | net: sched: flower: don't take rtnl lock for cls hw offloads APIVlad Buslov2019-08-26
* | net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov2019-08-26
* | net: sched: take reference to action dev before calling offloadsVlad Buslov2019-08-26
* | net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov2019-08-26
* | net: sched: conditionally obtain rtnl lock in cls hw offloads APIVlad Buslov2019-08-26
* | net: sched: add API for registering unlocked offload block callbacksVlad Buslov2019-08-26
* | net: sched: notify classifier on successful offload add/deleteVlad Buslov2019-08-26
* | net: sched: refactor block offloads counter usageVlad Buslov2019-08-26
* | net: sched: change tcf block offload counter type to atomic_tVlad Buslov2019-08-26
* | net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov2019-08-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\|
| * net sched: update skbedit action for batched events operationsRoman Mashak2019-08-09
| * net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk2019-08-09
* | taprio: remove unused variable 'entry_list_policy'YueHaibing2019-08-09
* | fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...YueHaibing2019-08-09
* | flow_offload: support get multi-subsystem blockwenxu2019-08-08
* | flow_offload: move tc indirect block to flow offloadwenxu2019-08-08
* | cls_api: add flow_indr_block_call functionwenxu2019-08-08
* | cls_api: remove the tcf_block cachewenxu2019-08-08
* | cls_api: modify the tc_indr_block_ing_cmd parameters.wenxu2019-08-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-06
|\|
| * net sched: update vlan action for batched events operationsRoman Mashak2019-08-06
| * net: sched: use temporary variable for actions indexesDmytro Linkin2019-08-05
| * net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai2019-07-29
| * ife: error out when nla attributes are emptyCong Wang2019-07-25
* | net: sched: add ingress mirred action to hardware IRJohn Hurley2019-08-06