summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2019-02-26net: Use RCU_POINTER_INITIALIZER() to init static variableLi RongQing
2019-02-26net: sched: fix typo in walker_check_empty()Vlad Buslov
2019-02-26net: sched: pie: fix mistake in reference linkLeslie Monis
2019-02-25net: sched: pie: update referencesMohit P. Tahiliani
2019-02-25net: sched: pie: add derandomization mechanismMohit P. Tahiliani
2019-02-25net: sched: pie: add more cases to auto-tune alpha and betaMohit P. Tahiliani
2019-02-25net: sched: pie: change initial value of pie_vars->burst_timeMohit P. Tahiliani
2019-02-25net: sched: pie: change default value of pie_params->tupdateMohit P. Tahiliani
2019-02-25net: sched: pie: change default value of pie_params->targetMohit P. Tahiliani
2019-02-25net: sched: pie: change value of QUEUE_THRESHOLDMohit P. Tahiliani
2019-02-25net: sched: don't release block->lock when dumping chainsVlad Buslov
2019-02-25net: sched: set dedicated tcf_walker flag when tp is emptyVlad Buslov
2019-02-25net: sched: act_tunnel_key: fix NULL pointer dereference during initVlad Buslov
2019-02-24net/sched: act_tunnel_key: Add dst_cache supportwenxu
2019-02-24net/sched: act_skbedit: fix refcount leak when replace failsDavide Caratti
2019-02-24net/sched: act_ipt: fix refcount leak when replace failsDavide Caratti
2019-02-22net_sched: initialize net pointer inside tcf_exts_init()Cong Wang
2019-02-21net: sched: potential NULL dereference in tcf_block_find()Dan Carpenter
2019-02-20net_sched: fix a memory leak in cls_tcindexCong Wang
2019-02-20net_sched: fix a race condition in tcindex_destroy()Cong Wang
2019-02-18net: sched: using kfree_rcu() to simplify the codeWei Yongjun
2019-02-17net: sched: sch_api: set an error msg when qdisc_alloc_handle() failsIvan Vecera
2019-02-17net: sched: cgroup: verify that filter is not NULL during walkVlad Buslov
2019-02-17net: sched: matchall: verify that filter is not NULL in mall_walk()Vlad Buslov
2019-02-17net: sched: route: don't set arg->stop in route4_walk() when emptyVlad Buslov
2019-02-17net: sched: fw: don't set arg->stop in fw_walk() when emptyVlad Buslov
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-13net: sched: remove duplicated include from cls_api.cYueHaibing
2019-02-13net: sched: flower: only return error from hw offload if skip_swVlad Buslov
2019-02-12net_sched: fix two more memory leaks in cls_tcindexCong Wang
2019-02-12net_sched: fix a memory leak in cls_tcindexCong Wang
2019-02-12net_sched: fix a race condition in tcindex_destroy()Cong Wang
2019-02-12net: sched: unlock rules update APIVlad Buslov
2019-02-12net: sched: refactor tcf_block_find() into standalone functionsVlad Buslov
2019-02-12net: sched: extend proto ops to support unlocked classifiersVlad Buslov
2019-02-12net: sched: extend proto ops with 'put' callbackVlad Buslov
2019-02-12net: sched: track rtnl lock status when validating extensionsVlad Buslov
2019-02-12net: sched: prevent insertion of new classifiers during chain flushVlad Buslov
2019-02-12net: sched: refactor tp insert/delete for concurrent executionVlad Buslov
2019-02-12net: sched: traverse classifiers in chain with tcf_get_next_proto()Vlad Buslov
2019-02-12net: sched: introduce reference counting for tcf_protoVlad Buslov
2019-02-12net: sched: protect filter_chain list with filter_chain_lock mutexVlad Buslov
2019-02-12net: sched: protect chain template accesses with block lockVlad Buslov
2019-02-12net: sched: traverse chains in block with tcf_get_next_chain()Vlad Buslov
2019-02-12net: sched: protect block->chain0 with block->lockVlad Buslov
2019-02-12net: sched: refactor tc_ctl_chain() to use block->lockVlad Buslov
2019-02-12net: sched: protect chain->explicitly_created with block->lockVlad Buslov
2019-02-12net: sched: protect block state with mutexVlad Buslov
2019-02-11Documentation: bring operstate documentation up-to-dateJouke Witteveen
2019-02-10net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICEEli Cohen