aboutsummaryrefslogtreecommitdiffstats
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: convert tcf_proto_ops to use struct list_headWANG Cong2013-12-18
* | | net_sched: convert tc_action_ops to use struct list_headWANG Cong2013-12-18
* | | net_sched: convert tcf_hashinfo to hlist and use spinlockWANG Cong2013-12-18
* | | net_sched: init struct tcf_hashinfo at register timeWANG Cong2013-12-18
* | | net_sched: cls: refactor out struct tcf_ext_mapWANG Cong2013-12-18
* | | net_sched: act: use standard struct list_headWANG Cong2013-12-18
* | | net_sched: remove get_stats from tc_action_opsWANG Cong2013-12-18
* | | net: Change skb_get_rxhash to skb_get_hashTom Herbert2013-12-17
* | | pkt_sched: fq: more robust memory allocationEric Dumazet2013-12-17
* | | pkt_sched: set root qdisc before change() in attach_default_qdiscs()Eric Dumazet2013-12-14
| |/ |/|
* | sch_htb: remove unnecessary NULL pointer judgmentYang Yingliang2013-12-11
* | net_sched: expand control flow of macro SKIP_NONLOCALYang Yingliang2013-12-11
* | net_sched: sfq: put sfq_unlink in a do - while loopYang Yingliang2013-12-10
* | net_sched: add space around '>' and before '('Yang Yingliang2013-12-10
* | net_sched: change "foo* bar" to "foo *bar"Yang Yingliang2013-12-10
* | net_sched: cls_bpf: use tabs to do indentYang Yingliang2013-12-10
* | net_sched: remove unnecessary parentheses while returnYang Yingliang2013-12-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-09
|\|
| * 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
* | pkt_sched: give visibility to mq slave qdiscsEric Dumazet2013-12-09
* | net/*: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* 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