Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2021-04-28net/sched: act_ct: Remove redundant ct get and checkRoi Dayan
2021-04-26net/sched: act_ct: fix wild memory access when clearing fragmentsDavide Caratti
2021-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-04-20net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09net: sched: sch_teql: fix null-pointer dereferencePavel Tikhomirov
2021-04-08net: sched: fix err handler in tcf_action_init()Vlad Buslov
2021-04-08net: sched: fix action overwrite reference countingVlad Buslov
2021-04-08Revert "net: sched: bump refcount for new action in ACT replace mode"Vlad Buslov
2021-04-03net: cls_api: Fix uninitialised struct field bo->unlocked_driver_cbYunjian Wang
2021-03-30sch_htb: fix null pointer dereference on a null new_qYunjian Wang
2021-03-30net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-25net: sched: Mundane typo fixesBhaskar Chowdhury
2021-03-24net/sched: act_ct: clear post_ct if doing ct_clearMarcelo Ricardo Leitner
2021-03-22net/sched: cls_flower: use nla_get_be32 for TCA_FLOWER_KEY_FLAGSVladimir Oltean
2021-03-22net/sched: cls_flower: use ntohs for struct flow_dissector_key_portsVladimir Oltean
2021-03-19taprio: Handle short intervals and large packetsKurt Kanzenbach
2021-03-17net/sched: cls_flower: fix only mask bit check in the validate_ct_statewenxu
2021-03-17net/sched: act_api: fix miss set post_ct for ovs after do conntrack in act_ctwenxu
2021-03-15psample: Encapsulate packet metadata in a structIdo Schimmel
2021-03-14net/sched: act_police: add support for packet-per-second policingBaowen Zheng
2021-03-14flow_offload: add support for packet-per-second policingXingfeng Hu
2021-03-12sch_htb: Fix offload cleanup in htb_destroy on htb_init failureMaxim Mikityanskiy
2021-03-12sch_htb: Fix select_queue for non-offload modeMaxim Mikityanskiy
2021-03-11net: sched: validate stab valuesEric Dumazet
2021-03-10sched: act_sample: Implement stats_update callbackIdo Schimmel
2021-03-05net: sched: avoid duplicates in classes dumpMaximilian Heyne
2021-02-23net/sched: cls_flower: validate ct_state for invalid and reply flagswenxu
2021-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-17net: sched: fix police ext initializationVlad Buslov
2021-02-11net/sched: cls_flower: Reject invalid ct_state flags ruleswenxu
2021-02-06net: sched: Return the correct errno codeZheng Yongjun
2021-01-30net: flow_offload: Add original direction flag to ct_metadataPaul Blakey
2021-01-30net/sched: cls_flower: Add match on the ct_state reply flagPaul Blakey
2021-01-23sch_htb: Stats for offloaded HTBMaxim Mikityanskiy
2021-01-23sch_htb: Hierarchical QoS hardware offloadMaxim Mikityanskiy
2021-01-23net: sched: Add extack to Qdisc_class_ops.deleteMaxim Mikityanskiy
2021-01-21net/sched: cls_flower add CT_FLAGS_INVALID flag supportwenxu
2021-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-20taprio: boolean values to a bool variableJiapeng Zhong
2021-01-19net_sched: fix RTNL deadlock again caused by request_module()Cong Wang
2021-01-16net_sched: avoid shift-out-of-bounds in tcindex_set_parms()Eric Dumazet
2021-01-16net_sched: reject silly cell_log in qdisc_get_rtab()Eric Dumazet
2021-01-16cls_flower: call nla_ok() before nla_next()Cong Wang
2020-12-29net: sched: prevent invalid Scell_log shift countRandy Dunlap
2020-12-19net/sched: sch_taprio: ensure to reset/destroy all child qdiscsDavide Caratti
2020-12-17net/sched: sch_taprio: reset child qdiscs before freeing themDavide Caratti
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-10net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault