summaryrefslogtreecommitdiffstats
path: root/net/sched
Commit message (Expand)AuthorAgeFilesLines
* net/sched: rename random32() to prandom_u32()Akinobu Mita2013-04-291-1/+1
* pkt_sched: fix error return code in fw_change_attrs()Wei Yongjun2013-04-191-1/+1
* cbq: incorrect processing of high limitsVasily Averin2013-04-021-1/+4
* net: fq_codel: Fix off-by-one errorVijay Subramanian2013-03-291-1/+1
* sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich2013-03-271-1/+1
* pkt_sched: sch_qfq: remove a useless invocation of qfq_update_eligiblePaolo Valente2013-03-061-2/+0
* pkt_sched: sch_qfq: do not allow virtual time to jump if an aggregate is in s...Paolo Valente2013-03-061-1/+2
* pkt_sched: sch_qfq: prevent budget from wrapping around after a dequeuePaolo Valente2013-03-061-1/+9
* pkt_sched: sch_qfq: serve activated aggregates immediately if the scheduler i...Paolo Valente2013-03-061-14/+22
* pkt_sched: sch_qfq: fix the update of eligible-group setsPaolo Valente2013-03-061-1/+1
* pkt_sched: sch_qfq: properly cap timestamps in charge_actual_servicePaolo Valente2013-03-061-2/+11
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-276-45/+30
* net: proc: change proc_net_remove to remove_proc_entryGao feng2013-02-181-1/+1
* net: proc: change proc_net_fops_create to proc_createGao feng2013-02-181-1/+1
* net: Add skb_unclone() helper function.Pravin B Shelar2013-02-152-6/+3
* act_police: improved accuracy at high ratesJiri Pirko2013-02-121-46/+53
* act_police: move struct tcf_police to act_police.cJiri Pirko2013-02-121-0/+15
* tbf: improved accuracy at high ratesJiri Pirko2013-02-121-39/+37
* sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko2013-02-121-3/+3
* sch: make htb_rate_cfg and functions around that genericJiri Pirko2013-02-122-56/+46
* htb: initialize cl->tokens and cl->ctokens correctlyJiri Pirko2013-02-121-2/+2
* htb: remove pointless first initialization of buffer and cbufferJiri Pirko2013-02-121-3/+0
* htb: use PSCHED_TICKS2NS()Jiri Pirko2013-02-121-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-121-2/+2
|\
| * htb: fix values in opt dumpJiri Pirko2013-02-121-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-051-6/+6
|\ \ | |/
| * netem: fix delay calculation in rate extensionJohannes Naab2013-01-291-6/+6
* | pkt_sched: namespace aware act_mirredBenjamin LaHaise2013-01-1419-65/+80
|/
* net: sched: integer overflow fixStefan Hasko2012-12-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-1211-325/+717
|\
| * pkt_sched: avoid requeues if possibleEric Dumazet2012-12-124-6/+15
| * pkt_sched: QFQ Plus: fair-queueing service at DRR costPaolo Valente2012-11-281-264/+566
| * net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde2012-11-251-1/+1
| * net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-183-0/+14
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-101-30/+79
| |\
| * | htb: fix two bugsEric Dumazet2012-11-061-12/+5
| * | htb: improved accuracy at high ratesVimalkumar2012-11-031-38/+90
| * | cgroup: net_cls: Rework update socket logicDaniel Wagner2012-10-261-0/+24
| * | pkt_sched: use ns_to_ktime() helperEric Dumazet2012-10-212-7/+5
* | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-121-16/+12
|\ \ \ | |_|/ |/| |
| * | netcls_cgroup: move config inheritance to ->css_online() and remove .broken_h...Tejun Heo2012-11-221-12/+8
| * | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-191-4/+4
| |/
* | pkt_sched: enable QFQ to support TSO/GSOPaolo Valente2012-11-071-30/+79
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-027-77/+66
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-281-1/+4
| |\
| * | pkt_sched: Fix warning false positives.David S. Miller2012-09-272-2/+2
| * | net: use a per task frag allocatorEric Dumazet2012-09-241-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-153-19/+26
| |\ \
| * | | netlink: Rename pid to portid to avoid confusionEric W. Biederman2012-09-103-55/+55
| * | | net: qdisc busylock needs lockdep annotationsEric Dumazet2012-09-051-1/+8
OpenPOWER on IntegriCloud