aboutsummaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2018-12-20Merge tag 'v4.9.136' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.127' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.124' into v4.9-rtJulia Cartwright
2018-12-20Merge tag 'v4.9.123' into v4.9-rtJulia Cartwright
2018-11-10net: sched: gred: pass the right attribute to gred_change_table_def()Jakub Kicinski
2018-09-15sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov
2018-09-15sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov
2018-09-15sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov
2018-09-15sch_multiq: fix double free on init failureNikolay Aleksandrov
2018-09-15sch_htb: fix crash on init failureNikolay Aleksandrov
2018-09-15net: sched: action_ife: take reference to meta moduleVlad Buslov
2018-09-15act_ife: fix a potential deadlockCong Wang
2018-09-15act_ife: move tcfa_lock down to where necessaryCong Wang
2018-09-15net: sched: Fix memory exposure from short TCA_U32_SELKees Cook
2018-09-15act_ife: fix a potential use-after-freeCong Wang
2018-08-24net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-08-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-08-03Merge tag 'v4.9.114' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.110' into v4.9-rtJulia Cartwright
2018-08-03Merge tag 'v4.9.101' into v4.9-rtJulia Cartwright
2018-07-22net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-06-26net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-05-19net_sched: fq: take care of throttled flows before reuseEric Dumazet
2018-05-08Merge tag 'v4.9.97' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.94' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.92' into v4.9-rtJulia Cartwright
2018-05-08Merge tag 'v4.9.89' into v4.9-rtJulia Cartwright
2018-04-29net: sched: ife: signal not finding metaidAlexander Aring
2018-04-13net sched actions: fix dumping which requires several messages to user spaceCraig Dillabaugh
2018-04-13net/sched: fix NULL dereference on the error path of tcf_skbmod_init()Davide Caratti
2018-04-13net/sched: fix NULL dereference in the error path of tunnel_key_init()Davide Caratti
2018-04-13net/sched: fix NULL dereference in the error path of tcf_bpf_init()Davide Caratti
2018-03-31sch_netem: fix skb leak in netem_enqueue()Alexey Kodanev
2018-03-31net sched actions: return explicit error when tunnel_key mode is not specifiedRoman Mashak
2018-03-22sched: act_csum: don't mangle TCP and UDP GSO packetsDavide Caratti
2018-03-22netem: apply correct delay when rate throttlingNik Unger
2018-02-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
2018-02-25net_sched: red: Avoid illegal valuesNogah Frankel
2018-02-13cls_u32: add missing RCU annotation.Paolo Abeni
2018-01-17net/sched: Fix update of lastuse in act modules implementing stats_updateRoi Dayan
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2017-12-25sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-11-29Merge tag 'v4.9.63' into v4.9-rtSteven Rostedt (VMware)
2017-11-18net_sched: avoid matching qdisc with zero handleCong Wang
2017-11-17Merge tag 'v4.9.55' into v4.9-rtSteven Rostedt (VMware)
2017-10-12net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov
2017-10-12net/sched: cls_matchall: fix crash when used with classful qdiscDavide Caratti
2017-10-12net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walkerJiri Pirko