summaryrefslogtreecommitdiff
path: root/net/sched
AgeCommit message (Expand)Author
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in bpf filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in basic filterCong Wang
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-29net_sched: avoid matching qdisc with zero handleCong Wang
2017-10-27net/sched: Add support for HW offloading for CBSVinicius Costa Gomes
2017-10-27net/sched: Introduce Credit Based Shaper (CBS) qdiscVinicius Costa Gomes
2017-10-27net/sched: Add select_queue() class_ops for mqprioJesus Sanchez-Palencia
2017-10-27net/sched: Change behavior of mq select_queue()Jesus Sanchez-Palencia
2017-10-27net/sched: Check for null dev_queue on create flowJesus Sanchez-Palencia
2017-10-24net/sched: Fix actions list corruption when adding offloaded tc flowsOr Gerlitz
2017-10-22net: sched: mark expected switch fall-throughsGustavo A. R. Silva
2017-10-21net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*Jiri Pirko
2017-10-21net: sched: cls_bpf: call block callbacks for offloadJiri Pirko
2017-10-21net: sched: cls_u32: call block callbacks for offloadJiri Pirko
2017-10-21net: sched: cls_u32: swap u32_remove_hw_knode and u32_remove_hw_hnodeJiri Pirko
2017-10-21net: sched: cls_matchall: call block callbacks for offloadJiri Pirko
2017-10-21net: sched: use tc_setup_cb_call to call per-block callbacksJiri Pirko
2017-10-21net: sched: introduce per-block callbacksJiri Pirko
2017-10-21net: sched: use extended variants of block_get/put in ingress and clsact qdiscsJiri Pirko
2017-10-21net: sched: add block bind/unbind notif. and extended block_get/putJiri Pirko
2017-10-20net/sched: Set the net-device for egress device instanceOr Gerlitz
2017-10-20net: sched: cls_u32: use hash_ptr() for tc_u_hashArnd Bergmann
2017-10-19mqprio: fix potential null pointer dereference on optColin Ian King
2017-10-18net: sched: Convert timers to use timer_setup()Kees Cook
2017-10-16net/sched: cls_flower: Set egress_dev mark when calling into the HW driverOr Gerlitz
2017-10-16net: sched: propagate q and parent from caller down to tcf_fill_nodeJiri Pirko
2017-10-16net: sched: use tcf_block_q helper to get q pointer for sch_tree_lockJiri Pirko
2017-10-16net: sched: tcindex, fw, flow: use tcf_block_q helper to get struct QdiscJiri Pirko
2017-10-16net: sched: cls_u32: use block instead of q in tc_u_commonJiri Pirko
2017-10-16net: sched: ematch: obtain net pointer from blocksJiri Pirko
2017-10-16net: sched: store net pointer in block and introduce qdisc_net helperJiri Pirko
2017-10-16net: sched: store Qdisc pointer in struct blockJiri Pirko
2017-10-16mqprio: Reserve last 32 classid values for HW traffic classes and misc IDsAlexander Duyck
2017-10-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-14net_sched: fix a compile warning in act_ifeCong Wang
2017-10-13mqprio: Introduce new hardware offload mode and shaper in mqprioAmritha Nambiar
2017-10-12sched: act: ife: update parameters via rcu handlingAlexander Aring
2017-10-12sched: act: ife: migrate to use per-cpu countersAlexander Aring
2017-10-12sched: act: ife: move encode/decode check to initAlexander Aring
2017-10-12net sched actions: fix module auto-loadingRoman Mashak