summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2019-09-06net: openvswitch: Set OvS recirc_id from tc chain indexPaul Blakey
2019-09-05net/sched: cbs: remove redundant assignment to variable port_rateColin Ian King
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-31net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rateVladimir Oltean
2019-08-31taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byteVladimir Oltean
2019-08-31taprio: Fix kernel panic in taprio_destroyVladimir Oltean
2019-08-30net: sched: cls_matchall: cleanup flow_action before deallocatingVlad Buslov
2019-08-30sched: act_vlan: implement stats_update callbackJiri Pirko
2019-08-28net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueueDavide Caratti
2019-08-28net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-08-28net/sched: pfifo_fast: fix wrong dereference when qdisc is resetDavide Caratti
2019-08-27net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-08-26net: sched: flower: don't take rtnl lock for cls hw offloads APIVlad Buslov
2019-08-26net: sched: copy tunnel info when setting flow_action entry->tunnelVlad Buslov
2019-08-26net: sched: take reference to action dev before calling offloadsVlad Buslov
2019-08-26net: sched: take rtnl lock in tc_setup_flow_action()Vlad Buslov
2019-08-26net: sched: conditionally obtain rtnl lock in cls hw offloads APIVlad Buslov
2019-08-26net: sched: add API for registering unlocked offload block callbacksVlad Buslov
2019-08-26net: sched: notify classifier on successful offload add/deleteVlad Buslov
2019-08-26net: sched: refactor block offloads counter usageVlad Buslov
2019-08-26net: sched: change tcf block offload counter type to atomic_tVlad Buslov
2019-08-26net: sched: protect block offload-related fields with rw_semaphoreVlad Buslov
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-09taprio: remove unused variable 'entry_list_policy'YueHaibing
2019-08-08net sched: update skbedit action for batched events operationsRoman Mashak
2019-08-08fq_codel: remove set but not used variables 'prev_ecn_mark' and 'prev_drop_co...YueHaibing
2019-08-08net: sched: sch_taprio: fix memleak in error path for sched list parseIvan Khoronzhuk
2019-08-08flow_offload: support get multi-subsystem blockwenxu
2019-08-08flow_offload: move tc indirect block to flow offloadwenxu
2019-08-08cls_api: add flow_indr_block_call functionwenxu
2019-08-08cls_api: remove the tcf_block cachewenxu
2019-08-08cls_api: modify the tc_indr_block_ing_cmd parameters.wenxu
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-06net: sched: add ingress mirred action to hardware IRJohn Hurley
2019-08-06net: sched: add skbedit of ptype action to hardware IRJohn Hurley
2019-08-06fq_codel: Kill useless per-flow dropped statisticDave Taht
2019-08-06Increase fq_codel count in the bulk dropperDave Taht
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak
2019-08-05net: sched: use temporary variable for actions indexesDmytro Linkin
2019-07-29net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-07-25ife: error out when nla attributes are emptyCong Wang
2019-07-23net: sched: include mpls actions in hardware intermediate representationJohn Hurley
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-17net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing
2019-07-16fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso