summaryrefslogtreecommitdiff
path: root/net/sched
Commit message (Expand)AuthorAge
* sch_tbf: use do_div() for 64-bit divideYang Yingliang2013-12-11
* net: sched: htb: fix the calculation of quantumYang Yingliang2013-12-11
* net: sched: tbf: fix the calculation of max_sizeYang Yingliang2013-12-11
* net_sched: Use default action walker methodsJamal Hadi Salim2013-12-05
* net_sched: Provide default walker function for actionsJamal Hadi Salim2013-12-05
* net_sched: Use default action lookup functionsJamal Hadi Salim2013-12-05
* net_sched: Default action lookup method for actionsJamal Hadi Salim2013-12-05
* net_sched: Fail if missing mandatory action operation methodsJamal Hadi Salim2013-12-05
* netem: fix gemodel loss generatorstephen hemminger2013-11-30
* netem: fix loss 4 state modelstephen hemminger2013-11-30
* netem: missing break in ge loss generatorstephen hemminger2013-11-30
* sch_tbf: handle too small burstEric Dumazet2013-11-23
* pkt_sched: fq: fix pacing for small framesEric Dumazet2013-11-15
* pkt_sched: fq: warn users using defrateEric Dumazet2013-11-15
* pkt_sched: fq: change classification of control packetsMaciej Żenczykowski2013-11-14
* net_sched: tbf: support of 64bit ratesYang Yingliang2013-11-09
* net: Add layer 2 hardware acceleration operations for macvlan devicesJohn Fastabend2013-11-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * pkt_sched: fq: clear time_next_packet for reused flowsEric Dumazet2013-10-28
* | net: sched: cls_bpf: add BPF-based classifierDaniel Borkmann2013-10-29
* | netem: markov loss model transition fixHagen Paul Pfeifer2013-10-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\ \ | |/
| * netem: free skb's in tree on resetstephen hemminger2013-10-11
| * netem: update backlog after dropstephen hemminger2013-10-11
* | em_ipset: use dev_net() accessorstephen hemminger2013-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\ \ | |/
| * pkt_sched: fq: fix non TCP flows pacingEric Dumazet2013-10-08
| * pkt_sched: fq: fix typo for initial_quantumEric Dumazet2013-10-08
* | cgroup: cls: remove unnecessary task_cls_classidGao feng2013-10-08
* | net_sched: increment drop counters in qdisc_tree_decrease_qlen()Eric Dumazet2013-10-08
* | net: Separate the close_list and the unreg_list v2Eric W. Biederman2013-10-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-10-04
|\ \
| * | netfiler: ipset: Add net namespace for ipsetVitaly Lavrov2013-09-30
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-01
|\ \ \ | | |/ | |/|
| * | pkt_sched: fq: rate limiting improvementsEric Dumazet2013-10-01
| * | pkt_sched: fq: qdisc dismantle fixesEric Dumazet2013-09-30
* | | qdisc: basic classifier - remove unnecessary initializationstephen hemminger2013-09-30
* | | qdisc: meta return ENOMEM on alloc failurestephen hemminger2013-09-30
| |/ |/|
* | net_sched: htb: support of 64bit ratesEric Dumazet2013-09-20
* | net_sched: add u64 rate to psched_ratecfg_precompute()Eric Dumazet2013-09-20
|/
* net_sched: htb: fix a typo in htb_change_class()Vimalkumar2013-09-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-09-06
|\
| * treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacksJoe Perches2013-08-20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\ \
| * | qdisc: fix build with !CONFIG_NET_SCHEDstephen hemminger2013-08-31
| * | qdisc: make args to qdisc_create_default conststephen hemminger2013-08-31
| * | qdisc: allow setting default queuing disciplinestephen hemminger2013-08-31
| * | pkt_sched: fq: prefetch() fixEric Dumazet2013-08-30
| * | pkt_sched: fq: Fair Queue packet schedulerEric Dumazet2013-08-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
| |\ \