summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2018-03-03net_sched: red: Avoid illegal valuesNogah Frankel
2018-01-01net_sched: always reset qdisc backlog in qdisc_reset()Konstantin Khlebnikov
2017-11-11sch_tbf: fix two null pointer dereferences on init failureNikolay Aleksandrov
2017-11-11sch_netem: avoid null pointer deref on init failureNikolay Aleksandrov
2017-11-11sch_fq_codel: avoid double free on init failureNikolay Aleksandrov
2017-11-11sch_cbq: fix null pointer dereferences on init failureNikolay Aleksandrov
2017-11-11sch_hfsc: fix null pointer deref and double free on init failureNikolay Aleksandrov
2017-11-11sch_hhf: fix null pointer dereference on init failureNikolay Aleksandrov
2017-11-11sch_multiq: fix double free on init failureNikolay Aleksandrov
2017-11-11sch_htb: fix crash on init failureNikolay Aleksandrov
2017-11-11net_sched: fix error recovery at qdisc creationEric Dumazet
2017-11-11net_sched/sfq: update hierarchical backlog when drop packetKonstantin Khlebnikov
2017-10-12net sched filters: fix notification of filter delete with proper handleJamal Hadi Salim
2017-07-18sch_dsmark: fix invalid skb_cow() usageEric Dumazet
2017-07-18bpf: try harder on clones when writing into skbDaniel Borkmann
2017-06-05net sched actions: decrement module reference count after table flush.Roman Mashak
2017-03-16net/sched: pedit: make sure that offset is validAmir Vadai
2017-03-16netem: Segment GSO packets on enqueueNeil Horman
2017-03-16sch_dsmark: update backlog as wellWANG Cong
2017-03-16sch_htb: update backlog as wellWANG Cong
2017-03-16net, sched: fix soft lockup in tc_classifyDaniel Borkmann
2017-03-16net/sched: em_meta: Fix 'meta vlan' to correctly recognize zero VID framesShmulik Ladkani
2017-02-23pkt_sched: fq: use proper locking in fq_dump_stats()Eric Dumazet
2016-11-20qdisc: fix a module refcount leak in qdisc_create_dflt()Eric Dumazet
2016-08-22net_sched: fix pfifo_head_drop behavior vs backlogEric Dumazet
2016-08-22netem: fix a use after freeEric Dumazet
2016-08-22net_sched: update hierarchical backlog tooWANG Cong
2016-08-22net_sched: introduce qdisc_replace() helperWANG Cong
2015-08-25act_pedit: check binding before calling tcf_hash_release()WANG Cong
2015-08-25net: sched: fix refcount imbalance in actionsDaniel Borkmann
2015-06-03net_sched: invoke ->attach() after setting dev->qdiscWANG Cong
2015-03-20net: cls_bpf: fix auto generation of per list handlesDaniel Borkmann
2015-03-20net: cls_bpf: fix size mismatch on filter preparationDaniel Borkmann
2015-03-12ematch: Fix auto-loading of ematch modules.Ignacy Gawędzki
2014-10-15net_sched: copy exts->type in tcf_exts_change()WANG Cong
2014-07-20net_sched: avoid generating same handle for u32 filtersCong Wang
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal
2014-06-05net: use the new API kvfree()WANG Cong
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-23net: filter: let unattached filters use sock_fprog_kernDaniel Borkmann
2014-05-21net_sched: fix an oops in tcindex filterCong Wang
2014-05-12sch_hhf: fix comparison of qlen and limitYang Yingliang
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-04net: sched: lock imbalance in hhf qdiscJohn Fastabend
2014-05-02net: Allow tc changes in user namespacesStéphane Graber
2014-04-27sched, act: allow to clear all actions as wellCong Wang
2014-04-27sched, cls: check if we could overwrite actions when changing a filterCong Wang
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-03-31net-sysfs: expose number of carrier on/off changesdavid decotigny
2014-03-18net: sched: use no more than one page in struct fw_headEric Dumazet