summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2018-10-18net: sched: cls_u32: fix hnode refcountingAl Viro
2018-10-18net: sched: Add policy validation for tc attributesDavid Ahern
2018-09-29net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti
2018-09-15net/sched: act_pedit: fix dump of extended layered opDavide Caratti
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-22cls_matchall: fix tcf_unbind_filter missingHangbin Liu
2018-08-22net_sched: Fix missing res info when create new tc_index filterHangbin Liu
2018-08-22net_sched: fix NULL pointer dereference when delete tcindex filterHangbin Liu
2018-07-18net: sched: Using NULL instead of plain integerYueHaibing
2018-07-12sch_fq_codel: zero q->flows_cnt when fq_codel_init failsJacob Keller
2018-07-07net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-07-07net/sched: act_csum: fix NULL dereference when 'goto chain' is usedDavide Caratti
2018-06-23net_sched: remove a bogus warning in hfscCong Wang
2018-06-22cls_flower: fix use after free in flower S/W pathPaolo Abeni
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti
2018-06-20net/sched: act_ife: fix recursive lock and idr leakDavide Caratti
2018-06-17net_sched: blackhole: tell upper qdisc about dropped packetsKonstantin Khlebnikov
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-08net/sched: act_simple: fix parsing of TCA_DEF_DATADavide Caratti
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-06-06Revert "net: sched: cls: Fix offloading when ingress dev is vxlan"David S. Miller
2018-06-05net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey
2018-06-04net: sched: return error code when tcf proto is not foundVlad Buslov
2018-06-04cls_flower: Fix comparing of old filter mask with new filterPaul Blakey
2018-06-04cls_flower: Fix missing free of rhashtablePaul Blakey
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-06-01net: sched: split tc_ctl_tfilter into three handlersVlad Buslov
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-05-31net: remove bypassed check in sch_direct_xmit()Song Liu
2018-05-29net: sched: mq: request stats from offloadsJakub Kicinski
2018-05-29net: sched: mq: add simple offload notificationJakub Kicinski
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-24net_sched: switch to rcu_workCong Wang
2018-05-24net : sched: cls_api: deal with egdev path only if neededOr Gerlitz
2018-05-22net: sched: don't disable bh when accessing action idrVlad Buslov
2018-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-18net: sched: red: avoid hashing NULL childPaolo Abeni
2018-05-17pfifo_fast: drop unneeded additional lock on dequeuePaolo Abeni
2018-05-17sched: replace __QDISC_STATE_RUNNING bit with a spin lockPaolo Abeni
2018-05-16net/sched: fix refcnt leak in the error path of tcf_vlan_init()Davide Caratti
2018-05-16sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpersPaolo Abeni
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-11net sched actions: fix refcnt leak in skbmodRoman Mashak
2018-05-11net: sched: fix error path in tcf_proto_create() when modules are not configuredJiri Pirko