summaryrefslogtreecommitdiff
path: root/net/sched/sch_api.c
AgeCommit message (Expand)Author
2016-05-18net_sched: update hierarchical backlog tooWANG Cong
2016-03-03net_sched fix: reclassification needs to consider ether protocol changesJamal Hadi Salim
2015-12-15net_sched: make qdisc_tree_decrease_qlen() work for non mqEric Dumazet
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet
2015-08-28net: sched: don't break line in tc_classify loop notificationDaniel Borkmann
2015-08-27net: sched: register noqueue qdiscPhil Sutter
2015-08-27net: sched: consolidate tc_classify{,_compat}Daniel Borkmann
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-22Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-27net_sched: invoke ->attach() after setting dev->qdiscWANG Cong
2015-05-13net: sched: use counter to break reclassify loopsFlorian Westphal
2015-04-22net: sched: Use hrtimer_resolution instead of hrtimer_get_res()Thomas Gleixner
2015-03-09net_sched: destroy proto tp when all filters are goneCong Wang
2015-01-13net: sched: fix skb->protocol use in case of accelerated vlan pathJiri Pirko
2014-10-21net: sched: initialize bstats syncpSabrina Dubroca
2014-10-06net: sched: avoid costly atomic operation in fq_dequeue()Eric Dumazet
2014-10-04net: sched: suspicious RCU usage in qdisc_watchdogJohn Fastabend
2014-09-30net: sched: enable per cpu qstatsJohn Fastabend
2014-09-30net: sched: restrict use of qstats qlenJohn Fastabend
2014-09-30net: sched: implement qstat helper routinesJohn Fastabend
2014-09-30net: sched: make bstats per cpu and estimator RCU safeJohn Fastabend
2014-09-26net: sched: use pinned timersEric Dumazet
2014-09-13net: rcu-ify tcf_protoJohn Fastabend
2014-06-11net_sched: drr: warn when qdisc is not work conservingFlorian Westphal
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-02net: Allow tc changes in user namespacesStéphane Graber
2014-04-24net: Use netlink_ns_capable to verify the permisions of netlink messagesEric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-11pkt_sched: add cond_resched() to class and qdisc dumpEric Dumazet
2014-03-11pkt_sched: do not use rcu in tc_dump_qdisc()Eric Dumazet
2014-03-10pkt_sched: move the sanity test in qdisc_list_add()Eric Dumazet
2013-12-31net, sch: fix the typo in register_qdisc()Zhi Yong Wu
2013-12-14pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet
2013-12-09pkt_sched: give visibility to mq slave qdiscsEric Dumazet
2013-10-08net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet
2013-08-31qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger
2013-08-31qdisc: allow setting default queuing disciplinestephen hemminger
2013-08-15net_sched: restore "linklayer atm" handlingJesper Dangaard Brouer
2013-06-07net_sched: qdisc_get_rtab() must check data[] arrayEric Dumazet
2013-03-28net-next: replace obsolete NLMSG_* with type safe nlmsg_*Hong zhi guo
2013-03-26netlink: have length check of rtnl msg before derefHong zhi guo
2013-03-22rtnetlink: Remove passing of attributes into rtnl_doit functionsThomas Graf
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-18net: proc: change proc_net_remove to remove_proc_entryGao feng
2013-02-18net: proc: change proc_net_fops_create to proc_createGao feng
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko
2012-12-12pkt_sched: avoid requeues if possibleEric Dumazet
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman
2012-10-21pkt_sched: use ns_to_ktime() helperEric Dumazet