summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2022-12-31net_sched: reject TCF_EM_SIMPLE case for complex ematch moduleCong Wang
2022-12-02net: sched: allow act_ct to be built without NF_NATXin Long
2022-12-02netfilter: conntrack: Fix data-races around ct markDaniel Xu
2022-11-10net: sched: Fix use after free in red_enqueue()Dan Carpenter
2022-10-29net: sched: fix race condition in qdisc_graft()Eric Dumazet
2022-10-29net: sched: sfb: fix null pointer access issue when sfb_init() failsZhengchao Shao
2022-10-29net: sched: delete duplicate cleanup of backlog and qlenZhengchao Shao
2022-10-29net: sched: cake: fix null pointer access issue when cake_init() failsZhengchao Shao
2022-10-21net: sched: cls_u32: Avoid memcpy() false-positive warningKees Cook
2022-09-26net: sched: act_ct: fix possible refcount leak in tcf_ct_init()Hangyu Hua
2022-09-22net: sched: fix possible refcount leak in tc_new_tfilter()Hangyu Hua
2022-09-20net/sched: taprio: make qdisc_leaf() see the per-netdev-queue pfifo child qdiscsVladimir Oltean
2022-09-20net/sched: taprio: avoid disabling offload when it was never enabledVladimir Oltean
2022-09-08sch_sfb: Also store skb len before calling child enqueueToke Høiland-Jørgensen
2022-09-02sch_sfb: Don't assume the skb is still around after enqueueing to childToke Høiland-Jørgensen
2022-08-31Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski
2022-08-31sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen
2022-08-30net/sched: fix netdevice reference leaks in attach_default_qdiscs()Wang Hai
2022-08-30net: sched: tbf: don't call qdisc_put() while holding tree lockZhengchao Shao
2022-08-24net: Fix data-races around weight_p and dev_weight_[rt]x_bias.Kuniyuki Iwashima
2022-08-15net_sched: cls_route: disallow handle of 0Jamal Hadi Salim
2022-08-10net_sched: cls_route: remove from list when handle is 0Thadeu Lima de Souza Cascardo
2022-08-03net/sched: remove hacks added to dev_trans_start() for bonding to workVladimir Oltean
2022-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2022-07-27net/sched: sch_cbq: change the type of cbq_set_lss to voidZhengchao Shao
2022-07-26net/sched: flower: Add PPPoE filterWojciech Drewek
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-20net/sched: cls_api: Fix flow action initializationOz Shlomo
2022-07-15net/sched: sch_cbq: Delete unused delay_timerPeilin Ye
2022-07-13net/sched: remove return value of unregister_tcf_proto_opsZhengchao Shao
2022-07-13net: extract port range fields from fl_flow_keyMaksym Glubokiy
2022-07-11net/sched: act_ct: set 'net' pointer when creating new nf_flow_tableVlad Buslov
2022-07-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-06net/sched: act_police: allow 'continue' action offloadVlad Buslov
2022-06-30time64.h: consolidate uses of PSEC_PER_NSECVladimir Oltean
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-27net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-17net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platformsPeilin Ye
2022-06-09net: rename reference+tracking helpersJakub Kicinski
2022-06-01net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6()Dan Carpenter
2022-05-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-16net/sched: act_pedit: sanitize shift argument before usagePaolo Abeni
2022-05-16net_sched: em_meta: add READ_ONCE() in var_sk_bound_if()Eric Dumazet
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-11net/sched: act_pedit: really ensure the skb is writablePaolo Abeni
2022-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-04-20net/sched: flower: Consider the number of tags for vlan filtersBoris Sukholitko
2022-04-20net/sched: flower: Add number of vlan tags filterBoris Sukholitko